user can`t open vnc console

kk_proxmox

Renowned Member
Feb 22, 2009
66
14
73
when someone`s network broken suddenly

another can`t open vnc console

how can i kick off the previous session

tks!!

 
Normally the connection is closed automatically.

You need to find the corresponding vncproxy process:

Code:
ps auxww|grep vncproxy

and kill it manually.
 
thanks for your reply
but i think proxmox is not friendly enough for user
there are so many functions
but user must do it in command line
maybe can enhance in web gui
 
The question is why you need it at all? Why does the network broke suddenly? That should not happen IMO.