User Tools

Site Tools


cagefs:install

CageFS install

Before install: If you don't have enough disk space in /usr/share, use following commands to have cagefs-skeleton being placed in a different location.

mkdir /home/cagefs-skeleton
ln -s /home/cagefs-skeleton /usr/share/cagefs-skeleton

CageFS instalation:

yum install cagefs
/usr/sbin/cagefsctl --init

CageFS activation for all users:

/usr/sbin/cagefsctl --enable-all
/usr/sbin/cagefsctl --toggle-mode

To see current mode of operation:

/usr/sbin/cagefsctl --display-user-mode

CageFS check enabled users:

/usr/sbin/cagefsctl --list-enabled

More info:

cagefs/install.txt · Last modified: 2018/02/13 15:57 by dreiggy

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki