Archive for the ‘Cpanel’ Category
NEVER DELETE ANY FILES FROM /home/virtfs/
/home/virtfs is used to chroot the user into jailed shell. Cpanel will hard link files into this directory so deleting files in /home/virtfs will also delete the files on the server in the actual location. (example: rm /home/virtfs/user/etc/exim.pl will delete /etc/exim.pl)
If a user is reporting double the quota and it [...]