How to power off a Debian Linux box via console
Posted
by
Luke Puplett
on Super User
See other posts from Super User
or by Luke Puplett
Published on 2012-12-02T10:49:11Z
Indexed on
2012/12/02
11:09 UTC
Read the original article
Hit count: 365
Brand new to Linux. I need to turn my box off and put it in my server room. The help here and everywhere seems not to work for me:
http://debianhelp.co.uk/shutdown.htm
I get:
lukepuplett@uktnlx01:~$ poweroff
-bash: poweroff: command not found
lukepuplett@uktnlx01:~$ shutdown
-bash: shutdown: command not found
lukepuplett@uktnlx01:~$ modprobe apm
-bash: modprobe: command not found
lukepuplett@uktnlx01:~$
I also tried halt, reboot, goaway, and pleasejustwork.
© Super User or respective owner