minor changes
This commit is contained in:
parent
854ce9d4b4
commit
a2c9ae5d26
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user