2015年1月9日 星期五

Making Raspberry Pi a Torrent Box

Installing and setting transmission-daemon

http://wwssllabcd.github.io/blog/2013/04/22/how-to-setup-transmission-deamon-in-raspberry-pi/


http://choorucode.com/2014/07/05/how-to-torrent-on-raspbmc-using-transmission/

Permission settings for download folders

http://www.robertsetiadi.net/installing-transmission-in-raspberry-pi/

Upgrade Ubuntu 13.04 to 14.04 LTS

1. Follow steps in 

http://www.tuxtrix.com/2014/03/upgrade-from-ubuntu-1304-to-ubuntu-1404.html
This is gonna take hours.
There are prompts you need to select when installing new packages, don't leave.

2. If Ubuntu 14.04 LTS boots to tty1

sudo apt-get update 
sudo apt-get install aptitude
sudo aptitude reinstall lightdm
reboot and see if it works, else
sudo aptitude install gdm
reboot