PDA

View Full Version : [ubuntu] Find all proecss



asliyanage
December 22nd, 2009, 08:18 AM
I installed uTorrent in Ubuntu 9.0 .
But when i am going to run it they said
there is a Already running uTorrent but it is not working propewrly
Please close all uTorrent process and try again.

i used this link

http://news.softpedia.com/news/uTorrent-under-Ubuntu-in-3-Easy-Steps-49037.shtml

i done first part of 2.
anyway can you tell me how to fine all uTorrent process?
i try using " ps aux | less " command.
But it doesn't give the name of process?

bumanie
December 22nd, 2009, 08:44 AM
You are not the only person who likes uTorrent, but why not try a native linux torrent client? There is the default transmission and in the repositories there is deluge too, which works well (there are probably others too). But to answer the specific question, to get a PID of running processes type
top in terminal, followed by enter - think that's what you are looking for.

asliyanage
December 24th, 2009, 02:03 PM
can you tell me how to get native linux torrent client?