
xmlrpc-c-1.14.8-1.el5.i386.rpm xmlrpc-c-apps-1.14.8-1.el5.i386.rpm libtorrent-0.12.6-1.el5.i386.rpm rtorrent-0.8.6-4.el5.i386.rpm
/home/rtorrent/.rtorrent.rc
man rtorrent
# yum install mod_scgi
scgi_port = localhost:5000
SCGIMount /RPC2 127.0.0.1:5000
<Directory /var/www/.../rutorrent>
AllowOverride All
</Directory>
AuthType Basic AuthName "access to rutorrent" AuthUserFile /etc/httpd/conf/htpasswd Require valid-user
# cd /etc/httpd/conf # htpasswd -c htpasswd rtorrent
# service httpd reload
# yum install screen
man screen
screen -S rtorrent
screen -S rtorrent -d -m rtorrent
screen -r
screen -x rtorrent
screen -ls
http://www.petrich.me/web/files/scripts/rtorrent
# cd /etc/init.d # wget http://www.petrich.me/files/scripts/rtorrent # chmod +x rtorrent
# chkconfig rtorrent on
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
You must be logged in to post a comment.
Recent Comments