Skip to content

Instantly share code, notes, and snippets.

@linux-modder
Created October 23, 2017 06:46
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 linux-modder/8575fd1d534387bbbeb076522a5ef675 to your computer and use it in GitHub Desktop.
Save linux-modder/8575fd1d534387bbbeb076522a5ef675 to your computer and use it in GitHub Desktop.
nimrod@linwin27-defcon.ameridea.net ://:Mon, 23 October 02:06:13 EDT ~
0 sudo su
[sudo] password for nimrod:
[root@linwin27-defcon nimrod]# useradd armedic
[root@linwin27-defcon nimrod]# ls /home
armedic nimrod
[root@linwin27-defcon nimrod]# usermod -aG wheel armedic
[root@linwin27-defcon nimrod]# groups armedic
armedic : armedic wheel
[root@linwin27-defcon nimrod]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment