Last active
October 2, 2019 10:21
-
-
Save SebKay/a966cd2580849049dd0986537a67076c to your computer and use it in GitHub Desktop.
Restart an Ubuntu server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Tested on Ubuntu 14.04 and 18.01 | |
sudo shutdown -r now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment