· 1. Login to your operating system. Check the VNC server process in the system. # ps -ef | grep vnc nobody 0 2. Kill the VNC server session based on the PID. # kill -9 3. Change the directory to /tmp, find and delete the X* files. Then, go www.doorway.ru folder and delete the X*. · If you can ssh in to the server: Code: vncserver -kill should kill a VNC server running as Same as doing it locally really. pwc View Public Profile. View LQ Blog. Either you can manually kill the process or you can follow proper configuration steps and use a different login session no. for vncserver. Error: # service vncserver restart Shutting down VNC server: 2:root [FAILED] Starting VNC server: 2:root A VNC server is already running as:2 [FAILED] # vncserver -kill:2 Can't find file /root/.vnc/www.doorway.ru You'll have to .
Either you can manually kill the process or you can follow proper configuration steps and use a different login session no. for vncserver. Error: # service vncserver restart Shutting down VNC server: 2:root [FAILED] Starting VNC server: 2:root A VNC server is already running as:2 [FAILED] # vncserver -kill:2 Can't find file /root/.vnc/www.doorway.ru You'll have to kill the Xvnc process manually. Kill individual VNC Sessions. To stop individual VNC session, you need to first login as the user account that associated with the VNC session. For example if you assigned VNC session 1 (:1) for the user "James", login as "James" and run the below command. [james@server ~]# vncserver -kill sudo vncserver -kill:* If not work, remove the file log / pid using command: rm ~/.vnc/*:*.*.
-kill:display# This kills a VNC desktop previously started with vncserver. It does this by killing the Xvnc process, whose process ID is stored in the file "$. -kill:display: Shut down the VNC server running on:display. When processing command-line parameters, vncserver attempts to work out how the. 15 sept Kill the active VNC session for the time being with the vncserver -kill to your Clear Linux OS host and then manually launching VNC.
0コメント