Hi Miranda, The attached files are xtartup and my log file. The following is xstartup. #!/bin/sh # Uncomment the following two lines for normal desktop: # unset SESSION_MANAGER # exec /etc/X11/xinit/xinitrc [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources xsetroot -solid grey vncconfig -iconic & xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & startkde & Thanks very much. Yawei 2014-03-29 14:03 GMT+08:00 Miranda Hawarden-Ogata <hawarden@xxxxxxxxxxxxxx>: > On 2014/03/28 18:48, Yawei Guo wrote: > > Hi Miranda, thank you very much. > > > > But it does not work. I did select KDE in optional packages when I > > installed RHEL 5.8 x86_64. And I did NOT select KDE when I installed RHEL > > 6.1 x86_64. Do you think this is the issue? > > > > > > Best Regards, > > Yawei > > > > > > 2014-03-27 15:14 GMT+08:00 Miranda Hawarden-Ogata < > hawarden@xxxxxxxxxxxxxx>: > > > >> On 2014/03/26 21:07, Miranda Hawarden-Ogata wrote: > >>> If you want kde, use "startkde" in the file. For gnome, use > >>> "gnome-session &". > >> Oops, make that "startkde &" > > Hi Yawei, it seems unlikely that the presence or lack thereof of kde > would affect the box if you are using gnome. So what did you try, the > "gnome-session &" in the xstartup file? > > You can also examine your log file for the vnc session. It should be > named $HOME/.vnc/server:display#, so $HOME/.vnc/mytestbox:1 for example, > and see if there are any error messages there. > > Miranda > _______________________________________________ > CentOS mailing list > CentOS@xxxxxxxxxx > http://lists.centos.org/mailman/listinfo/centos >
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos