Skip to content

BalliAsghar/ssh-create-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

create a user on Ubuntu and allow SSH login

Usage

curl https://raw.githubusercontent.com/BalliAsghar/ssh-create-user/main/createuser.sh > createuser.sh
chmod +x createuser.sh
./createuser.sh

Requirements

  • Curl