/ssh-create-user

Create a user with ssh access

Primary LanguageShellMIT LicenseMIT

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