Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
try typing this into the console if you know the name of the bit torrent executable:
whereis bittorrent (assuming this is the name of the executable)
this will display the path of your bit torrent program. I'm about 90% sure this will work. The whereis command has helped me when I really needed to know where those pesky programs were lurking. On a side note, you can use the whatis command in the same way as whereis to find out what a program is (like, whatis bash). Hopes this helps.
The console client is called btdownloadcurses.py and the GUI client is called btdownloadgui.py. Those are the names of the actual programs you'd run when you want to download a bittorrent file; i.e. btdownloadcurses.py ~/down/torrents/install-x86.iso.torrent.
I used the the locate command and that provided me with the location of bittorrent. Getting this to work will be something else. I am still too new to linux, and to used to windows. I was expecting an icon on the desktop.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.