读书人

redhat装配vncserver

发布时间: 2012-11-25 11:44:31 作者: rapoo

redhat安装vncserver
① 安装软件包

        [root@localhost .vnc]# pwd        /root/.vnc        [root@localhost .vnc]# vim xstartup                # Uncomment the following two lines for normal desktop:         unset SESSION_MANAGER         exec /etc/X11/xinit/xinitrc        [root@localhost .vnc]# service vncserver restart


把第2,3行的注释去掉,然后重启


⑥ 把防火墙和selinux关闭


⑦ 在window下使用vnc客户端连接

下载一个ssh客户端,个人推荐putty,只有一个程序,不需要安装,简单而功能齐全

putty下载地址

读书人网 >系统运维

热点推荐