0% found this document useful (0 votes)
268 views11 pages

BaaS Install Veeam Agent For Linux

This document provides steps to install the Veeam Backup agent on Linux. It involves downloading the agent package files, installing the DKMS package, installing Veeam, activating the license, selecting the Veeam Cloud Connect repository, entering the BaaS gateway address and credentials, checking storage capacity, and scheduling backups. The steps are provided for different Linux distributions like CentOS, RHEL, Oracle Linux, openSUSE, SLES, Debian and Ubuntu.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
268 views11 pages

BaaS Install Veeam Agent For Linux

This document provides steps to install the Veeam Backup agent on Linux. It involves downloading the agent package files, installing the DKMS package, installing Veeam, activating the license, selecting the Veeam Cloud Connect repository, entering the BaaS gateway address and credentials, checking storage capacity, and scheduling backups. The steps are provided for different Linux distributions like CentOS, RHEL, Oracle Linux, openSUSE, SLES, Debian and Ubuntu.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

Install Veeam Backup agent on Linux

1 BaaS Install Veeam Backup Agent on Linux

Introduction:

This is document for how to install Veeam backup agent for Linux

Install Veeam Backup agent on Linux:

Step 1: Download Agent for Linux

For CentOS6 / RHEL6 / Oracle Linux / Fedora 64bit

wget http://repository.veeam.com/.private/rpm/el/6/x86_64/veeam-3.0.2.1185-1.el6.x86_64.rpm
wget http://repository.veeam.com/.private/rpm/el/6/x86_64/veeamsnap-3.0.2.1185-1.noarch.rpm
wget http://csd-upload.higio.info/public/dkms-2.4.0-1.20170926git959bd74.el6.noarch.rpm

For CentOS7 / RHEL7 / Oracle Linux / Fedora 64bit


wget http://repository.veeam.com/.private/rpm/el/7/x86_64/veeam-3.0.2.1190-1.el7.x86_64.rpm
wget http://repository.veeam.com/.private/rpm/el/7/x86_64/veeamsnap-3.0.2.1190-1.noarch.rpm
wget http://csd-upload.higio.info/public/dkms-2.8.1-4.20200214git5ca628c.el7.noarch.rpm

For openSUSE / SLES

wget http://repository.veeam.com/.private/rpm/suse/openSUSE/x86_64/veeam-3.0.2.1185-1.suse.x86_64.rpm
wget http://repository.veeam.com/.private/rpm/suse/openSUSE/noarch/veeamsnap-3.0.2.1185-1.sles.noarch.rpm
wget http://csd-upload.higio.info/public/dkms-2.6.1-2.2.noarch.rpm

For Debian / Ubuntu

wget http://repository.veeam.com/.private/deb/veeam/veeam_3.0.2.1185_amd64.deb
wget http://repository.veeam.com/.private/deb/veeamsnap/veeamsnap_3.0.2.1185_all.deb
Ubuntu16.04: wget http://csd-upload.higio.info/public/dkms_2.2.0.3-2ubuntu11_all.deb
Ubuntu18.04: wget http://csd-upload.higio.info/public/dkms_2.3-3ubuntu9_all.deb

FPT HIGIO CLOUD HOTLINE:19006973


2 BaaS Install Veeam Backup Agent on Linux

Step 2: Install package DKMS

For CentOS6 / RHEL6 / Oracle Linux / Fedora 64bit

sudo yum localinstall dkms-2.4.0-1.20170926git959bd74.el6.noarch.rpm

For CentOS7 / RHEL7 / Oracle Linux / Fedora 64bit

sudo yum localinstall dkms-2.8.1-4.20200214git5ca628c.el7.noarch.rpm

For openSUSE / SLES

zypper install dkms-2.6.1-2.2.noarch.rpm

For Debian / Ubuntu

Ubuntu16.04: sudo apt install dkms_2.2.0.3-2ubuntu11_all.deb


Ubuntu18.04: sudo apt install dkms_2.3-3ubuntu9_all.deb

Step 3: Install veeam

1. Navigate to the directory where you have saved the Veeam package and install the package
with the following commands:
For CentOS6 / RHEL6 / Oracle Linux / Fedora 64bit

sudo yum localinstall veeam-3.0.2.1185-1.el6.x86_64.rpm veeamsnap-3.0.2.1185-1.noarch.rpm

For CentOS7 / RHEL7 / Oracle Linux / Fedora 64bit

sudo yum localinstall veeam-3.0.2.1190-1.el7.x86_64.rpm veeamsnap-3.0.2.1190-1.noarch.rpm

For openSUSE / SLES

zypper install veeam-3.0.2.1185-1.suse.x86_64.rpm veeamsnap-3.0.2.1185-1.sles.noarch.rpm

For Debian / Ubuntu

sudo apt install veeam_3.0.2.1185_amd64.deb veeamsnap_3.0.2.1185_all.deb

Step 4: Start Veeam agent with command veeam

FPT HIGIO CLOUD HOTLINE:19006973


3 BaaS Install Veeam Backup Agent on Linux

Accept the term. Enter to Next

FPT HIGIO CLOUD HOTLINE:19006973


4 BaaS Install Veeam Backup Agent on Linux

Next

FPT HIGIO CLOUD HOTLINE:19006973


5 BaaS Install Veeam Backup Agent on Linux

Browse the location of license to activate. Enter to finish

Step 5: Select Veeam Cloud Connect repository

FPT HIGIO CLOUD HOTLINE:19006973


6 BaaS Install Veeam Backup Agent on Linux

Step 6: Enter address of BaaS gateway address (backup-hcmc.higio.net or backup-hni.higio.net)


and port 6180.

- Accept the certificate details

FPT HIGIO CLOUD HOTLINE:19006973


7 BaaS Install Veeam Backup Agent on Linux

Step 7: Enter user name and password and Next

Step 8: Check the capacity of BaaS storage.

FPT HIGIO CLOUD HOTLINE:19006973


8 BaaS Install Veeam Backup Agent on Linux

Step 9: Schedule your backup

FPT HIGIO CLOUD HOTLINE:19006973


9 BaaS Install Veeam Backup Agent on Linux

Step 10: Check the setting and Finish

FPT HIGIO CLOUD HOTLINE:19006973


10 BaaS Install Veeam Backup Agent on Linux

FPT HIGIO CLOUD HOTLINE:19006973

You might also like