I use SSH all the time. It's the simplest way to go in and fix something on a Linux server. From time to time, I find myself on a Windows machine, needing to use ssh. The solution: Putty http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe
Put it on a thumb drive, and take wherever you go. Another slick trick, copy it into C:\windows\system32 That way, you can hit 'logo+r' to bring up the run program dialog, and just type 'putty root@192.168.0.1'. It will bring up it's window, ask for a password, and you're set.
Tuesday, June 30, 2009
Wednesday, June 10, 2009
Fedora 11
I torrented Fedora 11 yesterday, and installed it on my Asus Eee 900 last night. There were some serious problems in the install, but I found a workaround.
On the smaller drive, I created a 200 meg ext3 partition for /boot, and use the rest of the space for an ext4 "/" partition. On the larger drive, I created a 4 gig ext4 "/usr/share" partition. This is the folder that all the documentation is found in. Putting it on the larger but slower drive not only saves space, but also keeps your programs running quickly. I intended to create a 2 gig swap partition on this drive, but for some reason, that was crashing Anaconda. So I left a 2 gig hole in that drive, with the intention of adding a swap partition later. The rest of the space went toward my "/home" folder.
So far I am pleased with Fedora 11. Everything "just works", including my webcam, which I hadn't gotten working under Fedora 10.
On the smaller drive, I created a 200 meg ext3 partition for /boot, and use the rest of the space for an ext4 "/" partition. On the larger drive, I created a 4 gig ext4 "/usr/share" partition. This is the folder that all the documentation is found in. Putting it on the larger but slower drive not only saves space, but also keeps your programs running quickly. I intended to create a 2 gig swap partition on this drive, but for some reason, that was crashing Anaconda. So I left a 2 gig hole in that drive, with the intention of adding a swap partition later. The rest of the space went toward my "/home" folder.
So far I am pleased with Fedora 11. Everything "just works", including my webcam, which I hadn't gotten working under Fedora 10.
Subscribe to:
Posts (Atom)