TigerVNC Start Before Logon
Hello All,
Let me start by saying I am very new to linux. ie still reading the linux for dummies book. I am a windows sys admin with 10 years under my belt and a vmware consultant with 7 years under my belt. Saldy it has been mostly GUI work.
I have now been tasked with setting up a linux server that can be remotley controlled though the gui with vnc. I was able to install TigerVNC. I had to learn the hard way that RPMs were designed for partiular builds of linux.
I have altered the /etc/sysconfig/vncservers to the following
VNCSERVERS="2:{username}"
VNCSERVERARGS[2]="-geometry 1024.768 -depth 16"
I replaced username with a username on the system. Now I can connect when that user is logged in, but I cannot connect when the system is at the logonscreen.
When the sytems is rebooted I get a message
"Starting VNC server: 2:Admin vcserver: geometry 1024X768 is invalid"
Any help is really apreciated!
|