Re: Log on to shell

2003-08-29 Thread Reuben D. Budiardja
On Friday 29 August 2003 05:26 am, Didier Casse wrote: > in your /etc/inittab: > > Change this line > > > id:5:initdefault: > > > to this > > id:3:initdefault: > That will take care of the default the next time you

Re: Log on to shell->part 2

2003-08-29 Thread Charles Bronson
Didier Casse wrote: or if you do not want to set it permanently to non-gui, just press Ctrl+Alt+F1 to get to Shell prompt! And alternately Ctrl+Alt+F7 to get back to the gui. I only add this because it's not necessarily intuitive. -- (¬_Some days you're the windshield>o) //\Some day

Re: Log on to shell->part 2

2003-08-29 Thread Didier Casse
On Fri, 29 Aug 2003, Gunawan wrote: > Hi, > Currently when I boot linux the GUI Logon screen appear. > How do I set so it will log in Shell prompt mode? > > TIA, > Gunawan > or if you do not want to set it permanently to non-gui, just press Ctrl+Alt+F1 to get to Shell prompt! regards, Did

Re: Log on to shell

2003-08-29 Thread Didier Casse
in your /etc/inittab: Change this line id:5:initdefault: to this id:3:initdefault: Note: # Default runlevel. The runlevels used by RHS are: # 0 - halt (Do NOT set initdefault to this) # 1 - Single user mode

Log on to shell

2003-08-29 Thread Gunawan
Hi, Currently when I boot linux the GUI Logon screen appear. How do I set so it will log in Shell prompt mode?   TIA, Gunawan