Showing posts with label Software. Show all posts
Showing posts with label Software. Show all posts

Sunday, December 5, 2021

Software Review - Townscaper

Title: Townscaper 
Year: 2020
Developer: Oskar Stålberg
Publisher: Raw Fury
Platforms: Android, iOS, Microsoft Windows, Nintendo Switch, Macintosh operating systems and Steam.
Rating: 2 of 5 Stars

Townscaper isn't much of a game to be honest. You can design a town on an oceanscape. You can manipulate the colors of buildings, camera angles, and lighting. That is pretty much all there is to it. It's more of a toy than a game at this point which is important as the author still seems to be in the process of development. 

It is relaxing. 

Townscaper features an audio track of wind and waves. It also has a simple yet pleasing color pallet which is key to creating coherent images. Sound provides feedback for the changes you make.  

There are only three actions the user can take: place a structure, remove a structure or rotate the image. Technically, there are a few other actions having to do with light levels and sun angle, but those are tweaks to the main process of design.

Given that you can only add or remove structures, the process is very complex and creatively implemented. Shorelines rebuild themselves as you work. So do the actual buildings. The action is enhanced by "the grid", an invisible guide for dropping pieces onto the scene. The grid is not orthogonal, it is irregular. But an irregular plan that adds to the organic feel of your town. 

As you play, you'll notice some of these additions cause dynamic reactions. Drop a building next to another and birds appear on the rooftops. Drop the third building and the birds fly away. After a while, they come back. Towels and laundry lines appear from the windows.

Simple structures become more complex as you add and remove height with the addition of stairs and pylon supports. It's easy to create cute plazas and bridges, which are detailed with moving water, shadows, and even tiny sandy shores. By ringing a plaza with buildings, a green space forms complete with trees and bushes. 

None of these "dynamic features" are documented. They are there for you to discover. And that is the charm of this game. Townscaper is strangely addictive. 

By zooming in and out, you can add drama to the Townscape scene. It has a screenshot and save feature for your town so you explore more without losing what has been done. Intriguingly, there is a special update to output your town as a .obj for 3d printing, which seems to work well as demonstrated by other reviewers. 


The game retails for $5.99. I kind of feel bad for the low rating but this software is only as exciting as blank canvas. If you're the kind that loves a blank canvas, 2 of 5 stars is more than enough, while if you hate that sort of thing, it won't be enough. 

Wednesday, January 27, 2021

Terminal Cone of Negative Energy - What I Thought Instead of What I Should Have Done

Yesterday I posted about creating a map with a download of the HPS Cartography Kit. I love Nate's artwork. Well, that didn't work for a variety of reasons that seem to limited to the six inches of space between my ears. 

Ooo... that looks nice! 
I meant the interface and the tiles, not my map.
The HPS Cartography Kit is meant for Hex Kit, not Inkwell Idea's Worldographer. I wasn't going to let that stop me, I could just edit... 400+, 500+, 600+ images so that they fit in Worldographer. Then I started messing around with Inkscape, not to edit pictures but to freehand a map. 

Yeah. No. 

So, back to DriveThruRPG for a copy of Hex Kit. It made the most sense. If I'm going to review HPS Cartography Kit in the near future, I should have the actual software which it was designed for, which means I need Hex Kit. Which has the side benefit is one more review I can do. 

If you had a lot of patience, you could totally free hand a map with just tiles. Or you could edit one type of tile for a completely different type of software. The problem is I'm adjusting my insulin levels since a near disaster the middle of 2020 and I am now made of frantic energy and not a drop of patience. 

Did I mention it's week 4 of 2021 and I'm on Week 8 of reviews? It's the drugs, I swear. 

Speaking of problems that I have, I have my own product called "Hex Pack", I am really glad I researched that name not at all and luckily missed naming it "Hex Kit" like I've been calling it in my head since it first popped into my mind. I launched my Hex Pack back in April of 2020, so you can see how some of these things can collide. 

Anyway, maximum effort! More speed! 

I usually drop little hints about what I intend to review, but I usually don't offer links to products I haven't used, read, reviewed, etc. because I don't know how they will turn out. The links to DriveThru and Inkwell Ideas are a pretty good hint as to what I think of these products already. 

I do have one other hint, I had the worst time trying to figure out how to launch Hex Kit in Linux. So I reached out to the author and they gave me the answer in a couple of minutes or hours. Frantic energy, no difference between minutes... hours to me right now. Anyway, it's easy. 

Oh, what the heck?

All you need to do is open Hex Kit. It's right there! 

Yeah, Linux Terminal foo is required. The actual command is: 


or ./Hex\ Kit

Hmm... when was the last time I used a front slash anywhere? Don't know, but I can already see it's going to become a habitual thing. 

I wanted to review Hex Kit first then HPS Cartography Kit second, but software has a learning curve that no amount of drugs will fix. I really want to do these now, but it may take until March 2021. 

I did want to share the output of just a few minutes/hours of tinkering got me. 


And of course, that also leads to the heavy handed hint that great products come from authors who have excellent customer service and responsiveness to the most random and frantic questions. 

Monday, September 2, 2019

Fall Pi Challenge!

I've had a Raspberry Pi sitting in my drawer for over a year. By December, I will be making use of it, using only parts and items I have on hand.

I am a junk accumulator, so if I can't do anything cool with this, I am going to pass it on to someone else who can and will.

Here is my list of things I want it to do.

  1. Work with some sort of joystick, Wii or PS4. Preferably a Wii mote.
  2. It will work like Kiosk. 
  3. The Kiosk will display the weather, date and time. 
  4. The Kiosk will have a theme, like summer, winter, vacation, etc.
  5. The Kiosk will be changeable.   
  6. It will play music from a source. I haven't selected the source.  
  7. It will display pictures, from a source. 
  8. It will display movies, from a source.
That's a pretty good list for now. Time to do some exploration of these topics to see if I can actually do this with code others have created. 

Wish me luck! 

Thursday, June 14, 2018

Ubuntu Reinstall on Chromebook

There are many guides to installing Linux on a Chromebook. What I don't see are too many guides on what needs to be done afterwards. Using Crouton gives a very basic experience with Ubuntu, so a lot of things need tweaking.

One step that I often forget is switching to Dev Mode on a Chromebook can require a restart. Also, walking through the Ubuntu install also requires a restart. You can combo these together or do them one at a time. It doesn't really matter. What does matter is the restart option in Ubuntu will turn off your Chromebook. Think ahead.

I find the best way to get software easily is the Software Center. I know it can be buggy and odd, but it is a good place to start. Under the standard install of Ubuntu via Crouton, it isn't there and the terminal is the best option. First things first, make sure your install is up to date:

sudo apt-get update

This should only take a few seconds. Now you can get the software center:

sudo apt-get install software-center

The Software Center takes much longer to download and install. For whatever reason, sometimes the Software Center doesn't work. Simply repeat the command:

sudo apt-get update

The next thing I hit is a proper browser. NetSurf is 3 years old and kind of funky. It works fine in a pinch but doesn't offer a lot of features. I like Chromium.

A good word processor is a must and I am a fan of Libre Write. Write isn't the only game in town, you could simply use Google Docs, Abiword or WPS Writer. WPS Writer has the look and feel of MS Word, Abiword is a stripped down word processor which is easy to use and distraction free.

Stay tuned for more ideas of how to extend your Chromebook's usefulness.

Sunday, June 10, 2018

Using GIMP to Resize Photos to a Specific Size

This afternoon I am editing photos for a website. I would like to take some images from 4992x4000 down to exactly 620 px across. I will be using Gimp and a little math to make this happen in seven steps.

First things first, I could do the math in my head, but I want to make this a step by step process. The second thing is, unpwnd doesn't require a specific size so the images in this walkthru will not be 620 px. That is not lost on me, I happen to Blogger as my platform and it has very different tools from Wordpress.

Step one. Open the image.
Step two. Click on Set Image Canvas Size. The dialog box will open and show that the image is currently 4992x4000. That is nothing like 620 px across.
Step three. I am going to adjust the width and the height. For the width, I need to lose those to extra pixels, it is so small no one will notice. So width becomes 2992-2=2990.

Height is another story. I am going to take away a multiple of 620. I decided that I would go with 620 times 2, so what I end up with is 2760. That is 4000-1240=2760.

Before I hit resize, I clicked the Center button. It just so happens that my subjects are dead center and this works. If it did not, I could have adjusted this manually.
Step four. I want to point out that I have been working with Canvas Size and not Image Size. Essentially, I am cropping the image to a particular size based on some math rather than an eye for photographic composition. Actual photographers have a great eye for composition and would not use this method.

Anyway, I think I can trim a little more of the edges and when I do that, I want my height and width to be an exact multiple of 620. I take the width of 2990 and divide by 620 which gives me 4.822 and some change. I do the same for the height which gives my 4.451 and change.

Now for a trick. I am going to take four away from each number leaving 0.822 and 0.451. Both of these numbers need to multiplied by 620. 620 is the only number I know for this process, which is why it keeps popping up. The results are 510 and 280.

2990-510 is 2480 and 2760-280 is also 2480.  2480 divided by 620 is 4.

Again, I am using the center bottom so I don't clip away my subjects. Also, this could a manual process.
Step five. Scale the image. I could do this part 2 ways. I picked the easy way: I scaled the image to 620. I could have also used the drop down box to select percent and typed in 25. There is no difference.
Step six. This is the result, an image that appears way too small. But not really, GIMP didn't change the scale of the display and the image is actually much bigger.
 Step seven. I set my view to 1:1. Looks good.
While all of this seems labor intensive, it is. But only once. Changes are your camera always outputs the same size image so you can save this as a macro making the process automatic.

And here is the final output at 620 px.

Neat, eh?

Thursday, June 1, 2017

Chromebook + Linux + Simutronics Wizard

Using the Simutronics Wizard is preferable to the default web client. On a Chromebook, you must install some form of linux to install the Wizard and then install Wine and WineTricks.

Installing Linux on a Chromebook is easy. How to Geek has a great install guide for linux and crouton. This guide has a couple of options, I suggest xfce as a solid OS for your Chromebook. I mention this because I am using Ubuntu and Unity, which is less optimal. This instructions will work for many types of linux, so use whatever your heart desires.

Once you have linux install go ahead and use chrosh to open it up. Your commands are: "shell" and "sudo startunity", if you have Ubuntu Unity or "sudo startxfce4" for xfce. If you have another flavor, your sudo start command will be different.

If you are using Ubuntu, sometimes the Software Center is broken when first launched. Update it by typing into the terminal: "sudo apt-get update software-center". Once this step is complete, open it and install WineTricks. This will install a basic Internet Explorer. You can reach that directory by going to: home/chrome/.wine/dosdevices/program files (x86)/ or simply searching for iexplore.exe.

For some reason, the iexplorer.exe will not download the file, but keep it open in the background for later. Open your linux web browser and go to www.play.net/software/.


Next download the Game Entry Client. This will get a program called sg32inst.exe.

Back up in the browser and do the same for the Game Launcher. This file is called InchInst.exe.

Once you have these files, open sg32inst.exe and InchInst.exe. They should open directly from your browser and run in Wine. You will end up with the Simutronics Game Entry tool in Program Files under the C:\ drive. Open it and log in.
 Next, select a game.
 Select a character AND choose your client. Your options are Stormfront or Wizard. I picked the Wizard. It will download it for you and install it into your Program Files (x86). The same for Stormfront.
 Hit play and you are in. For whatever reason, there is no sound.
Enjoy!

(If you have any problems, let me know in the comments and I will try to work it out.)

Tuesday, June 28, 2016

Stupid Linux Tips - Disable Touchscreen Temporally

I have a touchscreen that needs a good wipe down. Touch screens are annoying when dirty and you only have three options:

1) Wipe it down and hope you don't click something stupid.
2) Turn off the computer.
3) Disable the touchscreen.

I want item three, but there seems to be no Unity control panel for the touchscreen. I couldn't find one so I opened the Swiss army terminal and typed xinput.


Reading down the list is simple enough, id=13 is my touchscreen.

The command is xinput disable 13 or whatever number you need. Turning it back on is just as simple with xinput enable 13.


Obviously, I am not the best Linux user, but I like to share tidbits that make things easier.

Now clean that monitor.

Quickly lookup Ubuntu info

Ubuntu is nicely consistent. So consistent that often you can't tell what version you have just by looking.

Two commands in Terminal can grab that info for you:

lsb_release -a

uname -r


Settings and Details does the exact same thing, in a prettier form.


Sunday, December 20, 2015

The Strange Chromebook XFCE Glitch

This morning, I had some trouble with my version of XFCE on my Chromebook. Tab-Alt stopped working, the menu bar had vanished, the programs opened would not keep focus and the cursor was either X or invisible.

How I hate messing with a perfectly good distro. The solution is rather easy. Delete your ~/.cache/sessions directory and the functions come back after logoff/reboot. How simple.


Of course, I forgot you can't rm directories and needed to try three times before I remembered the rm -r modifier. So the actual command is above.

Whew! Thank god for Ubuntu and XFCE's easy of use. If this was Windows, I'd be screwed.

Friday, August 21, 2015

Unable to create directory... Wordpress error (formerly http://unpwnd.com/?p=555)

Friday evening, I was hit by series of errors from WordPress. When uploading images, I was confronted by these error messages:
“Unable to create directory wp-content/uploads/2015/01. Is its parent directory writable by the server?”
“The uploaded file could not be moved to wp-content/uploads/2015/01″
Obviously, my permissions were off, but I couldn't figure out where.
The quick and dirty work around was to log into GoDaddy’s file management tool and create files and upload images via the tool. Back in WordPress, I needed to select a previously existing image and edit the code to match the files and directories I created in the previous stop.
That is not optimal and not advisable. 
The correct answer is to correct the permissions on the server via the file management tool. I made several attempts, but it didn’t seem to work. After calling GoDaddy, I found where I was going wrong.
First and always, log out of WordPress. Second, the items Web Visible and Web Writable need to be ticked on the WordPress upload folder. The directory location is: /wp-content/uploads/. You likely don’t have permission to edit the webroot directory, and you shouldn't give that much permission that high up.
If you select the folder and view the settings you will not see the ticks because the Inherit tick disables those options. Untick it.
The other two become active. You can see the problem right away, the folder isn’t Web Writable. Tick it. 
If you need a quick fix, this is it. Stop reading now, since I don't have any better suggestion to offer. 
If you are still reading, this WILL correct the issue temporarily, but this is not an optimal solution. I contacted GoDaddy 3 times over this issue. 
The first time, the chat agent attempted to reset my permissions, which wasn't the answer at all. I had all the permissions I needed, I simply needed a little more information. I only mention this because you do not want to waste time like this. Don't use chat, they have a tendancy of "escalating" contacts to unnamed people who will effect fixes in 30 minutes to several hours. It never works, don't use chat. 
The second time provided me with the information above. This is also not the correct solution, because it is a quick fix that does not stop the error from happening. I experienced this error more than 40 times from 5 different webpages, hosted on two different GoDaddy servers. I expressed the belief that someone or thing was resetting this one particular permission by accident. The rep said that it was possible, but he did not see that happening. 
The third time, the rep insisted that my use of php based forms was the cause of the issue and it was my fault for using php forms, I need to purchase several things to prevent "php injection attacks". GoDaddy suggested I use Wordpress when I purchased my hosting, because it was very secure and they would be able to address any troubleshoot concerns that I had with it. The last issue is my sites were hosted on a shared server. This is a good cheap solution, but it also means that if someone else has a problem I could have that problem, too. 
The GoDaddy agent was actually suggesting that they have a known problem where people can assess their server with no login credentials at all and modify files at will and not show up on any logs. I had a hardened version of Wordpress, I changed my login ids often and I was not seeing any additional files or files with modification dates that did not correspond to my editing patterns. The changes made by this "intrusion" actually made my site HARDER to attack by removing permissions from a valid function, without making any other modifications.
When I asked for any more information such as server logs, support, etc., I experienced an upcharge menu. Basically, these upcharges highlighted the difference between what I was told I was purchasing and the services I was actually being provided. 
You will notice that I am now on Blogger, a free platform and no longer hosting with GoDaddy. My primary purpose for this change is to get away from the frustration I was experiencing. Let's be real, I was paying under $20 to host 5 websites. For years, GoDaddy provided a wonderful and valuable service for four dollars a month. At some point, quality declined. I was no longer receiving the top end service I had come to expect, likely because I was paying for low end service. I can't really blame GoDaddy for this, but realistically I was paying 20 bucks for headaches. 
I seriously doubt the whole "PhP iNj3cTi0n 4tTaCk!!!!" line the agent tried to sell me on. I do not think they would be in business for very long if they allowed unrestricted access to their servers via the Wordpress install that they provide. That is idiotic. I am more inclined to believe that this is a misguided attempt at security, where someone in house, at GoDaddy is changing settings to be more cautious and more secure without bothering to address the issues this causes with one or more products they sell.
Using GoDaddy for hosting is really not a good option for me. If you are encountering this problem intermittently and it is within your tolerance level, they are a good choice. If not, time to move. I still use GoDaddy for my URL and such. That will not change anytime soon.

Saturday, April 25, 2015

Mint LXDE - What's Missing

I installed Mint LXDE 5 or six days ago. In a weeks time, I thought I would have a laundry list of software I absolutely must install. This is LXDE after all.
Surprisingly, that is not the case. LXDE is lightweight, but that doesn’t mean limited software. Right out the install box, Mint contains all of the software you might need for almost any task. For word processing Abiword is all you need; Spreadsheets are handled very well by Gnumeric; Gimp provides all of the photoediting capabilities one might need for almost any task.  Exaile is excellent for music and video is handled well by both MPlayer and VLC. Firefox is the go to web browser for any system and it did not require any updates with Mint LXDE 11, which was a nice touch. In fact with this version of Mint, I don’t believe I had more than a couple of updates.
So what did I HAVE to install? I selected Libre Office over Gnumeric and Abiword; however these to pieces of software are so handy that I decided to keep them. Considering all of the options in Libre Office, keeping them is high praise. For web browsers I needed something other than Firefox so I selected Opera and Epiphany-Browser. There is no beating Firefox in my book, but sometimes I need to look at websites in something else. Opera was selected because I last used this on my old Mac. Epiphany was snap decision, I wanted to take a drive with something new to me
The only lack I saw by way of software was a plain jane HTML editor and an ebook manager. Abiword could do it and there is nothing wrong with gedit, but Bluefish is my favourite. As for ebooks, I selected Calibre because it works so well and does so much more.
I hope to do a write up of my new software choices soon, so say tuned.

Friday, April 24, 2015

Why use Terminal? (GIMP Install)

Linux has come a long way over the years. Nearly every variant has a software manager, a graphical interface for adding software. Why bother with the Terminal any more?
First, the terminal will display everything it does. Second, there are many versions of Linux and all of them have Terminal as an option. No matter what version of Linux, Terminal experience will server you well.
Here is a quick example of how to install GIMP using the Terminal.
Install GIMP:
sudo apt-get update && sudo apt-get install gimp
The && combos two commands, update and install. The first checks your repositories to make sure they are up to date and the second installs GIMP.
You can follow this with autoclean and clean:
sudo apt-get autoclean && sudo apt-get clean
These commands remove .deb files not used by your system. Autoclean removes the cache information. This is good for systems with low disk space, however the penalty is you will need to download these again if you need to update or install software.

Thursday, April 23, 2015

Eye on the Pi

I have my eye on the Raspberry Pi. This little machine has a vibrant community and help is available all around the web.
This morning, I found The Errant Scientist blog; Matthew takes a walk through the set up process and installation of software via the LXTerminal.

Saturday, May 24, 2014

Multi Day Chromebook Offline Test Part 2

As my multi day test of my Chromebook’s offline I noticed that I have some curious behaviors. Dropbox happily stores and updates information on my Chromebook hard drive by virtue of either manually downloading via the Chromebook’s App or automatically via Ubuntu’s capabilities.
Strangely, when I click Chrome’s Dropbox App, I am told I am offline.
I know that. The App doesn't do any caching locally even though the files are all present and accounted for. I have to manually navigate to the folder and open the files.
Some files open natively such as .jpegs or .pdfs. MS Word files open in Quickoffice, not Drive. From the Drive’s Open menu, I can't even access those files.
I could copy and paste information from Quickoffice to Drive, but that is just weird.
Or is it? I have to ask myself “why are you using both Dropbox and Drive?”. Well, the answer is Dropbox offered features that Drive didn’t have when I first starting using them, and now that each has more features, I am using them wrong.
I have 5 gb of space on Dropbox and over 100 gb on Drive. I should be using Drive all the time. I just can’t do it, because there are items I want to be available offline that drive does not handle. A copy of the Ubuntu installer for Minecraft. I suspect Drive wouldn't like that file at all.
Drive is a different sort of animal. It isn’t the beast of burden that Dropbox is. Dropbox stores data while Drive creates data. Someday I will adapt and figure it all out. 

Thursday, May 22, 2014

Multi Day Chromebook Offline Test Part 1

I am currently offline today, but still wanted to do a little writing. Google Drive is an excellent writing tool and the offline capabilities are great. Drive offers a snap shot of my current files and the last time they updated.
In theory, I guess I could lose some work by not syncing or syncing in the wrong way but I won’t be doing this today.
According to my indicators, I have two hours of battery life from a fresh charge. Normally, this is four or more hours, but I am using 3pm-Player for music and charging my phone at the same time. This is a pretty big drain on the battery. Unpluging the phone and turning off the music cause the indicators to creep back to about 3 hours.
This particular model of Chromebook has a 300 gb hard drive and I feel that this may be killing the battery life. I hear it spin up from time to time while playing music and when the automatic save kicks in.
In offline mode, Drive does have some limitations. I can create a Doc, a Presentation, Spreadsheet or Drawing. Forms, Geogrebra, Python, Source Code and StackEdit are all unavailable. That is ok, I don’t really need those now, but my hyperactive mind wonders if there is a setting or option that I could select to make them active offline. I should Google that… later.
When writing offline, I am hesitant to edit a currently existing file. The reason is I do have my iPhone that is connected to drive and obviously could use another computer to connect. I don’t want to wonder what edit will appear first. Until I get comfortable with this offline cloud stuff, anyway.
All and all, this is pretty good. The tunes are rocking and the internet is safely held at bay.

Thursday, February 27, 2014

Mint 13 XFCE - Save HD Space with backdrop file resizing

Mint has always had gorgeous backdrop images for the desktop. The photographs by masterbutler are incredible.
But if you are on a small machine, like my ASUS eee PC, you don't have a lot of hard drive space.
You could just delete a lot of things, such as the backdrop files, but that would be a shame. Instead, I choose to resize them to fit my 800x600 screen. To be honest, I am not missing anything. The images surpass my monitors ability to display them in all their glory.
Since Mint comes with Gimp, this is an easy task. The directory is /usr/share/xfce4/backdrops. I hesitated to "undo the beauty" by reducing the size until I opened the credits file. Masterbutler has thoughtfully provide a link to 80+ pages of wonderful images at http://www.flickr.com/photos/alwbutler/.
Go ahead and scale those images. You may find yourself using the space to enjoy more art by masterbutler.

Saturday, December 28, 2013

Notes about installing Crouton on a Chromebook

I opted for the Unity interface for Ubuntu. HowToGeek has a great set of instructions.
At the end of the install, you have a very basic Unity interface. Everything useful is missing. The absolute easiest way to fix this is to get the Software Center.
Open Xterm by pressing ctrl-alt-t. Now type in sudo apt-get update. Wait. The next command is sudo apt-get install software-center. Wait again. There is no icon again, so go to lens and search for it.
That is all there is to it. Get installing.
My short list of software is:
Firefox
Chromium (to match Chrome)
Stellarium (to match Chrome's Planetarium software)
Dropbox
VLC Player
Restricted Extras
Inkscape
Libre Office (Search for LibreOffice and scroll down a bit for the suite)
Document Viewer
At the end of the day, you will need to "reboot" Ubuntu to all changes to go into effect. Click the gear and click the restart option. This will eventually return you to Chrome. Go ahead and open the shell and type sudo startunity again.

Tuesday, June 25, 2013

xPud – How to Connect to Wifi

xPud is a nice little OS. But it has an issue with hidden ssid’s.
Actually, there is nothing wrong with the OS, it’s all you. No seriously, I mean it. In xPud, you are a super user all the time. That means the normal sudo iwconfig “fails”.
What true linux user runs in super user all the time? Well, you are with xPud.
What linux user radiates their ssid? No one, and with this information you won’t have to either.
So the correct usage of iwconfig for getting connected a hidden ssid is:
iwconfig wlan0 essid “insertnamehere” key “insertpasswordhere”
Easy, eh?

Monday, April 22, 2013

Windows 7 - Running Chkdsk at Start Up

In Windows, running a disk check can clear up many problems. Many small glitches can be cleared up with the chkdsk command.
Setting it up in the command prompt is easy, but counter intuitive. Open the Command Prompt by clicking the windows Icon and typing cmd and enter in the box.
Now type chkdsk /f C:
Windows does the usual thing and tells you can't do that here.
Type in y for yes and then exit the Command Prompt.
Now, reboot the machine and wait for all the checks to run. The normal "chkdsk C:" merely scans a disk, "chkdsk /f C:" scans and fixes problems, so you may be waiting awhile. Hopefully, it is worth it.

Sunday, February 17, 2013

CentOS and ISO Recorder

Yesterday, I covered creating a USB boot drive for CentOS. Today I will walk through making an .iso disc for CentOS using ISO Recorder.
Working with .iso is both easy and frustrating on Windows. Very often the software that comes with the computer is not up to the task. To solve this basic problem I suggest ISO Recorder. This software does not create a desktop icon or a selectable program in the Start/Windows menu; instead it adds options to the menu.
Time to get started. Download your .iso image and place all files in an easy to find directory. I am using CentOS which requires two DVDs. Insert a blank DVD and cancel out of any pop up box Windows 7 displays. Right click the desired .iso file. Select "Copy image to CD/DVD".
The burning software will open and display ISO Recorder on the left hand side of the screen. The Source should default to "Image File".
Click next.
Wait for the burn...
No seriously, wait and wait and wait. The status bar may hang out on 100% for a very long time. This is proportional to the amount of data on the disc. My first CentOS disc uses the whole DVD and took several minutes to complete. The second disc is relatively tiny and took only a moment.
Don't forget to label the discs. CentOS has a built in disc check in the install process, I would suggest using it on BOTH discs to avoid headaches.
**This post was moved from Pretendertothepower.com to Unpwnd.com.