Skip to content

Instantly share code, notes, and snippets.

@SebKay
Last active October 2, 2019 10:21
Show Gist options
  • Save SebKay/a966cd2580849049dd0986537a67076c to your computer and use it in GitHub Desktop.
Save SebKay/a966cd2580849049dd0986537a67076c to your computer and use it in GitHub Desktop.
Restart an Ubuntu server
# 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