From a2c9ae5d26a161ad8897a6799edf7cba45bb4060 Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel Date: Fri, 4 Feb 2022 09:27:17 +0400 Subject: [PATCH] minor changes --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6bf3152..6f653c5 100644 --- a/README.md +++ b/README.md @@ -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.