minor changes (again)

This commit is contained in:
mohammed jasem alaajel 2022-02-04 09:27:39 +04:00
parent a2c9ae5d26
commit 1e2334dbff
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# How to setup
* create user in your system using the command provided below
``useradd xrambad --shell=/bin/true``
``useradd xrambad --shell=/bin/true``
this will make the user have no shell + sftp and scp access.
* create ssh key for the user.