beta.blog

Linux: How to shutdown your server

by on Nov.23, 2011, under Linux (Ubuntu)

The following command will shutdown your Linux server/client.

shutdown -h now

If you would like to reboot it instead you might want to use the following command:

shutdown -r now

or simply

reboot

Leave a Reply

*

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!