linux create user
sudo useradd -m username
#set user password
sudo passwd username
#add user to sudoers [DANGEROUS]
usermod -aG sudo usernameuseradd [OPTIONS] USERNAMEadduser [OPTIONS] USERNAMEsudo useradd username
Also in Shell:
- install homebrew ios
- how to validate a mobile number in shell script
- pip install django-allauth
- bash remove directory
- boot maker for ubuntu
- kill a process at a port
- unzip gz file linux
- batch loops
- install csv
- utorrent on ubuntu
- install chrome ubuntu server
- bash function
- how to add regex to ls
- git host key verification failed
- laravel make migration
- pgadmin4 ubuntu 20.04
- intall teams on ubuntu
- list all the files in a directory without the directory in linux
- docker check running containers
- remove yum package
- logrotate force rotation
- How to call one shell script from another shell script?
- get full path of files in directory linux command
- install dateutil