add readme incompleat

This commit is contained in:
mohammed jasem alaajel 2022-02-04 09:13:08 +04:00
parent 26c5adbbc8
commit 4b3157fa9a
1 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# How to setup
* *create user in your system using the command provided below*
``useradd xrambad --shell=/bin/true``
* create ssh key for the user.
* there will be issue that user can't login to fix this
add ``/bin/true`` to ``/etc/shells``