Skip to main content

Linux command: usermod


usermod - modify a user account

Add user 'tuyen' to 'wheel' group

$ sudo usermod -aG wheel tuyen

Popular posts from this blog

Synology: Empty Recycle Bin

How to empty Recycle Bin. Control Panel > Shared Folder > Action > Empty al Recycle Bins Synology: Empty Recycle Bin

Assembly on Linux with NASM

Practice Assembly on Linux with NASM - Netwide Assembler

Learn IBM z/OS