Guest User

Untitled

a guest
Mar 22nd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. usermod -aG docker "$USER" # Add to group
  2. sg "$(id -gn)" -c "groups" # Create new session and show groups including that one
Add Comment
Please, Sign In to add comment