SayfaNet adlı üyeden alıntı: mesajı görüntüle
yum install vnc-server -y
echo 'VNCSERVERS="1:root"' > /etc/sysconfig/vncservers
echo 'VNCSERVERARGS[1]="-geometry 1280x800 -depth 16"' >> /etc/sysconfig/vncservers

service vncserver restart (ya da service vnc-server restart)

vncpasswd (şifre oluşturacaksınız)

service vncserver restart

echo '#!/bin/sh' > /root/.vnc/xstartup
echo 'unset SESSION_MANAGER' >> /root/.vnc/xstartup
echo 'exec gnome-session &' >> /root/.vnc/xstartup

service vncserver restart
chkconfig vncserver on

ardından ipadresi:1 ile vncviewerdan bağlanabilirsiniz.

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 21:04:10 -->-> Daha önceki mesaj 21:01:03 --

bu arada,

centos5 için ise

yum groupinstall --skip-broken "GNOME Desktop Environment" "Development Libraries" "Development Tools" -y

centos6 için ise

yum groupinstall --skip-broken "Desktop Platform Development" "Development tools" "General Purpose Desktop" Desktop -y
Bu yukarıda verdiğiniz kurulum sıralamasındaki hangi aşama acaba?

yum groupinstall --skip-broken "GNOME Desktop Environment" "Development Libraries" "Development Tools" -y Çünkü işletim sistemi 5.9 64 bit