|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Oct 2003
Location: NorthEastern USA
Posts: 369
|
SUSE Linux 9.2, don't have shut down option..
Hi all,
I'm using SuseLinux 9.2, shomehow the ShutDown option disappear when I click log off... the option was there before, though. anyone know how to get it back when I click log off it should gives me options like: Reset, Shut Down, Log off, Swith User.. Somehow I only got Log off and switch user....I can't get anywhere to shut down the system, unless I press the power button... Please help, THanks...
__________________
Fair isn't always equal. |
|
|
|
|
|
#2 | |
|
Member (1 million bit!)
Join Date: Feb 2003
Location: NY
Posts: 1,160
|
Have you changed any of the Power Settings or any other settings?
__________________
![]() |
|
|
|
|
|
|
#3 |
|
Member (9 bit)
Join Date: Oct 2003
Location: NorthEastern USA
Posts: 369
|
I changed alot, I don't remember what changed now...lol
|
|
|
|
|
|
#4 |
|
Premium Member
Join Date: Jun 1999
Posts: 9,231
|
What init level are you using to boot up? If you booted to the console (init 3) and then started your GUI then yes the shutdown shouldn't be there on some builds. If all you use is the GUI then consider changing your init level to boot directly to desktop.
Alternately, are you logged in as a user with priveleges to shut down the system? If you login as a user with admin priveleges (root?) can you shutdown the system? If you like editing conf files take a look at : /usr/share/config/kdmrc .. what do you see for: ShutdownButton=RootOnly ShutdownButton=ConsoleOnly You can comment out the lines you dont want (both will let you shutdown as non-root and from the GUI). HTH |
|
|
|
|
|
#5 |
|
Member (9 bit)
Join Date: Oct 2003
Location: NorthEastern USA
Posts: 369
|
I logged on as user acct, but there was a shut down button before. When it boot up, it started with DOS like interface.
|
|
|
|
|
|
#6 |
|
Premium Member
Join Date: Jun 1999
Posts: 9,231
|
I don't know how you had the shutdown button before, but if you booted to the console it should not give you the option to shutdown from the GUI. You can either shutdown from the console (by logging off KDE) and then typing shutdown -h or halt (As with Windows .. under no circumstances should you be using the power button to shutdown).
Or you can change your init level to go directly to KDE. Open up the file /etc/inittab in your favorite text editor, scroll through and look for a line: id:3:initdefault: and change teh 3 to a 5 to make it: Code:
id:5:initdefault: The DOS like interface is what is known as the console. Personally I would prefer booting to the console and then starting the GUI through an issued command. |
|
|
|
|
|
#7 |
|
Member (9 bit)
Join Date: Oct 2003
Location: NorthEastern USA
Posts: 369
|
I will try that, thanks statica..
|
|
|
|
|
|
#8 |
|
Member (13 bit)
Join Date: Mar 1999
Posts: 6,791
|
The shutdown command is pretty nifty:
To shutdown: shutdown -h now To reboot: shutdown -r now Good to have if you can't get into the GUI. HTH |
|
|
|
|
|
#9 |
|
Member (10 bit)
|
shutdown, halt. reboot all work from the shell.
__________________
Nisi defectum, Exploro quippini |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|