On Sunday, October 26, 2003, at 08:01 PM, Jim Ray wrote:


i've set up vnc on rh9 for our rhce study group and have it successfully
displaying the same screen of the unit under test onto more than one
computer for training purposes.


any way to make vncserver/Xvnc to run following a reboot without first
logging on and executing a command?

/etc/sysconfig/vncserver will set up dedicated sessions for the users on your system, already logged in and persistent between disconnects.


Or you can kick off Xvnc from inetd to get the gdm/kdm/xdm login screen, with a new session being created on the fly for each connection into inetd and being destroyed upon disconnection.

I use both methods, but the latter method is quite popular at work and has saved my employer thousands that would have otherwise been spent on either Hummingbird Exceed licenses or a second desktop computer for Linux (the primary desktop platform is and probably will remain Windows).

--

C. Magnus Hedemark
http://trilug.org/~chrish
"The only way to keep your health is to eat what you don't want, drink what you don't like, and do what you'd rather not." - Mark Twain


--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc

Reply via email to