Let’s go thru the Centreon Monitoring System installation one step at a time.We will be using Centos7 x64 it is the official supported version.Pre-Requisite Disable selinuxInstall Centreon Official Repository IMPORTANT: Allow only the Centos7 Base Repo and Centreon Repo – […]
How to setup chroot and bindfs
In order to allow a user to have restrict access to a specific directory we should use the chroot and bindfs setup:(tested on Centos 7 x64) bindfs Mount a directory to another location and alter permission bits. bindfs is a […]