I have a website hosted in /var/www/mydomain I want to create a chrooted ssh account to give access to a shell to my developers to execute commands and check logs. This is just a raw transcript how I did it with jailkit : $ apt-get install build-essential autoconf automake libtool flex bison debhelper binutils-gold $ …