Answers for "linux add user and home directory and ssh"

0

linux add user with home directory

useradd -m USERNAME
useradd -m $username
Posted by: Guest on January-03-2022

Code answers related to "linux add user and home directory and ssh"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language