PDA

View Full Version : utorrent in debian



0110
03-08-2008, 12:20 PM
i just got a debian server and want to install utorrent on it

the leeware guide didn't work cuz it's debian not fedora

can u guys provide me with the steps to setup it?

Thanks in advance :)

Artemis
03-08-2008, 12:34 PM
The major difference between Debian and Fedora is that the package manager is different in Fedora since it is a RedHat based distro you use yum (yellowdog update manager) in Debian you use APT (advanced packaging tool ) the command to install an app on debian is apt-get install (application name).
One additional thing you will have to install however since it isnt configured on a standard Debian commandline install is the X11 shell in order to run your VNCserver etc. To do this you must install the xorg server: apt-get install xorg . But apart from this the rest of the guide is similar, you still need to install the same packages, it is just the package manager which is different.

0110
03-08-2008, 12:43 PM
The major difference between Debian and Fedora is that the package manager is different in Fedora since it is a RedHat based distro you use yum (yellowdog update manager) in Debian you use APT (advanced packaging tool ) the command to install an app on debian is apt-get install (application name).
One additional thing you will have to install however since it isnt configured on a standard Debian commandline install is the X11 shell in order to run your VNCserver etc. To do this you must install the xorg server: apt-get install xorg . But apart from this the rest of the guide is similar, you still need to install the same packages, it is just the package manager which is different.

Thank you man for ur help

can u make a smal guide for me step by step to how to install the stuff u mentioned

i will be very thankfull for u man :)

renwickftw
03-08-2008, 12:47 PM
There already is a guide:

http://filesharingtalk.com/vb3/f-guides-and-tutorials-65/t-naqs-complete-setup-guide-linux-seedboxes-fedora-corecentosdebianubuntu-281331

0110
03-08-2008, 12:50 PM
There already is a guide:

http://filesharingtalk.com/vb3/f-guides-and-tutorials-65/t-naqs-complete-setup-guide-linux-seedboxes-fedora-corecentosdebianubuntu-281331

Thank You Man :)