How to Install jailer in Ubuntu 18.04



Install jailer by entering the following commands in the terminal:

sudo apt update
sudo apt install jailer

Description:

Builds and maintains chrooted environments

Jailer is a simple script to help system administrators to create and maintain chrooted (that is, jailed) environments. It uses a simple configuration file which can be used to describe the location of configuration files, Debian packages and files or directories used to build the chroot environment.

Version: 0.4-17.1

Section: universe/admin