SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Pastimes : Linux OS.: Technical questions -- Ignore unavailable to you. Want to Upgrade?


To: E. Charters who wrote (218)4/5/1999 9:27:00 AM
From: S.C. Barnard  Read Replies (1) | Respond to of 484
 
Understood<eom>



To: E. Charters who wrote (218)4/5/1999 11:18:00 AM
From: E. Charters  Respond to of 484
 
Don't forget you login is as root or whoever.. but you can only issue a halt command as root. That should be done from the command line after exiting X. If you are logged in as someone else say "barnard" then you can go: "su root" and you can then halt.

read the instructions on creating a new user by the "adduser" command.

go: man adduser

EC<:-}



To: E. Charters who wrote (218)4/5/1999 2:27:00 PM
From: Marcelo Magnasco  Read Replies (1) | Respond to of 484
 
I would also like to add to EC's description of shutting down
that you can shut down without ever logging into root, by
typing "ctrl-alt-del" at the login prompt, or, more recently,
from the "shutdown" item at the login screen in KDM :-)

ObQuestion: Anyone ever get "IRQ DEADLOCK DETECTED BY CPU 0"? I
run an smp kernel for a 2*pII/400 system, and it's done it a
couple times exactly as I try to install a large collection of
RPMs... mangles the entire filesystem, it's really scary.

m