Booting VNC with GDM under Redhat 6.1
Axel Suppantschitsch
axel.suppantschitsch "at" wkstmk.at
Sun, 31 Oct 1999 11:43:59 +0000
Hiya,
I managed to open a gnome-session at bootup with following
"/root/.vnc/xstartup" file:
#!/bin/sh
xrdb /etc/X11/xdm/Xresources
#xsetroot -solid grey
#xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
#twm &
exec gnome-session &
This works for now, but I would like the original Redhat 6.1 graphical login
screen after booting the vncserver (gdm).
Does anybody know how to get this working?
Axel Suppantschitsch
-----
IKT, Wirtschaftskammer Steiermark
http://www.wkstmk.at
-----
PGP KeyID: 0x66D196B7
----- Original Message -----
From: Axel Suppantschitsch <axel.suppantschitsch "at" wkstmk.at>
To: <vnc-list "at" uk.research.att.com>
Sent: Sunday, October 24, 1999 8:03 PM
Subject: Booting VNC with GDM under Redhat 6.1
> Hiya,
>
> I would like to use VNC 3.3.3 as my one and only X-Server (my Server
has
> no Monitor). I'd like to start it at bootup with GDM (Gnome) for
> authentification (Standard Redhat 6.1 graphical Login Screen).
>
> These are the steps I took yet:
>
> 1.) Changed Redhat boot sequence to graphical login (Runlevel = 5), so gdm
> is loaded by default.
> 2.) I edited my /etc/X11/gdm/gdm.conf in the [servers] section:
>
> [servers]
> 0=/usr/bin/Xvnc :0 -depth 16 -geometry 1152x864 -auth /root/.vnc/passwd
> #0=/usr/bin/X11/X
> #1=/usr/bin/X11/X
>
> Now everything works fine and ps x shows:
>
> 658 ? S 0:00 /usr/bin/gdm -nodaemon
> 665 ? S 0:00 /usr/bin/Xvnc :0 -depth 16 -geometry
1152x864 -auth
> /root/.vnc/passwd -auth /var/gdm/:0.Xauth :0
>
> I can connect with my vncviewer, but all I get is a grey screen. Who can
> help me to get this fixed?
>
> Axel Suppantschitsch
> -----
> IKT, Wirtschaftskammer Steiermark
> http://www.wkstmk.at
> -----
> PGP KeyID: 0x66D196B7
>
>
>
>
---------------------------------------------------------------------
The VNC mailing list - see http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------