Skip to content

Instantly share code, notes, and snippets.

@SunnyBingoMe
Last active March 4, 2017 00:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SunnyBingoMe/8b55a4e68a41772ee09936a718f8d683 to your computer and use it in GitHub Desktop.
Save SunnyBingoMe/8b55a4e68a41772ee09936a718f8d683 to your computer and use it in GitHub Desktop.
disable-x
sudo systemctl enable multi-user.target --force && \
sudo systemctl set-default multi-user.target && \
sudo reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment