Skip to content

Instantly share code, notes, and snippets.

@lovubuntu
Created February 9, 2017 11:21
Show Gist options
  • Save lovubuntu/188d287c4490ac0ea5675e7f365502de to your computer and use it in GitHub Desktop.
Save lovubuntu/188d287c4490ac0ea5675e7f365502de to your computer and use it in GitHub Desktop.
jenkins setup
# Adding user to sudo list
usermod -aG sudo username
https://www.digitalocean.com/community/tutorials/how-to-create-a-sudo-user-on-ubuntu-quickstart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment