Thanks Eric!<br><br>John<br><br><div><span class="gmail_quote">On 6/12/06, <b class="gmail_sendername">Eric Harrison</b> <<a href="mailto:eharrison@mail.mesd.k12.or.us">eharrison@mail.mesd.k12.or.us</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Mon, 12 Jun 2006, john  wrote:<br><br>> Hi all,<br>><br>> I am running FC 4 as a webserver, and don't need gdm to be running for day
<br>> to day use ( I might need to start it if I log on at the console).<br>> Is it safe to turn off GDM-Binary. Google tells me that GDM binary is a<br>> "wrapper" for a variety of GDM functions. I assume that it can safely be
<br>> shut off, but I wanted to check with the experts first.<br>><br>> Thanks!<br>><br>> John<br><br>If you are running a web server that typically does not need to be accessed<br>via a GUI directly on the desktop (or via XDM or VNC), then it makes sense
<br>to run in text-only mode. To do that, you can change from runlevel 5 (GUI)<br>to runlevel 3 (text) by editing /etc/inittab and changing:<br><br>        id:5:initdefault:<br><br>to<br><br>        id:3:initdefault:<br><br>
<br>You can run "telinit q" from the command line or reboot for the change<br>to take effect.<br><br>Afterwards, if you do find that you need to a GUI from the console you<br>can log in and type "startx" to startup the GUI.
<br><br>If you find that you really do want the GUI login, then just reverse<br>the process. Change the default runlevel back to 5 and run "telinit q".<br><br>-Eric<br><br>_______________________________________________
<br>K12OSN mailing list<br><a href="mailto:K12OSN@redhat.com">K12OSN@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/k12osn">https://www.redhat.com/mailman/listinfo/k12osn</a><br>For more info see <<a href="http://www.k12os.org">
http://www.k12os.org</a>><br></blockquote></div><br>