From time to time, you get to the point that you might have to migrate your root/boot disk to another disk – sometimes a smaller disk even. There are many ways of doing this. I recently found out that
Migrating Your Ubuntu Machine to a SSD Drive(same size / larger disk)
To start migrating your system from one drive to the other, perform the following steps: boot your machine using the live CD / USB stick; enable the “universe” repositories on Ubuntu and install gddrescue: sudo apt-get update && sudo apt-get install
Installing Couchpotato on Ubuntu
This is something that I used recently and I guess more people are interested in how it is done.. Using GIT is probably the best way: Install GIT with apt-get install git-core cd’ to the folder of your choosing. Run git clone https://github.com/RuudBurger/CouchPotatoServer.git