Results 1 to 10 of 14
I know i might ask alot of questions, but i'm just started using Debian, you know.
How do you shut down the pc? I can find a Logout... button in ...
- 08-20-2005 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 43
How do you shut down the pc?
I know i might ask alot of questions, but i'm just started using Debian, you know.
How do you shut down the pc? I can find a Logout... button in the KDE-Launch-menu, but not any shutdown buttons. Then i use Logout... it goes back to the black/white place there you can type things. I tried typing shutdown in that field, and then came up a big list of shutdown-types: "-a Use a quick shutdown" "-F Halt is a shutdown" and alot of other things. I then tried typing -A but it just said "bash: -a: is not a command" And it said that with every -letter i tried.
Now what should i do? If i just use the power-off-button in the black/white place (DOS, isn't it called that?) and i then start it up again, it haven't saved any of the things that i have done so far, and that might be because it ain't shutting down correctly.
- 08-20-2005 #2
Try typing this:
shutdown -h now
- 08-20-2005 #3Linux Enthusiast
- Join Date
- Feb 2005
- Location
- Luton, England, UK, Earth
- Posts
- 639
You can al use the command halt
- 08-20-2005 #4Just Joined!
- Join Date
- Aug 2005
- Posts
- 43
Thank you guys, i found out.
- 08-21-2005 #5Linux Newbie
- Join Date
- Jun 2005
- Location
- In me spaceship... ORBITING THE PLANNET!
- Posts
- 110
Ctrl + Alt + Del seems to work for me (even though it reboots)...
GAH!!!
- 08-21-2005 #6Linux Newbie
- Join Date
- Feb 2005
- Location
- Texas
- Posts
- 168
The man page for shutdown will give you a number of options.
shutdown must be executed by root
ctl-alt-del will usually shut down your computer but can be disabled if you don't want a regular user to shut down your linux system. The power switch would have to be disabled in that case.
I know it is a pain in the neck when one of my kids shut down my computer when I was compiling a long project.
I once lost a lot of work when little Jeffrey thought the red button was interesting and gave it a push at the wrong time.
JeffRegistered Linux User #391940
- 08-21-2005 #7Linux Newbie
- Join Date
- Jul 2005
- Location
- Turn Around
- Posts
- 202
i can also use 'poweroff' which is the same as 'shutdown -h now'
- 08-21-2005 #8Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
I press the power button - nice and easy
. I enabled ACPI
** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 08-22-2005 #9Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
...or just keep it running (after all, it's all build on a very stable server system)
- 08-22-2005 #10forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
Re: How do you shut down the pc?
How do I shut down the PC?
Originally Posted by Okay123
Code:shutdown -r now


Reply With Quote
