Alternative backups for cPanel server

Alternative backups for cPanel server Data security has always been a headache for us. Unpredictable loss of data will mess up most of the things related to our business, educational works, personal works etc… Data loss can occur due to buggy software, data corruption, hardware failure, malicious hacking, user error etc… So taking frequent backup … Read more

R1Soft CDP Error While restoring : Connection refused

Moslty this is caused due to buagent not running. Even if we tried to restart buagent,it will not start and status will be showing “buagent (no pid file) not running”

Check /var/log/messages to see whether kernel module is missing or not. If it is showing any missing kernel modules, you can install kernel modules by simply running  r1soft-cki in the command prompt

# /etc/init.d/buagent restart

# /etc/init.d/buagent status
/etc/init.d/buagent status: buagent (no pid file) not running

Read more