命令行输入:
kill $(pgrep Xvnc)
重亲启动: vncserver
如果还不行:
执行:
netstat -ntupl|grep vnc
若没有: 0.0.0.0:xxx的ip
增加:
vncserver -localhost no
命令行输入:
kill $(pgrep Xvnc)
重亲启动: vncserver
如果还不行:
执行:
netstat -ntupl|grep vnc
若没有: 0.0.0.0:xxx的ip
增加:
vncserver -localhost no