Try this...
user -> you
Otherwise the best script ever complex at least for the stability ... after 415 days, first time I restarted the server only for upgrading rutorrent to 0.9.6/0.13.6.
Steps:
Download libtorrent-0.13.6 / rtorrent-0.9.6 and unpack in the directory / etc / seedbox-from-scratch / source.
Glory to author scripts
Code:
changeUserPassword user password rutorrent
Otherwise the best script ever complex at least for the stability ... after 415 days, first time I restarted the server only for upgrading rutorrent to 0.9.6/0.13.6.
Steps:
Download libtorrent-0.13.6 / rtorrent-0.9.6 and unpack in the directory / etc / seedbox-from-scratch / source.
Code:
cd /etc/seedbox-from-scratch/source
Code:
cd libtorrent-0.13.6 ./autogen.sh ./configure --prefix=/usr sudo make -j2 sudo make install
Code:
cd rtorrent-0.9.6 ./autogen.sh ./configure --prefix=/usr --with-xmlrpc-c sudo make -j2 sudo make install sudo ldconfig
Glory to author scripts


Comment