server part:
setup password
[leo@galaxy ~]$ vncpasswd
Password:
Verify:
start vnc server
[leo@galaxy ~]$ vncserver
New 'galaxy:3 (leo)' desktop is galaxy:3
Starting applications specified in /home/leo/.vnc/xstartup
Log file is /home/leo/.vnc/galaxy:3.log
kill vnc server
vncserver -kill :3
client part:
vncviewer 10.192.132.213:3
setup password
[leo@galaxy ~]$ vncpasswd
Password:
Verify:
start vnc server
[leo@galaxy ~]$ vncserver
New 'galaxy:3 (leo)' desktop is galaxy:3
Starting applications specified in /home/leo/.vnc/xstartup
Log file is /home/leo/.vnc/galaxy:3.log
kill vnc server
vncserver -kill :3
client part:
vncviewer 10.192.132.213:3
本文介绍了如何设置VNC远程桌面服务,包括服务器端密码设置、启动与停止VNC服务,以及客户端如何连接到远程桌面。通过简单的命令行操作即可完成整个配置流程。

被折叠的 条评论
为什么被折叠?



