0

Amazon EC2 中使用 Ubuntu桌面

Posted in Linux at 八月 16th, 2011 / No Comments »

创建实例并选择系统镜像(AMI) 登陆AWS Management Consloe,切换到Amazon EC2,左上角有个Region,可以选择你要建立的实例位于哪里。有美国东岸、西岸、欧洲、新加坡,根据自己需要选择,我选的是新加坡的。选定后...

centos安装是是使用linux text 模式安装没有安装xwindows界面。现在要使用,使用yum安装。 登录系统,使用yum 安装 #yum groupinstall ‘X Window System’  -y 安装GNOME桌面环境 #yum groupinstall...

   XManager是一个简单易用的高性能的运行在Windows平台上的X Server软件。它能把远端Unix/Linux的桌面无缝地带到你的Windows上,甚至当你的电脑是在内网或防火墙后,你也能通过SSH协议安全的运行远端的X应用程...

0

解决 cannot open display

Posted in Linux at 八月 10th, 2011 / No Comments »

远程主机没有装图形界面,现在想在上面运行一个图形程序。 使用putty+Xming连接后,运行图形程序报错:  cannot open display 解决办法是安装xauth。 http://ubuntuforums.org/showthread.php?t=881828