hide openvz processes

diaolin

Renowned Member
Jul 7, 2008
346
8
83
Trentino Italy
if you want to hide other vps processes from openvz container you can insert this line
into /etc/sysctl.conf of the PVE itself (not the container):

kernel.pid_ns_hide_child=1

then restart all container and ps or htop or top do not show anymore
other container processes

just for fun...
Diaolin