sneeks said:
That look a little heavy going
I'll give it a try.
Don't be put off by the amount of text - it's actually very simple.
I'll break it down simply for you
I'll assume you are using Gnome as you haven't said otherwise.
STEP 1
Go to Applications -> Accesories -> Terminal
STEP 2
In terminal, enter: sudo gedit /etc/apt/sources.list
It will ask you for your password - this is the same one you login with
STEP 3
A file will open up with text in, scroll to the very bottom and add this:
deb
http://www.beerorkid.com/automatix/apt dapper main
Now save and close it.
STEP 4
Still in Terminal, enter each of the following lines one at a time and press return/enter after each line:
wget
http://www.beerorkid.com/automatix/apt/key.gpg.asc
gpg --import key.gpg.asc
gpg --export --armor 521A9C7C | sudo apt-key add -
STEP 5
Again, still in Terminal, enter the following lines of text, one after the other pressing return/enter after each one:
sudo apt-get update
sudo apt-get install automatix
That's it - installed!
You can find the program in Applications -> System Tools -> Automatix
When you run it, it will ask for a password, again this is your login password.
Simply tick the items you want installing!