minor changes

This commit is contained in:
mohammed jasem alaajel 2022-02-04 09:27:17 +04:00
parent 854ce9d4b4
commit a2c9ae5d26
1 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,12 @@
# How to setup
* *create user in your system using the command provided below*
``useradd xrambad --shell=/bin/true``
* create user in your system using the command provided below
``useradd xrambad --shell=/bin/true``
this will make the user have no shell + sftp and scp access.
* create ssh key for the user.
* there will be issue that user can't login to fix this
* there will be issue that user can't login to fix this
add ``/bin/true`` to ``/etc/shells``
* start your minecraft server with the plugin installed.