Re: [Hampshire] Instant poweroff

Top Pagina

Reply to this message
Auteur: Jonathan Hudson
Datum:  
Aan: hampshire
Onderwerp: Re: [Hampshire] Instant poweroff
On Sat, 13 Feb 2010 14:08:46 +0000
Keith Edmunds <kae@???> wrote:

> My Google-foo is clearly deficient. How can I power off a Linux system
> immediately, the equivalent to pulling the plug out of the wall? I don't
> need to terminate processes, umount filesystems, etc, I just want it to
> power off.
>
> Thanks for any ideas.
>


Perhaps

# poweroff --force

(not tested :)

-jh