Find the answer to your Linux question:
Results 1 to 5 of 5
hi guys, ubuntu 10.10 im crious if there is kind of task manager in ubuntu i can see running processes etc?like windows task manager? thanks...
  1. #1
    Just Joined!
    Join Date
    Jan 2011
    Posts
    32

    task manager

    hi guys,

    ubuntu 10.10

    im crious if there is kind of task manager in ubuntu i can see running processes etc?like windows task manager?

    thanks

  2. #2
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,102
    Have a look at ps
    Code:
    man ps
    You must always face the curtain with a bow.

  3. #3
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    It's called GNOME System Monitor. I think it's under the System menu, probably just as System Monitor.

    I prefer the console app htop.

  4. #4
    Just Joined!
    Join Date
    Jan 2011
    Posts
    32
    got it .thanks guys

  5. #5
    Just Joined!
    Join Date
    Nov 2010
    Posts
    61
    yeah "htop" is pretty cool its a colour coded and better looking version of the "top" terminal program. Just type "yum install htop" or "apt-get install htop" and then run it by typing "htop". Its colour coded version of

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...