Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created June 18, 2018 22:54
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 miguelmota/7ed50446764452e533789f9367f8cc12 to your computer and use it in GitHub Desktop.
Save miguelmota/7ed50446764452e533789f9367f8cc12 to your computer and use it in GitHub Desktop.
Linux create a new PID namespace
sudo unshare --fork --pid --mount-proc bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment