Rigorous and Reliable (RAR)

Full Version: fedora17下 vnc服务安装配置使用
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

xwcwt

安装vnc server:
Code:
yum install  tigervnc-server.x86_64
装好以后启动服务
命令格式为vncserver:桌面号 例如 vncserver:1

第一次会要求输出密码,这个密码为从VNC客户端登陆时的登陆密码

打开vnc viewer 软件(此处我下载了个windows版的使用) -->输入vncserver的IP(即执行vncserver:桌面号那台机器的IP):桌面号-->点击OK-->输入密码 就可以看到桌面了。


20150619/lwj: 更新安装软件包名称
Reference URL's