Raspbian GNU/Linux 7 (wheezy)
------------------------------------------------
$ sudo apt-get install nano
$ sudo nano /etc/apt/sources.list.d/btsync.list
deb http://debian.yeasoft.net/btsync wheezy main contrib non-free
deb-src http://debian.yeasoft.net/btsync wheezy main contrib non-free
Save nano editor with: ctrl+x
$ sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 6BF18B15;
$ sudo apt-get update
$ sudo mkdir /mnt/btsync
$ sudo apt-get install btsync btsync-gui btsync-common
Allow firewall, example for IP 192.168.1.0/24 and default btsync port 8888:
$ sudo ufw allow from 192.168.1.0/24 to any port 8888
Reconfigure:
$ sudo dpkg-reconfigure btsync
-----------------------------------------------
Nema komentara:
Objavi komentar