PDA

View Full Version : [ubuntu] Ktorrent from Shell - in Ubuntu Server with Xubuntu



gottijr
March 10th, 2010, 08:02 PM
-newbie in linux-

I mannaged to install ktorrent from Xubuntu on my ubuntu server

The question is how can i start it in shell mode without the x running? Is that possible? thank you

would like advice against ktorrent vs transmission?

thank you

marshmallow1304
March 10th, 2010, 08:22 PM
You could try rtorrent (apt://rtorrent), which is CLI-based. Here's a good guide (http://kmandla.wordpress.com/2007/05/02/howto-use-rtorrent-like-a-pro/).

gottijr
March 10th, 2010, 08:27 PM
You could try rtorrent (apt://rtorrent), which is CLI-based. Here's a good guide (http://kmandla.wordpress.com/2007/05/02/howto-use-rtorrent-like-a-pro/).

how do i install rtorrent in xubunut? on ubuntu server?

thanks

marshmallow1304
March 10th, 2010, 09:17 PM
sudo apt-get install rtorrent

You'll need to enable the universe repository if it isn't already enabled.