Like usual, it's a fresh install using the live CD - which works out of the box.
Once the install is done, get the latests updates, add the restricted drivers for my nVidia dual head graphics card and restart. Thankfully, unlike a Windows install, that is the only restart I'll need for a while... and, I'm quite impressed at how quickly the shutodwn and restart is too.
Get the panels fixed and start the process of copying the backup files.
Add the medibuntu repro for some extra interesting stuff (like googleearth and skype), and perform a quick apt-get install to get the things I like that aren't on a default install.
echo "deb http://packages.medibuntu.org/ gutsy free non-free" | sudo tee -a /etc/apt/sources.listNow, set the hostname and copy the hosts file from the backup folder. Setup keys:
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
sudo apt-get install unison unison-gtk openssh-server joe easytag thunderbird googleearth skype msttcorefonts
ssh-keygen -t rsaFinally, setup unison, copy 'backup' into the .unison directory and run "unision-gtk backup"
All done!
No comments:
Post a Comment