Re: temporarily disabling GUI login

From: Benjamin J. Weiss (benjamin_at_weiss.name)
Date: 05/24/04

  • Next message: Paul Greene: "Re: temporarily disabling GUI login"
    To: "General Red Hat Linux discussion list" <redhat-list@redhat.com>
    Date: Mon, 24 May 2004 14:38:59 -0500
    
    

    From: "Paul Greene" <techlists@comcast.net>
    > Doing a CTRL-ALT-backspace to shut down X windows just drops me back
    > into another GUI window. I haven't been able to figure out how to
    > temporarily disable a GUI login. I'm sure it's fairly easy, but can't
    > figure out how to do it.

    edit /etc/inittab and change:

    id:5:initdefault:

    to

    id:3:initdefault:

    then reboot.

    Ben

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Paul Greene: "Re: temporarily disabling GUI login"