cpanel cronjobs and security/bandwidth metering
using cronjobs in cpanel you can run anyprogram you want. even run ./configure && make. So you can run any program you want, even most bandwidth consuming am I right? any way to prewent it, beside disabling cronjobs in WHM feature manager?also using php shell_exec() or system() you can run any binnary even most badwidth consuming, without any bandwidth metering from cpanel. Is that right? How to prevent it?!