Donald Benoit wrote:
>
> I installed linux so that the X windows logon comes on automatically. How do
> I bypass this and go directly to the shell logon?
Edit /etc/inittab and change the line that reads:
id:5:initdefault:
to read:
id:3:initdefault:
If you'd like that change to take effect without rebooting, you can
switch the current runlevel from 5 to 3 using the command:
telinit 3
--
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]
- [newbie] Bypassing X windows Donald Benoit
- Re: [newbie] Bypassing X windows Steve Philp
- Re: [newbie] Bypassing X windows Dan Brown
- Re: [newbie] Bypassing X windows Steve Philp
- Re: [newbie] Bypassing X windows mas9483
- Re: [newbie] Bypassing X windows John Aldrich
