athelind: (Default)
athelind ([personal profile] athelind) wrote2007-11-30 04:26 pm
Entry tags:

So Far, So Good...

...as the man said to himself as he passed by each floor as he fell from the skyscraper.

The new 320 Gb hard drive is in, Ubuntu is installed on it, and everything seems to be running smoothly.

Ubuntu immediately recognized the graphics card, informed me that the proper drivers weren't open source, and asked me if I wanted to install them anyway. After a bit of (ahem) discussion, both monitors are up and running happily.

My AIM account is working in Pidgin, the IM client that comes with Ubuntu; I've blown off ICQ entirely.

The data from my old D: drive is intact and fully accessible.

Now I just have to figure out how to install new software!

[identity profile] reveille-d.livejournal.com 2007-12-01 01:20 am (UTC)(link)
I think Ubuntu uses Synaptic Package Manager, as a gui? You can also do it from the command line like so:

sudo apt-get install APPLICATION

For some things, it's easy, ie:

sudo apt-get install firefox

If you don't know the name you can do:

apt-cache search APPLICATION

However, I don't remember if the apt sources by default is configured to check non-CD sources. You should check the file:

/etc/apt/sources.lst

to see if it has something like this:

deb http://us.archive.ubuntu.com/ubuntu/ edgy main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ edgy main restricted universe multiverse

deb http://us.archive.ubuntu.com/ubuntu/ edgy-updates main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ edgy-updates main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse


Substitute edgy for whatever distro you're using, of course.
Edited 2007-12-01 01:20 (UTC)

[identity profile] silussa.livejournal.com 2007-12-01 01:44 am (UTC)(link)
Pidgin supports ICQ, at least in Windoze.

[identity profile] morphyloon.livejournal.com 2007-12-01 05:35 am (UTC)(link)
So, um... when are you going to back up that old drive before it kicks the bucket?