Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howto:add_existing_user_to_existing_group_on_linux [2017/05/04 07:11] – created yehudahowto:add_existing_user_to_existing_group_on_linux [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 4: Line 4:
 #                       -> User #                       -> User
 #                       | #                       |
-sudo usermod -a -G sudo yehuda+sudo usermod -a -G sudo myuser 
 + 
 +# OR  
 +sudo adduser myuser sudo 
 + 
 +# Quick group permission update  / without logout 
 +newgrp webdev
 </code> </code>
howto/add_existing_user_to_existing_group_on_linux.1493881876.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0