This is an archive version of the document. To get the most up-to-date information, see the current version.

Installing Veeam Agent for Linux in Offline Mode

If a computer where you want to install Veeam Agent for Linux has no connection to the internet, for example, for security reasons, you can install Veeam Agent in the offline mode. In this scenario, you do not need to download and install the Veeam software repository installation package (veeam-release). Instead, you need to download all Veeam Agent packages from the Veeam software repository and install them on the target computer.

To install Veeam Agent:

  1. On a computer that is connected to the internet, download Veeam Agent packages intended for your Linux distribution from the Veeam software repository.
  • Veeam Agent for Linux packages in the Debian format reside in the following folders of the Veeam software repository:
  • For RPM packages, the Veeam Agent directory has the following structure: Package format > Distribution > Version > Architecture.

For example, Veeam Agent packages for 64-bit RHEL 8 reside in the /rpm/el/8/x86_64/ folder of the Veeam software repository, and packages for 64-bit SLES 15 SP3 reside in the /rpm/sles/SLE_15_SP3/x86_64/ folder.

  1. Save Veeam Agent packages to a directory that can be accessed from the computer where you want to install the product, for example, a directory on a local drive or USB drive, or a network shared folder.
  2. On the computer where you want to install Veeam Agent, navigate to the directory where you have saved the packages and install Veeam Agent:  

 

Installing Veeam Agent for Linux in Offline Mode TIP

You can also set up a local mirror of the Veeam software repository in your internal network and add this repository to the list of software sources on a computer where you want to install the product. These operations may differ depending on the Linux distribution and package manager that you use. To learn more, refer to the documentation of your Linux distribution.

After you add a local repository to the list of software sources on a computer, you will be able to install and upgrade Veeam Agent in a regular way. To learn more, see Installing Veeam Agent for Linux and Upgrading Veeam Agent for Linux.

 

Installing Veeam Agent for Linux in CentOS / RHEL

To install Veeam Agent for Linux, use the following commands:

For 32-bit RHEL 6

rpm -i <...>/kmod-veeamsnap-5.0.2.4567-2.6.32_131.0.15.el6.i386.rpm
rpm -i <...>/veeam-5.0.2.4567-1.el6.i386.rpm

For 64-bit RHEL 6

rpm -i <...>/kmod-veeamsnap-5.0.2.4567-2.6.32_131.0.15.el6.x86_64.rpm
rpm -i <...>/veeam-5.0.2.4567-1.el6.x86_64.rpm

For CentOS 7 / RHEL 7

rpm -i <...>/kmod-veeamsnap-5.0.2.4567-1.el7.x86_64.rpm
rpm -i <...>/veeam-5.0.2.4567-1.el7.x86_64.rpm

For CentOS 8 / RHEL 8

rpm -i <...>/kmod-veeamsnap-5.0.2.4567-1.el8.x86_64.rpm
rpm -i <...>/veeam-5.0.2.4567-1.el8.x86_64.rpm

where:

<...> — path to a directory where you have saved Veeam Agent packages.

Installing Veeam Agent for Linux in Offline Mode NOTE

The pre-built veeamsnap binaries require kernel 2.6.32-131.0.15 or later for RHEL 6 (excluding 2.6.32-279.el6.i686) and kernel 3.10.0-123 or later for CentOS / RHEL 7.0 – 7.7 to operate.

 

Installing Veeam Agent for Linux in Oracle Linux

To install Veeam Agent for Linux, use the following commands:

For Oracle Linux 6

rpm -i <...>/veeamsnap-5.0.2.4567-1.noarch.rpm
rpm -i <...>/veeam-5.0.2.4567-1.el6.x86_64

For Oracle Linux 7

rpm -i <...>/veeamsnap-5.0.2.4567-1.noarch.rpm
rpm -i <...>/veeam-5.0.2.4567-1.el7.x86_64.rpm

For Oracle Linux 8

rpm -i <...>/veeamsnap-5.0.2.4567-1.noarch.rpm
rpm -i <...>/veeam-5.0.2.4567-1.el8.x86_64.rpm

where:

<...> — path to a directory where you have saved Veeam Agent packages.

Installing Veeam Agent for Linux in Fedora

To install Veeam Agent for Linux, use the following commands:

rpm -i <...>/veeamsnap-5.0.2.4567-1.noarch.rpm
rpm -i <...>/veeam-5.0.2.4567-1.fc24.x86_64.rpm

where:

<...> — path to a directory where you have saved Veeam Agent packages.

Installing Veeam Agent for Linux in SLES

Installing Veeam Agent for Linux in Offline Mode NOTE

If you use a Trace, Xen, PAE, or preempt kernel, you need to choose the corresponding veeamsnap package for installation instead of the default one, for example, veeamsnap-kmp-trace-5.0.2.4567_3.0.101_63-2.1.i586.rpm instead of veeamsnap-kmp-default-5.0.2.4567_3.0.101_63-2.1.i586.rpm.

To install Veeam Agent for Linux, use the following commands:

For 32-bit SLES 11 SP4

zypper in <...>/veeamsnap-kmp-default-5.0.2.4567_k3.0.101_63-2.i586.rpm
zypper in <...>/veeam-5.0.2.4567-1.sles11.i386.rpm

For 64-bit SLES 11 SP4

zypper in <...>/veeamsnap-kmp-default-5.0.2.4567_k3.0.101_63-2.x86_64.rpm
zypper in <...>/veeam-5.0.2.4567-1.sles11.x86_64.rpm

For 64-bit SLES 12 SP2

zypper in <...>/veeamsnap-kmp-default-5.0.2.4567_k4.4.21_69-2.x86_64.rpm
zypper in <...>/veeam-5.0.2.4567-1.sles12.x86_64.rpm

For 64-bit SLES 12 SP3

zypper in <...>/veeamsnap-kmp-default-5.0.2.4567_k4.4.73_5-2.x86_64.rpm
zypper in <...>/veeam-5.0.2.4567-1.sles12.x86_64.rpm

For 64-bit SLES 12 SP4

zypper in <...>/veeamsnap-kmp-default-5.0.2.4567_k4.12.14_94.41-2.x86_64.rpm
zypper in <...>/veeam-5.0.2.4567-1.sles12.x86_64.rpm

For 64-bit SLES 12 SP5

zypper in <...>/veeamsnap-kmp-default-5.0.2.4567_k4.12.14_120-2.x86_64.rpm
zypper in <...>/veeam-5.0.2.4567-1.sles12.x86_64.rpm

For 64-bit SLES 15 SP0

zypper in <...>/veeamsnap-kmp-default-5.0.2.4567_k4.12.14_23-2.x86_64.rpm
zypper in <...>/veeam-5.0.2.4567-1.sles12.x86_64.rpm

For 64-bit SLES 15 SP1

zypper in <...>/veeamsnap-kmp-default-5.0.2.4567_k4.12.14_195-2.x86_64.rpm
zypper in <...>/veeam-5.0.2.4567-1.sles12.x86_64.rpm

For 64-bit SLES 15 SP2

zypper in <...>/veeamsnap-kmp-default-5.0.2.4567_k5.3.18_22-2.x86_64.rpm
zypper in <...>/veeam-5.0.2.4567-1.sles12.x86_64.rpm

For 64-bit SLES 15 SP3

zypper in <...>/veeamsnap-kmp-default-5.0.2.4567_k5.3.18_57-2.x86_64.rpm
zypper in <...>/veeam-5.0.2.4567-1.sles12.x86_64.rpm

where:

<...> — path to a directory where you have saved Veeam Agent packages.

Installing Veeam Agent for Linux in openSUSE

To install Veeam Agent for Linux, use the following commands:

For 32-bit openSUSE Tumbleweed

zypper in <...>/veeamsnap-5.0.2.4567-1.sles.noarch.rpm
zypper in <...>/veeam-5.0.2.4567-1.suse.i386.rpm

For 64-bit openSUSE Tumbleweed

zypper in <...>/veeamsnap-5.0.2.4567-1.sles.noarch.rpm
zypper in <...>/veeam-5.0.2.4567-1.suse.x86_64.rpm

For 64-bit openSUSE Leap 15.2

zypper in <...>/veeamsnap-kmp-default-5.0.2.4567_k5.3.18_lp152.19-2.x86_64.rpm
zypper in <...>/veeam-5.0.2.4567-1.suse.x86_64.rpm

For 64-bit openSUSE Leap 15.3

zypper in <...>/veeamsnap-kmp-default-5.0.2.4567_k5.3.18_57-2.x86_64.rpm
zypper in <...>/veeam-5.0.2.4567-1.suse.x86_64.rpm

where:

<...> — path to a directory where you have saved Veeam Agent packages.

Installing Veeam Agent for Linux in Debian / Ubuntu

To install Veeam Agent for Linux, use the following commands:

For 32-bit Debian / Ubuntu 14.04, 16.04, 18.04, 20.04, 20.10, 21.04, 21.10 and 22.04

dpkg -i <...>/veeamsnap_5.0.2.4567_all.deb
dpkg -i <...>/veeam_5.0.2.4567_i386.deb

For 64-bit Debian / Ubuntu 14.04, 16.04, 18.04, 20.04, 20.10, 21.04, 21.10 and 22.04

dpkg -i <...>/veeamsnap_5.0.2.4567_all.deb
dpkg -i <...>/veeam_5.0.2.4567_amd64.deb

where:

<...> — path to a directory where you have saved Veeam Agent packages.