====== 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: * https://docs.cloudlinux.com/index.html?cagefs_installation.html * https://docs.cloudlinux.com/index.html?managing_users.html