Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Operating Systems (https://www.askmehelpdesk.com/forumdisplay.php?f=433)
-   -   Is there any Gui Based Program in Linux as Task Manager in Windows (https://www.askmehelpdesk.com/showthread.php?t=126441)

  • Sep 6, 2007, 01:16 AM
    sheraz04
    Is there any Gui Based Program in Linux as Task Manager in Windows
    Hello


    I'm new to Linux
    I'm getting problem in process handling
    Is there any GUI based program in Linux as Task Manager in Windows so that I can handle processs easily

    Please assist me

    Regards
    Sherry
  • Sep 7, 2007, 06:01 AM
    benn11
    Why don't you use Ubuntu it has a nice GUI and I think it comes with a task manager or you can check the process running on your PC by using "ps -ef" command to check all running processes.
  • Oct 22, 2007, 03:57 PM
    sonicblue13
    In ubuntu under system>administartion>system monitor.. equal or better to windows task manager.. suse with kde has also task manager under system menu too..
  • Oct 22, 2007, 04:05 PM
    labman
    Mandrake has KDE too.
  • Nov 18, 2007, 01:20 PM
    allinone
    In Mandriva press Ctrl+Esc and see what happen.
  • Dec 9, 2011, 09:19 AM
    kardiffinker
    I know this isn't exactly what you were asking for but to see the running processes you type
    Top
    Into terminal
    This brings up a list of the programs running and there PID's (process id's) in the far left.
    Along with other details such as cpu usage.
    Much in the same way that windows task manger would.
    You press ctrl+z to exit the top process.
    Then type kill (processidgoeshere)
    And that will end the process.


  • All times are GMT -7. The time now is 07:32 AM.