Skip to content

Instantly share code, notes, and snippets.

@FerreiraRaphael
Created April 9, 2017 00:49
Embed
What would you like to do?
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