Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

mdem ubuntu add user to sudo

# add a user and set a password
adduser USERNAME

# add user to sudoers / sudo groupe with command below
usermod -aG sudo USERNAME
Comment

PREVIOUS NEXT
Code Example
Shell :: grep after match 
Shell :: awk delimiter comma 
Shell :: sudo apt install 
Shell :: update time in linux 
Shell :: vscode update terminal limit 
Shell :: .bat script on computer startup 
Shell :: move linux 
Shell :: linux add user with home directory 
Shell :: my ip 
Shell :: how to add image in readme 
Shell :: wsl 2 installation 
Shell :: ffmpeg extract single frame 
Shell :: where should gitignore file be 
Shell :: update node manjaro 
Shell :: sudo gem install cocoapods-deintegrate cocoapods-clean 
Shell :: install vim in vs 
Shell :: copy to clipboard while ssh into another terminal 
Shell :: getcomposer.org download 
Shell :: docker file entrypoint script shell 
Shell :: creat a new repository 
Shell :: flutter install in window 
Shell :: how to show a tag in git 
Shell :: github color 
Shell :: git remove file from repository 
Shell :: merge_otu_tables.py qiime 
Shell :: install grafana on amazon linux 2 
Shell :: install wp from wp-cli 
Shell :: sed allow root login 
Shell :: recursively replace : to _ in file names linux 
Shell :: what is guthub 
ADD CONTENT
Topic
Content
Source link
Name
9+3 =