LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Changing login mode (Redhat 7.3) (https://www.linuxquestions.org/questions/linux-newbie-8/changing-login-mode-redhat-7-3-a-31957/)

logaan 10-05-2002 05:33 AM

Changing login mode (Redhat 7.3)
 
I've just installed Redhat 7.3 on my computer and during the instal I chose the option of a GUI logon screen. Since then I've decided that I would like to go back to the text login.

Does anyone know if this can be done (without having to re-install) and if so how?

lynch 10-05-2002 05:43 AM

Open a text editor as root and then open /etc/inittab and change the line:
id:5:initdefault
to this:
id:3:initdefault
That should do it.
lynch


All times are GMT -5. The time now is 10:29 AM.