minor changes

This commit is contained in:
mohammed jasem alaajel 2022-02-04 09:27:17 +04:00
parent 854ce9d4b4
commit a2c9ae5d26

View File

@ -1,6 +1,8 @@
# How to setup # How to setup
* *create user in your system using the command provided below* * 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. * create ssh key for the user.