Search found 20 matches
- 31 May 2008, 06:21
- Forum: My Bubba Server
- Topic: rTorrent on BUBBA
- Replies: 13
- Views: 25691
using rtorrent trough screen
Now let's get to the intresting part. Using rTorrent with screen. 1st time start of rtorrent - log in to BUBBA trough SSH. (using putty or ssh) - start screen (just enter screen and hit enter) - go to your home dir (cd ~) - start rTorrent (enter rtorrent and hit enter) - for adding torrents see the ...
- 31 May 2008, 06:03
- Forum: My Bubba Server
- Topic: rTorrent on BUBBA
- Replies: 13
- Views: 25691
installing rTorrent
After we installed screen , we ready to install rTorrent . It is very easy, just enter the command (as root): apt-get install rtorrent NOTE: the latest version can not be installed using apt-get right now. Now you need to will need a configuration file. You can download it from: here . Copy it to yo...
- 31 May 2008, 04:33
- Forum: My Bubba Server
- Topic: rTorrent on BUBBA
- Replies: 13
- Views: 25691
screen will allow us 2 important things: -be able to run rtorrent , when we leave ssh -run more terminals in one console (useful for putty) Installing screen : be root (su) apt-get install screen done :wink: using screen : - to start a screen just enter: screen - to see the list of runnging screens...
- 30 May 2008, 16:41
- Forum: My Bubba Server
- Topic: rTorrent on BUBBA
- Replies: 13
- Views: 25691
rTorrent on BUBBA
Hi all, in the following post I will describe how to install rTorrent on bubba. rTorrent is written in C++ and has a CLI interface. (text mode interface, see screenshots at progs homepage ) We will also need GNU screen for being able to run it, when we log out of the SSH (secure shell). This bittorr...
- 29 May 2008, 15:25
- Forum: Howtos
- Topic: Bittorrent usage via the command line or an API
- Replies: 3
- Views: 7545
bittorent using php and mysql
There is a bittorrent client, that runs over web
using only PHP any MYSQL.
It is called TorrentFlux.
I will try to install it soon, and see if it works
using only PHP any MYSQL.
It is called TorrentFlux.
I will try to install it soon, and see if it works
