Skip to content

Instantly share code, notes, and snippets.

@FerreiraRaphael
Created April 9, 2017 00:49
Show Gist options
  • Save FerreiraRaphael/a4854484c1afdb10bcc60c8a96271cbd to your computer and use it in GitHub Desktop.
Save FerreiraRaphael/a4854484c1afdb10bcc60c8a96271cbd to your computer and use it in GitHub Desktop.
scripts for a clean debian
#!/bash/bin
#enable sudo to current user
apt-get install sudo
adduser whoami sudo
reset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment