Skip to content

Instantly share code, notes, and snippets.

@saadlu
Last active January 16, 2018 18:49
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 saadlu/7be76bb4151649d8e170ac41a4ac5cc9 to your computer and use it in GitHub Desktop.
Save saadlu/7be76bb4151649d8e170ac41a4ac5cc9 to your computer and use it in GitHub Desktop.
Random
# Running web2.py accesible from host to a docker container
python web2py.py --nogui -a admin -i 0.0.0.0
# display all users in ubuntu
compgen -u
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment