摘要:
1.安装桌面apt-get install ubuntu-desktop2.安装vncserverapt-get install vnc4server3.设置vncserver密码vncpasswd4.编辑~/.vnc/xstartup文件#[-x /etc/vnc/xstartup]]&& exec /etc/vnc/xstartup[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresourcesxsetroot -solid greyvncconfig -iconic &xterm -gemetry 80x24+1 阅读全文
posted @ 2013-07-16 14:23
茗迹周
阅读(3363)
评论(0)
推荐(0)
摘要:
By default Ubuntu Desktop OS comes withssh clientpackage. It does not include sshserverpackage which is needed toaccessthis machine.ToinstallSSH on the newly installed Ubuntu 12.04 run following commandssudo apt-get updatesudo apt-get install sshservice ssh startThat’s it. To confirmthe workingssh. 阅读全文
posted @ 2013-07-16 11:16
茗迹周
阅读(363)
评论(0)
推荐(1)

浙公网安备 33010602011771号