diff --git a/miscellaneous/chrooted_SFTP-only.md b/miscellaneous/chrooted_SFTP-only.md index b4a7261..be92040 100644 --- a/miscellaneous/chrooted_SFTP-only.md +++ b/miscellaneous/chrooted_SFTP-only.md @@ -13,7 +13,7 @@ This guide describes how to set up a chrooted environment with SFTP-only access ### 1. Create a Chroot User ```bash -useradd +adduser ``` ### 2. Create SFTP Group