-----Original Message----- From: Preetham [mailto:[EMAIL PROTECTED]] Sent: 18 September 2002 06:43 To: [EMAIL PROTECTED] Subject: Running Xvnc
Hi All: I have a question on how i can run vncserver. I type the command >vncserver :4 it starts the vncserver at display number 4 and i can use any vnc client to connect to it. However, i have to explicitly start vncserver, for that iv gotta login and open a session and run vncserver. can i run vncserver at boot time(as soon as the linux os boots up, im using redhat7.2) automatically. thanks, Preetham. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Mark Tombs Sent: Wednesday, September 18, 2002 2:22 AM To: '[EMAIL PROTECTED]' Subject: RE: Running Xvnc Try this : http://www.sourcecodecorner.com/articles/vnc/linux.asp Mark -------------------------- Or if you want persistent desktops, take a look at TightVNC's Redhat RPMs. They have a script that controls VNC servers like they were a daemon (service vncserver start|stop|etc). The script itself starts the server by su'ing to a user and running it. I can e-mail you the script if you want. -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
