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 for Linux 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 the entire Veeam Agent for Linux packages from the Veeam software repository and install them on the target computer.
To install Veeam Agent for Linux:
- On a computer that is connected to the internet, download Veeam Agent packages intended for your Linux distribution from the Veeam software repository.
- 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.
- 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 CentOS / RHEL
- Installing Veeam Agent for Linux in Oracle Linux
- Installing Veeam Agent for Linux in Fedora
- Installing Veeam Agent for Linux in SLES
- Installing Veeam Agent for Linux in openSUSE
- Installing Veeam Agent for Linux in Debian / Ubuntu
|
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 for Linux 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:
rpm -i <...>/kmod-veeamsnap-4.0.1.2365-2.6.32_131.0.15.el6.i386.rpm |
rpm -i <...>/kmod-veeamsnap-4.0.1.2365-2.6.32_131.0.15.el6.x86_64.rpm |
rpm -i <...>/kmod-veeamsnap-4.0.1.2365-1.el7.x86_64.rpm |
rpm -i <...>/kmod-veeamsnap-4.0.1.2365-4.18.0_80.el8.x86_64.rpm |
<...> — path to a directory where you have saved Veeam Agent packages.
|
The pre-built veeamsnap binaries require kernel 2.6.32-131.0.15 or later for CentOS / 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:
<...> — 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:
For 32-bit Fedora Linux 30 or later
For 64-bit Fedora Linux 30 or later
<...> — path to a directory where you have saved Veeam Agent packages.
Installing Veeam Agent for Linux in SLES
|
If you use a Trace, Xen or PAE kernel, you need to choose the corresponding veeamsnap package for installation instead of the default one, for example, veeamsnap-kmp-trace-4.0.1.2365_3.0.101_63-2.1.i586.rpm instead of veeamsnap-kmp-default-4.0.1.2365_3.0.101_63-2.1.i586.rpm. |
To install Veeam Agent for Linux, use the following commands:
zypper in <...>/veeamsnap-kmp-default-4.0.1.2365_3.0.101_63-2.1.i586.rpm |
zypper in <...>/veeamsnap-kmp-default-4.0.1.2365_3.0.101_63-2.1.x86_64.rpm |
zypper in <...>/veeamsnap-kmp-default-4.0.1.2365_k3.12.49_11-2.1.x86_64.rpm |
zypper in <...>/veeamsnap-kmp-default-4.0.1.2365_k4.4.21_69-2.1.x86_64.rpm |
zypper in <...>/veeamsnap-kmp-default-4.0.1.2365_k4.4.73_5-2.1.x86_64.rpm |
zypper in <...>/veeamsnap-kmp-default-4.0.1.2365_k4.12.14_94.41-2.1.x86_64.rpm |
zypper in <...>/veeamsnap-kmp-default-4.0.1.2365_k4.12.14_120-2.x86_64 |
zypper in <...>/veeamsnap-kmp-default-4.0.1.2365_k4.12.14_23-2.1.x86_64 |
zypper in <...>/veeamsnap-kmp-default-4.0.1.2365_k4.12.14_195-2.1.x86_64.rpm |
<...> — 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
For 64-bit openSUSE Tumbleweed
zypper in <...>/veeamsnap-kmp-default-4.0.1.2365_k5.3.18_lp152.19-2.x86_64.rpm |
<...> — 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:
<...> — path to a directory where you have saved Veeam Agent packages.