Results 1 to 3 of 3
Got it now I installed every thing from the install disk to the computer that fixed it....
- 11-07-2004 #1Just Joined!
- Join Date
- Nov 2004
- Location
- oregon
- Posts
- 15
text based shutdown
Got it now I installed every thing from the install disk to the computer that fixed it.
- 11-07-2004 #2Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
if you're logged in to a console (vt (short for 'virtual terminal')), do this:
read the shutdown (1) manpage for more info on what can be done with the shutdown command (like scheduled downtime, etc)Code:shutdown -r now <--that reboots shutdown -h now <--that halts the system
Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr
- 11-07-2004 #3Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
You have to be a member of the shutdown group in order to use shutdown in MDK. The default doesn't automatically make users part of this group, you have to add it manually (start > system > configuration > configure my computer > system > users & groups).
You can also use the halt command, but that's a little less sophisticated.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude


Reply With Quote
