文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>the tools access to linux

the tools access to linux

时间:2009-03-23  来源:sjhf

the tools access to linux

通过vnc,ftp安装linux when the screen display the prompt, enter the below information linux askmethod vnc vncpassword=h11h99 输入本地网络配置 192..... 输入ftp地址,文件路径   图形化tools Xmanger,nx (download address:http://www.nomachine.com/)   vnc: vncserver,输入密码 vi  ~/.vnc/xstartup and more xstartup as following:   [root@svr68 .vnc]# more xstartup
#!/bin/sh
# Uncomment the following two lines for normal desktop:
# unset SESSION_MANAGER
# exec /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
gnome-session
twm &
  2.[root@svr68 .vnc]# vi /usr/bin/vncserver change the window size 1024x768 $geometry = "800x600";
3.vncserver -kill <X-display>
[oracle@srv69 ~]$ vncserver -kill srv69.srs2.com:3
Killing Xvnc process ID 27849
4.restart vnc vncserver
相关阅读 更多 +
排行榜 更多 +
步行僵尸2无限金币版

步行僵尸2无限金币版

体育竞技 下载
狐狸一号特殊任务无限金币版

狐狸一号特殊任务无限金币版

体育竞技 下载
忍者之雷复仇无限金币钻石版

忍者之雷复仇无限金币钻石版

体育竞技 下载