- 上传脚本 setup
- 安装脚本
chmod +x *.sh ./install_vnc_server.sh
遇到提示:The script is already exist,please next time to run this script.
这是由于前面执行过一次,执行失败或者其它终止脚本导致脚本未成功执行完毕。因此脚本生成的临时文件未被删除。临时文件在/tmp目录下文件名是.xxxx.sh
删除此文件,然后再重新安装即可。
- 安装完成后使用tightvnc连接即可 下载:tightvnc
- 安装火狐
yum -y install firefox yum -y install fonts-chinese
- 修改VNC密码
vncpasswd
- 修改VNC桌面大小
vi /etc/sysconfig/vncservers