2014年2月4日 星期二

第二章GNOME/VNC on CentOS 6

Step1: Centos 安裝Dnome :
        1.  yum update
        2.  yum install xorg-x11-fonts-Type1
    3.yum groupinstall "X Window System" "Desktop"
Step2: 安裝VNC server 及firefox on Centos:
yum -y install tigervnc-server xorg-x11-fonts-Type1 firefox  
Step3: Start the VNC server on Linux 
vncserver
When you run the command the first time, you will be asked to set a password for the account on VNC. After you set the password, you should see the following:
[root@ComfortVPS ~]# vncserver
You will require a password to access your desktops.
Password:
Verify:
xauth:  creating new authority file /root/.Xauthority
New 'ComfortVPS.com:1 (root)' desktop is ComfortVPS.com:1
Creating default startup script /root/.vnc/xstartup
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/ComfortVPS.com:1.log
Step1: Install KDE Desktop on Centos 6.x:
yum -y groupinstall "KDE Desktop"
Step2,Step3,Step4 are all the same as install gnome desktop. 
Below is our KDE Desktop screenshot for centos 6.x :
if you want use centos5.x (not recommend):
yum -y install kdepim
yum -y groupinstall "X Window System" "KDE (K Desktop Environment)"
yum -y install vnc vnc-server firefox

沒有留言:

張貼留言