IT Questions and Answers :)

Wednesday, September 9, 2020

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 ?

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 
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 ?

 

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.


SOURCE

https://fedoraproject.org/wiki/Configuring_Sudo
Share:

0 comments:

Post a Comment

Popular Posts