Re: Where are the config files for the VNC server ?
- From: "Nico Kadel-Garcia" <nkadel@xxxxxxxxxxx>
- Date: Tue, 31 Jan 2006 07:16:07 -0500
Hmm. Looks like something is being over-written or not shown in the output
of the "start" option.
Take a look at this:
+ '[' yes = no ']'
+ unset VNCSERVERARGS
+ VNCSERVERS=
+ '[' -f /etc/sysconfig/vncservers ']'
+ . /etc/sysconfig/vncservers
+ prog='VNC server'
What do you have in /etc/sysconfig/vncservers? SuSE has this terrible habit
of hiding things in /etc/sysconfig that no one else in the world uses that
are undocumented and inconsistent with the software author's configuration
and software management tools, and cannot be configured by any of those
terrible YaST tools but have to be edited by hand.
And here:
> + echo -n 'Starting VNC server: '
> Starting VNC server: + ulimit -S -c 0
> + RETVAL=0
> + '[' '!' -d /tmp/.X11-unix ']'
> + '[' 0 -eq 0 ']'
> + success 'vncserver startup'
Where's the actual startup of a VNC service? I don't see it.
.
- References:
- Where are the config files for the VNC server ?
- From: Kam Oe
- Re: Where are the config files for the VNC server ?
- From: Nico Kadel-Garcia
- Re: Where are the config files for the VNC server ?
- From: Kam Oe
- Re: Where are the config files for the VNC server ?
- From: Nico Kadel-Garcia
- Re: Where are the config files for the VNC server ?
- From: Kam Oe
- Re: Where are the config files for the VNC server ?
- From: Nico Kadel-Garcia
- Re: Where are the config files for the VNC server ?
- From: Kam Oe
- Re: Where are the config files for the VNC server ?
- From: Nico Kadel-Garcia
- Re: Where are the config files for the VNC server ?
- From: Kam Oe
- Where are the config files for the VNC server ?
- Prev by Date: Re: HEY NEWBIES...LET ME HELP...
- Next by Date: Re: Sun Ultra2 Creator 3d sunffb error dell 2005fpw
- Previous by thread: Re: Where are the config files for the VNC server ?
- Next by thread: Debian Sarge: Intermittent random crashes
- Index(es):