Installation Veeam Agent Linux

0) Download Veeam Agent Linux: veeam-release*.deb

1) sudo dpkg -i /home/torsten/Downloads/veeam-release*.deb && apt-get update

2) sudo apt-get install veeam

3) sudo usermod -a -G veeam torsten

4) sudo apt-get install xorriso -y

5) Anpassung Veeam Service:

sudo systemctl edit –full veeamservice.service

Anpassung:

[Service]

LimitNOFILE=524288

LimitNOFILESoft=524288

Änderungen Speichern mit:

sudo systemctl daemon-reload && sudo systemctl restart veeamservice.service

6) Konfiguration:

sudo veeamconfig ui