Another way to accomplish this, assuming that X is started via gdm at
least (may also work for some of kdm, xdm, slim, I don't know) is to
edit the kernel parameters at boot and add "text" as a parameter. This
will prevent gdm from starting.
If you need to start X after booting with that option yo
# apt-get install rcconf
and then just uncheck your X window manager from the rcconf list.
You can still start it any time with
# /etc/init.d/example start
but to stop it you need to do
# cd /tmp; nohup /etc/init.d/example stop
at least with xdm. Or else it hangs up before it can stop itself.
Here
On Sun, Apr 26, 2009 at 12:09:37PM +0300, Andrei Popescu wrote:
> On Sun,26.Apr.09, 17:58:43, Alex Samad wrote:
> > On Sun, Apr 26, 2009 at 10:10:02AM +0300, Andrei Popescu wrote:
> > > On Sat,25.Apr.09, 07:59:23, Stephen Liu wrote:
> > >
> > > > Sorry I'm not working on Debian replying your posti
On Sun,26.Apr.09, 17:58:43, Alex Samad wrote:
> On Sun, Apr 26, 2009 at 10:10:02AM +0300, Andrei Popescu wrote:
> > On Sat,25.Apr.09, 07:59:23, Stephen Liu wrote:
> >
> > > Sorry I'm not working on Debian replying your posting. I can't check
> > > the above steps for you which I dig out from my d
On Sun, Apr 26, 2009 at 10:10:02AM +0300, Andrei Popescu wrote:
> On Sat,25.Apr.09, 07:59:23, Stephen Liu wrote:
>
> > Sorry I'm not working on Debian replying your posting. I can't check
> > the above steps for you which I dig out from my database. HTH
>
> Will definitely not work in the Debia
On Sat,25.Apr.09, 07:59:23, Stephen Liu wrote:
> Sorry I'm not working on Debian replying your posting. I can't check
> the above steps for you which I dig out from my database. HTH
Will definitely not work in the Debian default configuration, as
runlevels 2 to 5 are identical. I prefer the sy
On Fri, Apr 24, 2009 at 11:25:36AM -0400, Robert Menes wrote:
> Hi folks, I have a Debian lenny-stable install that I need a little
> memory refresher with.
>
> I need to boot and go straight to a terminal, and not start X on
> bootup. I know there was a
> way of doing so, but I forgot (I'm a litt
--- Robert Menes wrote:
> Hi folks, I have a Debian lenny-stable install that I need a little
> memory refresher with.
>
> I need to boot and go straight to a terminal, and not start X on
> bootup. I know there was a
> way of doing so, but I forgot (I'm a little rusty and need to not be
> rust
You could always boot into single user mode (add "single" or "s" to
the kernel boot options)
Kevin
Systems Administrator
http://blog.stardothosting.com
On Fri, Apr 24, 2009 at 11:25 AM, Robert Menes
wrote:
> Hi folks, I have a Debian lenny-stable install that I need a little
> memory refreshe
On Fri, Apr 24, 2009 at 02:05:00PM -0400, debian debian wrote:
> On Fri, Apr 24, 2009 at 11:25 AM, Robert Menes
> wrote:
> > Hi folks, I have a Debian lenny-stable install that I need a little
> > memory refresher with.
> >
> > I need to boot and go straight to a terminal, and not start X on
> >
Quoting Felix Miata :
On 2009/04/24 16:54 (GMT+0100) Harry Rickards composed:
Try installing the sysv-rc-config tool (with apt-get install
sysv-rc-config or aptitude install sysv-rc-config), and run
sysv-rc-config as superuser (root.). If you're using gdm as you're login
manager, remove it fr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Felix Miata wrote:
> On 2009/04/24 16:54 (GMT+0100) Harry Rickards composed:
>
>> Try installing the sysv-rc-config tool (with apt-get install
>> sysv-rc-config or aptitude install sysv-rc-config), and run
>> sysv-rc-config as superuser (root.). If yo
Robert Menes wrote:
> Hi folks, I have a Debian lenny-stable install that I need a little
> memory refresher with.
>
> I need to boot and go straight to a terminal, and not start X on
> bootup. I know there was a
> way of doing so, but I forgot (I'm a little rusty and need to not be rusty).
>
> Can
On Fri, Apr 24, 2009 at 11:25:36AM -0400, Robert Menes wrote:
> Hi folks, I have a Debian lenny-stable install that I need a little
> memory refresher with.
>
> I need to boot and go straight to a terminal, and not start X on
> bootup. I know there was a
> way of doing so, but I forgot (I'm a litt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>> Can someone tell me how to just boot and land on the command line,
>> bypassing X?
If you're just doing this temporarily, put a line "exit" up near the top
of the /etc/init.d/?dm startup file. Then if you want X, type "startx".
- --
Glenn English
On Fri, Apr 24, 2009 at 16:54:47 +0100, Harry Rickards (hricka...@l33tmyst.com)
wrote:
> Try installing the sysv-rc-config tool (with apt-get install
> sysv-rc-config or aptitude install sysv-rc-config), and run
> sysv-rc-config as superuser (root.). If you're using gdm as you're login
> manager
On Fri, Apr 24, 2009 at 11:52:08 -0400, Robert Menes
(viewtiful.icc...@gmail.com) wrote:
> On Fri, Apr 24, 2009 at 11:49 AM, Bob Cox
> wrote:
>
> > I do this by not having xdm, gdm or kdm installed and starting X with
> > "startx" when required.
>
> So how can I disable gdm so it doesn't sta
On Fri, Apr 24, 2009 at 11:25:36 -0400, Robert Menes
(viewtiful.icc...@gmail.com) wrote:
> Hi folks, I have a Debian lenny-stable install that I need a little
> memory refresher with.
>
> I need to boot and go straight to a terminal, and not start X on
> bootup. I know there was a
> way of doin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Robert Menes wrote:
> On Fri, Apr 24, 2009 at 11:49 AM, Bob Cox
> wrote:
>
>> I do this by not having xdm, gdm or kdm installed and starting X with
>> "startx" when required.
>
> So how can I disable gdm so it doesn't start automatically?
>
> --Ro
On Fri, Apr 24, 2009 at 11:49 AM, Bob Cox wrote:
> I do this by not having xdm, gdm or kdm installed and starting X with
> "startx" when required.
So how can I disable gdm so it doesn't start automatically?
--Rob
--
Nobody's ever lost in life...they're merely taking the scenic route.
=
Robert Menes:
> Can someone tell me how to just boot and land on the command line,
> bypassing X?
It's in the Debian Reference.
8.1.4 "Let me disable X on boot!"
www.debian.org/doc/manuals/reference/ch-tips.en.html#s-no-x-start
Sid is mentioned here, but it works for squeeze and lenny as well.
-
On 2009/04/24 16:54 (GMT+0100) Harry Rickards composed:
> Try installing the sysv-rc-config tool (with apt-get install
> sysv-rc-config or aptitude install sysv-rc-config), and run
> sysv-rc-config as superuser (root.). If you're using gdm as you're login
> manager, remove it from your default run
> Can someone tell me how to just boot and land on the command line,
> bypassing X? Thanks!
Did you search?[1]
Checkout update-rc.d, the links in /etc/rc2.d/ and their targets.
HTH
[1]
http://www.google.com/search?q=boot+debian+to+command+line&ie=utf-8&oe=utf-8&aq=t&rls=org.debian:en-US:unoffi
Hi folks, I have a Debian lenny-stable install that I need a little
memory refresher with.
I need to boot and go straight to a terminal, and not start X on
bootup. I know there was a
way of doing so, but I forgot (I'm a little rusty and need to not be rusty).
Can someone tell me how to just boot
24 matches
Mail list logo