Re: [CentOS] VNCServer Startup Config

2014-10-08 Thread Igal @ getRailo.org
thank you for all the info. the VNCServer starts with a CRON job on that machine. seems a little unorthodox but it works for now. I'll probably change it once I figure out what's what on that server. thanks, Igal On 10/1/2014 5:20 PM, Miranda Hawarden-Ogata wrote: > On 2014/10/01 14:01, Igal

Re: [CentOS] VNCServer Startup Config

2014-10-01 Thread Emmett Culley
On 10/01/2014 02:17 PM, Igal @ getRailo.org wrote: > hi all, > > I've inherited a server with CentOS 6.4 > > the VNC Server starts up with the OS and its screen resolution is set to > 800x600. > > I found that I can set the resolution by specifying the -geometry > switch, but I can't find where

Re: [CentOS] VNCServer Startup Config

2014-10-01 Thread Miranda Hawarden-Ogata
On 2014/10/01 14:01, Igal @ getRailo.org wrote: hi Miranda -- unfortunately I am a total noob in the Linux/CentOS world, so... where would I find that init.d script if there is one? thanks, Igal On 10/1/2014 4:56 PM, Miranda Hawarden-Ogata wrote: On 2014/10/01 11:17, Igal @ getRailo.org wr

Re: [CentOS] VNCServer Startup Config

2014-10-01 Thread Igal @ getRailo.org
hi Miranda -- unfortunately I am a total noob in the Linux/CentOS world, so... where would I find that init.d script if there is one? thanks, Igal On 10/1/2014 4:56 PM, Miranda Hawarden-Ogata wrote: > On 2014/10/01 11:17, Igal @ getRailo.org wrote: >> hi all, >> >> I've inherited a server wit

Re: [CentOS] VNCServer Startup Config

2014-10-01 Thread Miranda Hawarden-Ogata
On 2014/10/01 11:17, Igal @ getRailo.org wrote: hi all, I've inherited a server with CentOS 6.4 the VNC Server starts up with the OS and its screen resolution is set to 800x600. I found that I can set the resolution by specifying the -geometry switch, but I can't find where the call to start t

[CentOS] VNCServer Startup Config

2014-10-01 Thread Igal @ getRailo.org
hi all, I've inherited a server with CentOS 6.4 the VNC Server starts up with the OS and its screen resolution is set to 800x600. I found that I can set the resolution by specifying the -geometry switch, but I can't find where the call to start the vncserver is set in order to change it. I know