Hi Howard,
If you have a terminal then you could type startx or startkde (i don't
know what gnome startup is).
How I setup vnc for me is as follows (for kde setup and root access)...
Login as root
type vncserver and put in the password twice
edit services and turn on vncserver at startup
Edit /root/.vnc/xstartup
rem out as follows
#twm &
insert
startkde & (if you put startx then it will autologin as root on the console)
edit inittab and set to runlevel 5
edit /etc/sysconfig/vncservers
make the last lines as follows...
VNCSERVERS=”1:root”
VNCSERVERARGS[1]=”-geometry 800x600”
(1024x768 did not seem to work)
disable any firewall or firewall rules that block vnc
reboot
Hope something here helps.
Ben
Howard Lowndes wrote:
I have VNC server running on a remote machine and I have it set up so
that when I access it with either vnc viewer or HTML port 5800 (java
app) I get my normal graphical desktop.
However, if I stupidly action the Logout from the desktop (not just
closing the vnc viewer or HTML session), then I don't have the ability
to log back in and all I get is a black screen, and the only way I can
overcome it is to restart the vnc server on the remote machine.
What am I missing? Should I be running xdm, gdm or kdm, and if so
how/where?
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html