Chris Matchett

A blog to remind me how to fix stuff and other tech thoughts…

Archive for December 2006

Fedora Core 6 Installation on iDeq 210v by ftp

without comments

I decided to move from FC4 to FC6 today.

As I only have a CDROM on my iDeq 210v box I used Nero on my Windows machine to mount an image of the Fedora DVD.iso (using Nero ImageDrive) I had previously downloaded.

I then did a ftp install courtesy of Filezilla Server on the Windows machine. Filezilla is excellent by the way!

Making the Fedora CDROM bootdisk for the iDeq box was a straight forward affair. There is an iso image on the Fedora distro called boot.iso you can use to make a boot cd.

So I am currently running Fedora Core 6, I think I will let you know about the install problems I had in the next post.

Written by Chris

December 29, 2006 at 11:33 pm

Posted in Fedora, Hardware, Linux, Tech

Turn off Maxtor Basics Personal Storage 3200

with 3 comments

I bought a 320Gb External Maxtor drive in the PCWorld sale today (half-price) for £70.

I am very happy with the drive althought there seems to be no option to shut the drive down. This isn’t a real problem, I’m not an energy-saving freak, but it would have been nice if the documentation pointed this fact out.

Written by Chris

December 26, 2006 at 9:12 pm

Posted in Hardware, Tech

FC4, SSH and a public key

without comments

I tried several times to get putty to work from my windows machine to my Fedora Core box using a public/private key pair with no avail.

The problem was as simple as the fact the key file on the linux box needed to be called

.ssh/authorized_keys2

Most stuff I had read didn’t point this out…good luck!

Written by Chris

December 10, 2006 at 9:36 pm

Posted in Fedora, Linux, SSH, Tech, Windows