Mailinglist Archive: opensuse (2886 mails)
| < Previous | Next > |
Re: [SLE] want a text login
- From: Christopher Mahmood <ckm@xxxxxxxx>
- Date: Mon, 4 Feb 2002 14:16:21 -0800
- Message-id: <20020204221621.GH26289@xxxxxxxxxxxxxxxxxx>
* Tom Nicholson (tomn@xxxxxxxxxxxxx) [020204 13:54]:
> I'd like one of my machines to boot to a regular text login. How do I set
> that up?
rc.config:DISPLAYMANAGER="console"
and /sbin/SuSEconfig.
> can't even do the simplest things, like I want to see a listing of just
> directories. ls *. doesn't do it. I know I saw it explained in some book or
> manual somewhere.
'find . -type d'
--
-ckm
> I'd like one of my machines to boot to a regular text login. How do I set
> that up?
rc.config:DISPLAYMANAGER="console"
and /sbin/SuSEconfig.
> can't even do the simplest things, like I want to see a listing of just
> directories. ls *. doesn't do it. I know I saw it explained in some book or
> manual somewhere.
'find . -type d'
--
-ckm
| < Previous | Next > |