PDA

View Full Version : VNC on boot


jimmybartlett
01-29-04, 11:33 AM
Ok this is going to sound really strange, but i had a hunch that you all might have an idea about how to do it.

I work in a computer lab and my job is to sit behind the computer terminal at the helpdesk and wait for someone to ask a question. Because of this I get extremely bored quite often ;)

I would like to be able to use VNC to login to my box at home and tweak it while i am not doing anything else useful. Is there a way to make it so that i don't have to be logged in at home for VNC to pick up? I have been using remote desktop in winxp for a long time and it's great to be able to reboot the computer remotely and still be able to log back in when it finishes. Any ideas about how to get the VNC server to run in the background even when the computer has just been rebooted?

RedHat 9
Athlon XP 2100+
1024MB ram
80GB WD HDD
MSI KT4 Ultra MoBo

wintrojr
08-02-04, 06:28 PM
Check out RealVNC 4.0's ability to run x0vncserver instead of vncserver, you include the vnc.so in XF86config and it starts vnc with the server, then you can login remotely and such...

Jerry

vertiger
08-15-04, 10:16 AM
Get VNC-4.0 sources and compil it. (from www.realvnc.org)
It comes with a modules for the x-server

add this to your xfreeconfig or xorgconfig (in Section Module):
Module "vnc"


so the vnc-server ist automated loaded and integrated to the x-server