首页 > 系统 > Linux > 正文

Linux系统和Windows远程桌面访问的实现

2024-08-28 00:05:38
字体:
来源:转载
供稿:网友
windows访问Linux
vnc方式
确认安装包
#rpm -qa |grep vnc
vnc-4.0-0.beta4.1.4
vnc-server-4.0-0.beta4.1.4
启动Vncserver
#vncserver
You will require a password to access your desktops.
Password:
Verify:
New 'itrus-Test:6 (root)' desktop is itrus-Test:6
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/itrus-Test:6.log
在windows启动vncviewer
vncserver中填itrus-Test:6
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表