RE: Xwindows GUI

2001-11-11 Thread 57j
ists.debian.org > Subject: RE: Xwindows GUI > > > > On Mon, 2001-11-12 at 01:25, 57j wrote: > > Any other suggestions? > > > > > > I just installed Debian and made the mistake of turning on the > > > Xwindows GUI > > > > login. How do I turn tha

RE: Xwindows GUI

2001-11-11 Thread Carlos Betancourt
On Mon, 2001-11-12 at 01:25, 57j wrote: > Any other suggestions? > > > > I just installed Debian and made the mistake of turning on the > > Xwindows GUI > > > login. How do I turn that off and startup with the text prompt? > > > > Look for something like '/etc/init.d/[gxk]dm' and then just move it

RE: Xwindows GUI

2001-11-11 Thread 57j
Any other suggestions? > > I just installed Debian and made the mistake of turning on the > Xwindows GUI > > login. How do I turn that off and startup with the text prompt? > > Look for something like '/etc/init.d/[gxk]dm' and then just move it to > '/etc/init.d/[gxk]dm.old'. Then it shouldn't st

RE: Xwindows GUI

2001-11-11 Thread 57j
Any other suggestions? > > I just installed Debian and made the mistake of turning on the > Xwindows GUI > > login. How do I turn that off and startup with the text prompt? > > Look for something like '/etc/init.d/[gxk]dm' and then just move it to > '/etc/init.d/[gxk]dm.old'. Then it shouldn't st

Re: Xwindows GUI

2001-11-10 Thread Karsten M. Self
on Thu, Nov 08, 2001 at 09:48:34PM -0700, 57j ([EMAIL PROTECTED]) wrote: > I just installed Debian and made the mistake of turning on the Xwindows GUI > login. How do I turn that off and startup with the text prompt? > > Thanks, > Cathy Cramer There's a short FAQ on GNU/Linux X display manager di

Re: Xwindows GUI

2001-11-09 Thread Bob Underwood
On Thursday 08 November 2001 11:48 pm, 57j wrote: > I just installed Debian and made the mistake of turning on the Xwindows GUI > login. How do I turn that off and startup with the text prompt? > > Thanks, > Cathy Cramer from an earlier discussion, (16 Feb 2001), worked for me: -copied te

Re: Xwindows GUI

2001-11-09 Thread Marc Wilson
On Thu, Nov 08, 2001 at 09:48:34PM -0700, 57j wrote: > I just installed Debian and made the mistake of turning on the Xwindows GUI > login. How do I turn that off and startup with the text prompt? You didn't "turn it on"... you installed a display manager. Since that display manager is an X appli

Re: Xwindows GUI

2001-11-09 Thread Marc Wilson
On Fri, Nov 09, 2001 at 11:46:50AM +0700, Kristiadi Himawan wrote: > Do you know root password ? > Then when you boot in lilo just go to init 1 and fix the configuration in > /etc/inittab And he would do this as an alternative to the correct method(s), right? I wonder what you think he's going to

Re: Xwindows GUI

2001-11-08 Thread Reza
--- Reza <[EMAIL PROTECTED]> wrote: > I had this problem before too, and /etc/inittab just > confused me, so I used "update-rc.d -f [gxk]dm > remove", it basically remove the [gxk]dm in the > startup.. > Good luck > > > --- Cameron Matheson <[EMAIL PROTECTED]> wrote: > > Hey, > > > > > I just i

Re: Xwindows GUI

2001-11-08 Thread Reza
I had this problem before too, and /etc/inittav just confused me, so I used "update-rc.d -f [gxk]dm remove", it basically remove the [gxk]dm in the startup.. Good luck --- Cameron Matheson <[EMAIL PROTECTED]> wrote: > Hey, > > > I just installed Debian and made the mistake of > turning on the Xw

Re: Xwindows GUI

2001-11-08 Thread Kristiadi Himawan
Do you know root password ? Then when you boot in lilo just go to init 1 and fix the configuration in /etc/inittab On Thu, 8 Nov 2001, 57j wrote: |I just installed Debian and made the mistake of turning on the Xwindows GUI |login. How do I turn that off and startup with the text prompt? | |Thanks

Re: Xwindows GUI

2001-11-08 Thread Cameron Matheson
Hey, > I just installed Debian and made the mistake of turning on the Xwindows GUI > login. How do I turn that off and startup with the text prompt? Look for something like '/etc/init.d/[gxk]dm' and then just move it to '/etc/init.d/[gxk]dm.old'. Then it shouldn't start up anymore. Cameron Math