Skip to content

Instantly share code, notes, and snippets.

@deevis
Created June 29, 2015 16:08
Show Gist options
  • Save deevis/2a2c8827a873f3ebafa0 to your computer and use it in GitHub Desktop.
Save deevis/2a2c8827a873f3ebafa0 to your computer and use it in GitHub Desktop.
# Must be root
sudo su -
vi /etc/hostname
# To prevent reboot (also as root)
cat /etc/hostname > /proc/sys/kernel/hostname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment