Skip to content

Instantly share code, notes, and snippets.

@volkstrader
Created January 13, 2015 23:12
Show Gist options
  • Save volkstrader/1992816a2d95537d5799 to your computer and use it in GitHub Desktop.
Save volkstrader/1992816a2d95537d5799 to your computer and use it in GitHub Desktop.
Renaming ubuntu hostname
  1. sudo vim /etc/hostname
  2. rename
  3. sudo vim /etc/hosts
  4. rename
  5. sudo service hostname restart
  6. if it does not work, sudo shutdown -r now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment