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

Powershell: Install IIS

Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web*

Microsoft Azure Repos

Azure Repos Documentation