Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 05-29-2003, 10:47 PM   #1
Member (9 bit)
 
RodneyMargis's Avatar
 
Join Date: Mar 2003
Posts: 262
How do i shutdown

I jsut installed suse linux 8.1 professional. i installed 2 discs of software. this is the seond time i have installed it. this time there is not a button to shutdown it just logs out and does not give me the option of shutting down.
RodneyMargis is offline   Reply With Quote
Old 05-30-2003, 11:22 AM   #2
Member (11 bit)
 
Join Date: Apr 2003
Posts: 1,505
Until you get it figured out, you can run the following from a console:

$ su
[enter root password]
# halt

When you log out there should be a button on the bottom of the login screen called "Shutdown". Are you sure it's not there?
kilgoretrout is offline   Reply With Quote
Old 05-30-2003, 11:59 AM   #3
Member (9 bit)
 
RodneyMargis's Avatar
 
Join Date: Mar 2003
Posts: 262
yea bc the last time i had it installed i would log otu then it would have a button for me to shutdown, but this time there isnt a button. thanks fro the commmand to shutdown.
RodneyMargis is offline   Reply With Quote
Old 05-30-2003, 12:33 PM   #4
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
shutdown -h now also works. Use shutdown -r now to restart.
mairving is offline   Reply With Quote
Old 05-30-2003, 01:13 PM   #5
Member (9 bit)
 
Join Date: May 2002
Posts: 298
Or even easier, at the console type 'poweroff'
bonzai is offline   Reply With Quote
Old 05-30-2003, 04:22 PM   #6
Member (9 bit)
 
Join Date: Jan 2000
Location: Atwater Mn. USA
Posts: 429
Are you trying to shut down as a user? If you can only shut down as root, then you need to set the permissons for the users to be able to shut down.

I haven't used SuSe yet, but some where in YAST you should be able to change those permissons.

OOPS!
__________________
If you think you understand what's going on. Then you haven't been paying attention.
OOPS! is offline   Reply With Quote
Old 06-02-2003, 12:58 PM   #7
Member (9 bit)
 
RodneyMargis's Avatar
 
Join Date: Mar 2003
Posts: 262
i cant shutdown anyway. whenever i select logout. it jsut caries me to this screen that has password and user login it doesnt have an option for me to shutdown
RodneyMargis is offline   Reply With Quote
Old 06-02-2003, 02:19 PM   #8
aym
Registered User
 
aym's Avatar
 
Join Date: Nov 2001
Posts: 1,965
press ALT+CTRL+F1, you'll get the command line interface, type:
su
And then root password, then type:
shutdown -h now
aym is offline   Reply With Quote
Old 06-03-2003, 01:26 PM   #9
aym
Registered User
 
aym's Avatar
 
Join Date: Nov 2001
Posts: 1,965
Correction:
I guess pressing ALT+CTRL+F1 will take you to the terminal where X was started, and you won't be able to enter commands, so instead of that, press ALT+CTRL+F2, login as root, and type:
shutdown -h now
aym is offline   Reply With Quote
Old 06-04-2003, 08:51 PM   #10
Member (9 bit)
 
RodneyMargis's Avatar
 
Join Date: Mar 2003
Posts: 262
OKay thanks fro all the shutdown options but i sitll need to knwo how to get my shutdown button back
RodneyMargis is offline   Reply With Quote
Old 06-05-2003, 01:45 PM   #11
Member (11 bit)
 
Join Date: Apr 2003
Posts: 1,505
OK. I'll take a crack at it. The login screen you get when you first boot up is generated by a program called a display manager(dm). There are two dms incommon use in linux, kdm which is kde based and gdm which is gnome based. Most commercial distros modify one of these two dms to include their logo and additional features unique to that distro. I think what you probably want to try to do is uninstall the dm and reinstall it and thereby hopefully get that missing shutdown button back.
I'm not that familiar with suse but I did recently do an ftp install of suse 8.2. The info I'm about to give you is based on 8.2 but it should be similar in 8.1.However, I have never used 8.1 so proceed at your own risk.

First how to find an unistall the dm. From what I can tell, suse's dm is based on kdm. Go into the Yast Control Center>Software>Install and Remove Software. A popup window will appear and there should be a drop down menu button called Filter. The choices in the menu are Selections, Package Groups, Search, etc. Choose the Search function and in the search field below type "kdm" w/o quotes and hit the Search button. When I did it this is the result I got from the search:

kdebase-kdm The KDE login and display manager

There's a version number and other info which would be different in 8.1. Go to the search results and right click on the above entry and several options will be listed for the package. Before going through deleting and reinstalling the package, you might want to try the update option and see if that fixes things. After selecting "Update", hit the "Accept" button at the bottom and Yast will automatically update the package. Reboot and see if you've got your Shutdown button back. If not, do the "Delete" and then reinstall the package. Reboot again and see if the problem is fixed.
kilgoretrout is offline   Reply With Quote
Old 06-05-2003, 01:58 PM   #12
Member (9 bit)
 
RodneyMargis's Avatar
 
Join Date: Mar 2003
Posts: 262
You were close i figured it out. it has to do with the display manager. i had to tell it to use a display manger somehow it got turned off
RodneyMargis is offline   Reply With Quote
Old 06-05-2003, 06:51 PM   #13
Member (7 bit)
 
Join Date: Jul 2001
Posts: 71
In 8.1 when you get to the sign-in screen ,(after you select "logout" from KDE or Gnome), you'll see three buttons below the login.....................select "menu"
two options given:
restart
shutdown
that's how I get out .........if you find a better way post it!
goodluck
twoguise is offline   Reply With Quote
Old 06-06-2003, 04:01 AM   #14
Member (10 bit)
 
LocoCoyote's Avatar
 
Join Date: Jan 2003
Location: Germany
Posts: 533
Send a message via Yahoo to LocoCoyote Send a message via Skype™ to LocoCoyote
there is always the old standby of Ctrl+Alt+Backspace to kill the Xserver then reboot at the cmd line (Or any of the shutdown -p etc etc etc)

%)
__________________
Nisi defectum, Exploro quippini
LocoCoyote is offline   Reply With Quote
Old 06-07-2003, 11:24 PM   #15
Member (8 bit)
 
jglen490's Avatar
 
Join Date: Mar 2002
Location: An ancient aircraft hangar.
Posts: 185
This may not be exactly what you want, but I have the following in my /etc/inittab file:

ca::ctrlaltdel:/sbin/shutdown -h now

Since I always start and end my session at the command line, this allows me to use the shutdown command with the ctrl/alt/del keys as a normal user when I am ready to shut my machine down.

Enter this into your /etc/inittab file (you'll need to be root to modify the file), then reboot and the good old three-finger salute will be available to you for shutdown.
jglen490 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 09:12 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0