Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 233 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 233 Bytes

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