Installing Plex Media Server on Ubuntu

Plex is probably best invention after sliced bread.. Its simple enough to install it on basically any appliance or os. Here is the short description of how to install Plex on Ubuntu:   sudo apt-get install avahi-daemon vi /etc/apt/sources.list add

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