2
리눅스에서 vncsession을 죽이는 올바른 방법은 무엇입니까?
랩톱 linux에서 연결하는 원격 상자 에서 다음 명령을 실행하면 다음과 같은 결과 가 나타납니다.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 …