Installing r1soft server backup agent on Debian/Ubuntu

To install r1soft server backup agent on Ubuntu/Debian, add repository

echo deb http://repo.r1soft.com/apt stable main >> /etc/apt/sources.list
wget http://repo.r1soft.com/r1soft.asc
apt-key add r1soft.asc

Install agent

apt update
apt -y install serverbackup-enterprise-agent

Install kernal headers

Advertisement

apt install linux-headers-`uname -r`

Install kernal modules

serverbackup-setup --get-module

Verify backup agent works with

serverbackup-setup --test-connection

Start backup agent

/etc/init.d/cdp-agent restart

Now you can add the server to R1Soft Backup Manager.

Add a comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Advertisement