I encounter quite often the problem that I want to kick all connected clients from a running VNC server. Even better would be to be able to kick / kill only certain clients. With netstat -tupa | grep 5901 I see that several clients are connected, but I don't know how to disconnect them.
I'm using the TigerVNC-server.