Install Transmission on Xbian

By | March 17, 2015

0805_transmission_587

Connect to xbian using ssh

Default username xbian password raspberry

Perform package update and upgrade

root@xbian:/home/xbian#apt-get update
root@xbian:/home/xbian#apt-get upgrade –y

Install xbian optimized transmission binary

root@xbian:/home/xbian#apt-get install -y -o Dpkg::Options::=”–force-confdef” -o Dpkg::Options::=”–force-confold” xbian-package-transmission

Notes:

1. Default download location is at /home/xbian
2. Access webui via http://xbianip:9091
3. Default webui login admin password raspberry

Loading