'Task Manager' in linux


Recommended Posts

I'm sort of new to linux, but i just installed SuSE, and installed RealVNC. I started the RealVNC sever and now have two instances of it running on my computer. Is there a task manager like we have in windows which displays the current processes running which allows me to kill them so i can shutdown this RealVNC server? Thanks.

Link to comment
https://www.neowin.net/forum/topic/225822-task-manager-in-linux/
Share on other sites

  twyst3d said:
in a terminal window

killall *vnc*

you might need to be root though

ill assume that kills everything that contains the word vnc. Thanks guys.

i also have one more question, and i thought id ask it without creating another topic:

i was in shell and used su to install some files in /usr/local/bin.

When i go to open that directory in konqueror, it says access denied.. im assuming this is because im not a super user like i was when i did all this in terminal mode.

Is there a way to edit/view files in Konqueror in su mode without logging out and logging back in as administrator?

  XST1 said:
ill assume that kills everything that contains the word vnc. Thanks guys.

i also have one more question, and i thought id ask it without creating another topic:

i was in shell and used su to install some files in /usr/local/bin.

When i go to open that directory in konqueror, it says access denied.. im assuming this is because im not a super user like i was when i did all this in terminal mode.

Is there a way to edit/view files in Konqueror in su mode without logging out and logging back in as administrator?

In KDE.

In the K-menu under System/ File Manager/ File Manager - Super User Mode.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.