摘要: [1] Install VNC Server to operate Ubuntu with GUI from remote Windows client. root@dlp:~# aptitude -y install vnc4server root@dlp:~# su - narwhal # sw 阅读全文
posted @ 2012-01-08 12:55 ParamousGIS 阅读(262) 评论(0) 推荐(0)
摘要: We at NetPlenish are starting to use Selenium more and more, and we are doing it in the “cloud”. One of the first things i wanted to do was be able to 阅读全文
posted @ 2012-01-08 11:51 ParamousGIS 阅读(191) 评论(0) 推荐(0)
摘要: 1. sudo apt-get update sudo apt-get upgrade 2. tasksel 选择 # check a box "Ubuntu desktop"# there are some "xxx Ubuntu desktop", choose one you like 3.s 阅读全文
posted @ 2012-01-08 11:11 ParamousGIS 阅读(153) 评论(0) 推荐(0)
摘要: Hi allsometimes VNC is really useful when you want to access the remote server. Though every thing can be done via command prompt but sometimes a GUI 阅读全文
posted @ 2012-01-08 10:55 ParamousGIS 阅读(206) 评论(0) 推荐(0)
摘要: 0.sudo apt-get updatesudo apt-get upgrade 1.sudo apt-get install -y bridge-utils 2. sudo vi /etc/network/interfaces auto loiface lo inet loopback auto 阅读全文
posted @ 2012-01-08 10:01 ParamousGIS 阅读(161) 评论(0) 推荐(0)