首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

Linux 开机起动VNCserver

2013-01-17 
Linux 开机启动VNCserver?添加权限chmod +x /etc/init.d/vncserver使配置生效update-rc.d vncserver defau

Linux 开机启动VNCserver

?

添加权限

chmod +x /etc/init.d/vncserver

使配置生效

update-rc.d vncserver defaults

添加计划任务,定时重启vnc或者系统,以防止firefox假死不出分

crontab -e


CentOS开机启动VNC:

1.配置vnc

/etc/sysconfig/vncservers

2.shift+g 移到最后插入下面的代码

wget http://blog.firetry.com/soft/libflashplayer.somkdir -p ~/.mozilla/pluginscp libflashplayer.so ~/.mozilla/plugins/

?


5.下载vagex 插件,youtube优化插件

wget http://vagex-debian.googlecode.com/files/youtube_video_quality_manager-1.2-fx.xpi

?

热点排行