Virtuelle Machine on RSBAC-System

Running a VM on a host wich has RSBAC + PaX as kernelfeatures.
My choose is the KVM, because ist the easiest for use and already included in the the mainline kernel. Its has enough performace to work on the guest without knowing that it’s a virtualized machine.

prepear the hostsystem

To get more security as the basic distributions offers, to protect the hostsystem
I did this:

RSBAC-Jail

run-jail is a script wich allow us to setup the rsbac-jail with a configurationfile.

This is the documentation site for rsbac_jail