Posted by DJX in COMMANDS | 2 comments
Aug 8, 2012
you can immediately shut down your system by using the shutdown command like this:
$ sudo shutdown -h now
You can also use the shutdown command to restart your computer, as follows:
$ sudo shutdown -r now
This command is great for the Ubuntu Server Version, since there is no Graphic Desktop.
Great! Just what I needed to get things started with my server.
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
This command is great for the Ubuntu Server Version, since there is no Graphic Desktop.
Great! Just what I needed to get things started with my server.