Skip to content

Instantly share code, notes, and snippets.

@HamidNE
Last active June 15, 2020 16:51
Show Gist options
  • Save HamidNE/357dd9c99b74c7ebd869e5c7ebc08863 to your computer and use it in GitHub Desktop.
Save HamidNE/357dd9c99b74c7ebd869e5c7ebc08863 to your computer and use it in GitHub Desktop.
Adding User to the suduer (wheel Group)
usermod -aG wheel username
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment