Skip to content

Instantly share code, notes, and snippets.

@rvanzee
Created April 10, 2012 14:57
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 rvanzee/2351978 to your computer and use it in GitHub Desktop.
Save rvanzee/2351978 to your computer and use it in GitHub Desktop.
install sudo
apt-get install sudo
@rvanzee
Copy link
Author

rvanzee commented Apr 10, 2012

sudo is a program that allows users to run programs with the security privileges of another user (normally the superuser or root).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment