2
Linux'ta bir vncsession'ı öldürmenin doğru yolu nedir?
Dizüstü bilgisayarım üzerinden linuxbağlandığım uzak kutumda aşağıdaki komutu çalıştırdığımda aşağıdakileri alıyorum:windows 7VNC [subhrcho@slc04lyo ~]$ ps -ef|grep vnc subhrcho 20113 19804 0 21:40 pts/8 00:00:00 grep vnc subhrcho 27486 1 0 Jan28 ? 00:05:35 Xvnc :1 -desktop slc04lyo:1 (subhrcho) -httpd /usr/share/vnc/classes -auth /home/subhrcho/.Xauthority -geometry 1680x1050 -depth 16 -rfbwait 30000 -rfbauth /home/subhrcho/.vnc/passwd …