摘要: i /root/.vnc/xstartup修改vi xstartup如下#!/bin/sh# Uncomment the following two lines for normal desktop:unset SESSION_MANAGERexec /etc/X11/xinit/xinitrcvi /etc/sysconfig/vncserversVNCSERVERS="1:root"VNCSERVERARGS[1]="-geometry 800x600" 阅读全文
posted @ 2012-04-24 17:19 Bevis.zhao 阅读(204) 评论(0) 推荐(0)