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关闭
下载一个ssh客户端,个人推荐putty,只有一个程序,不需要安装,简单而功能齐全
putty下载地址