I'm wondering about setting Ubuntu Server to shutdown safely from the power button on the case.
I had a linux based server package installed before and the following commands installed and set it up for me, will this do the same on Ubuntu Server? (with the sudo prefix of course)

Code:
apt-get install acpid
service acpid start
This would be great, the noisey server is in an empty bedroom but people stay from time to time and I'm not always there to shut it down and rather than having to give other people the password etc.