Debian no shutdown command ?

Post Reply
mister_v
Posts: 137
Joined: Sat Jun 20, 2009 5:42 pm

Debian no shutdown command ?

Post by mister_v »

Hi,

I have a new install of debian;
but the reboot command doesn't work.
Tried halt, reboot, shutdown, ...
even as root
But it is like it is not installed, how is this possible ?
Chris
Site Admin
Posts: 127
Joined: Mon Jul 21, 2008 9:45 am
Location: Leuven, Belgium
Contact:

Re: Debian no shutdown command ?

Post by Chris »

for debian you neet to be "real"-root.

So the correct su command:

Code: Select all

su -
I had the same problem when I installed a debian server.
Post Reply