Evet vermedi ama sorun sonraki adımlarda oluşuyor sizin sisteminizle kurulum ssh komutlarını size zahmet olmaz ise yazarsanız deneyeyim Centos 5.9 64 bit RDP Bağlantıyı.
Updated:
binutils.x86_64 0:2.17.50.0.6-26.el5
Dependency Updated:
popt.i386 0:1.10.2.3-34.el5 popt.x86_64 0:1.10.2.3-34.el5
rpm.x86_64 0:4.4.2.3-34.el5 rpm-libs.i386 0:4.4.2.3-34.el5
rpm-libs.x86_64 0:4.4.2.3-34.el5 rpm-python.x86_64 0:4.4.2.3-34.el5
Skipped (dependency problems):
avahi.x86_64 0:0.6.16-10.el5_6 libdaemon.x86_64 0:0.10-5.el5
systemtap.x86_64 0:1.8-6.el5 systemtap-client.x86_64 0:1.8-6.el5
systemtap-devel.x86_64 0:1.8-6.el5 systemtap-runtime.x86_64 0:1.8-6.el5
Complete!
[root@ks3322*** ~]#
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