Results 1 to 3 of 3
I have VNC installed on F9 live usb and I want to make sure that vnc server is not running, where can I go to make sure of it?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-02-2008 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 9
VNC question
I have VNC installed on F9 live usb and I want to make sure that vnc server is not running, where can I go to make sure of it?
- 07-02-2008 #2
I think you'll see it as a service if you do:
You can see if it's running there. If so, terminate it. Or, if you know that it was started by a particular user, open a terminal and just kill that process:Code:system-config-services
...the last number being whichever instance was started.Code:vncserver -kill :1
- 07-02-2008 #3Just Joined!
- Join Date
- Jul 2008
- Posts
- 9
Ok thanks, I will be testing it tonight I;ll let you know if it works


Reply With Quote
