From chemistry-request@server.ccl.net Fri May 10 05:34:00 2002
Received: from ribotargets.com ([194.129.39.11])
	by server.ccl.net (8.11.6/8.11.0) with ESMTP id g4A9Y0U26033
	for <chemistry@ccl.net>; Fri, 10 May 2002 05:34:00 -0400
Received: from szilva (helo=localhost)
	by echo.ribotargets.com with local-esmtp (Exim 3.13 #1)
	id 1766jE-00011w-00; Fri, 10 May 2002 09:30:20 +0000
Date: Fri, 10 May 2002 09:30:20 +0000 (GMT)
From: Szilveszter Juhos <szilva@ribotargets.com>
To: Krzysztof Radacki <K.Radacki@ic.ac.uk>
cc: CCL <chemistry@ccl.net>
Subject: Re: CCL:redhat7.2 question
In-Reply-To: <3AFA3D82.25204ABF@ic.ac.uk>
Message-ID: <Pine.LNX.4.44.0205100927590.967-100000@echo.ribotargets.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Thu, 10 May 2001, Krzysztof Radacki wrote:

> Linux has loaded graphical login. Can somebody tell me 
> how to make redhat not to load gdm on the start-up?

Comment out in the /etc/inittab the line corresponding to the preferred 
xdm like:

# Run xdm in runlevel 5
# xdm is now a separate service
#x:5:respawn:/etc/X11/prefdm -nodaemon

than:

$ init q

(as root)

of course you have to kill the just running gdm ('killall gdm' or
something similar)

Szilva



