Veeam Linux Agent
To install Veeam Agent for Linux:
wget https://download2.veeam.com/veeam-release-deb_1.0.7_amd64.8_amd64.deb
dpkg -i ./veeam-release* && apt update && apt install veeam -y
- Install the package cifs-utils if you plan on using SMB to backup across the network
apt install -y cifs-utils
- Finally, run Veeam to configure backups, monitor the status, or start a manual backup
veeam