You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.
usermod -aG sudo marius
Command 'usermod' is available in the following places
/sbin/usermod
/usr/sbin/usermod
The command could not be located because '/usr/sbin:/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
For Ubunut 22.04 this command:
fails, saying something like command not found.
Using the full path: /usr/sbin/adduser seems to work.
The text was updated successfully, but these errors were encountered: