vncserver at startupForum: Other Help Topics Topic: vncserver at startup started by: diletant Posted by diletant on Mar. 06 2005,07:04
I installed vncserver from mydsl...it works fine, but I'd like to run it every time PC boots. Any suggestions? Posted by cbagger01 on Mar. 06 2005,07:46
Add the start command to your .xinitrc file and then back the file up using the backup / restore process.
Posted by diletant on Mar. 07 2005,06:53
Thanks, that helped
Posted by tronik on Mar. 07 2005,23:14
or you can put it in /opt/bootlocal.sh, if you dont feel like having X start (make sure you're booting 2 also, or, have edited the .bash_profile for DSL so it doesn't startx.)vncserver is its own X server..why have 2 running! if you're going headless. Posted by diletant on Mar. 08 2005,00:13
Thanks Tronik,I'll try that. |