Archive for the ‘Software Review’ Category

Universal Netboot Installer

7. June 2009

No Comments »

The first thing I did when I received my new Asus F6Ve-B1 was download Ubuntu 9.04 and ready myself for a clean installation of a decent operating system. I burnt the ISO, rebooted my PC, and entered the Ubuntu installation menu. Shortly after I was presented with a screen full of errors.

[ 57.764316] Buffer I/O error on device sr0, logical block 22

This means that the CD cannot be read. Either because of faulty or misconfiguration hardware or faulty media. After a quick Google search, there appeared to be several solutions. The most popular ones being “Try a new CD ROM drive” and “Burn your ISO at a lower speed and verify the md5 signature.” I opted for neither of these solutions, an instead did a USB install. A very useful piece of software to aid in this process is UNetbootin.

UNetbootin can create a bootable Live USB drive, or it can make a “frugal install” on your local hard disk if you don’t have a USB drive. It can load distributions by automatically downloading their ISO (CD image) files, or by using existing ISO files, floppy/hard disk images, or kernel/initrd files, for installing other distributions.

screenshot

This is a must have piece of software for your toolbox!

SSHMenu

13. March 2009

3 Comments »

Until today, my installation of Ubuntu was not working well, and due to time constraints I was forced to fall back on my Windows Vista installation. I should have known that the two hours it would have taken me to fix Ubuntu would have been a lot less than the time and patients required to put up with Vista’s crap. To say the least, I am back on Ubuntu now. During my short sabbatical from Ubuntu, I opted to use PuTTY as my ssh client. One of the features I grew fond of was PuTTYs ability to save sessions, so the first thing I did when I booted up Ubuntu was: (more…)

SFTP Drive

13. March 2009

3 Comments »

In Linux it was easy to mount a network drive using sftp. However, Windows does not provide an easy method. ExpanDrive, formally known as SftpDrive, allows you to map a remote network drive using the secure file transfer protocal.

ExpanDrive gives you perfectly transparent access to open, edit, and save files with your favorite programs, even when those files are on a server half a world away. Transparent means that you won’t even notice you’re operating on remote file server—it will act like it’s an USB drive you plugged directly into your own computer.

(more…)