I have a User named "tux", and i've added "tux" to "sudo" group by the command: sudo usermod tux -a -G wheel. What kind of Distro do i have ?
- Fedora
- Gentoo
- Ubuntu
- Arch
EXPLANATION
In Unix/Linux distributions, the command ‘usermod‘ is used to modify or change any attributes of a already created user account via command line. The command ‘usermod‘ is similar to that ‘useradd‘ or ‘adduser‘ but the login granted to an existing user.
0 comments:
Post a Comment