From 854ce9d4b47bf2a9379c1e4bc63dbcabd6a85c26 Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel Date: Fri, 4 Feb 2022 09:25:49 +0400 Subject: [PATCH] minor changes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ed1bc67..6bf3152 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # How to setup * *create user in your system using the command provided below* -``useradd xrambad --shell=/bin/true`` + ``useradd xrambad --shell=/bin/true`` * create ssh key for the user. @@ -13,9 +13,9 @@ add ``/bin/true`` to ``/etc/shells`` [09:16:17 WARN]: [AppleTunneler] no Identities files found, please put them in plugins/AppleTunneler/Identities [09:16:17 ERROR]: Error occurred while enabling AppleTunneler v1.0-SNAPSHOT (Is it up to date?) ``` -* place your private key into ``plugins/AppleTunneler/Identities`` folder +* place your user that you created private key into ``plugins/AppleTunneler/Identities`` folder -* start server again but you will be met with another error as shown below +* start server again, but you will be met with another error as shown below ``` [09:20:16 ERROR]: [AppleTunneler] FILE at path: /home/test/Desktop/test-server/plugins/AppleTunneler/.known_hosts Does not exists [09:20:16 ERROR]: Error occurred while enabling AppleTunneler v1.0-SNAPSHOT (Is it up to date?)