Created
September 2, 2018 22:33
-
-
Save iflowfor8hours/c646e4204a7efc513f2694c9bf5771eb to your computer and use it in GitHub Desktop.
Revisions
-
iflowfor8hours created this gist
Sep 2, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ matt@laststand:~$ usermod -aG sudo matt Command 'usermod' is available in '/usr/sbin/usermod' The command could not be located because '/usr/sbin' is not included in the PATH environment variable. This is most likely caused by the lack of administrative privileges associated with your user account. usermod: command not found matt@laststand:~$ sudo usermod -aG su