From 1e2334dbffd1806720aca9e1e79760d7fa6a95b5 Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel Date: Fri, 4 Feb 2022 09:27:39 +0400 Subject: [PATCH] minor changes (again) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f653c5..aee47cc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # How to setup * 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.