1. apt-get install vnc4server
2. /etc/X11/xorg.conf
Section"Module "
Load "vnc"
EndSection
Sectionscreen
Option PasswordFile "/root/.vnc/passwd"
EndSection
ubuntu Xorg vncserver HOWTO
最新推荐文章于 2024-04-26 13:21:08 发布
1. apt-get install vnc4server
2. /etc/X11/xorg.conf
Section"Module "
Load "vnc"
EndSection
Sectionscreen
Option PasswordFile "/root/.vnc/passwd"
EndSection