Install Synology Active Backup for Business Agent on Linux
Error Permission Denied
root@nuc11pahi5:~# sudo ./install.run
Verifying archive integrity... 100% MD5 checksums are OK. All good.
Uncompressing Active Backup for Business Agent 100%
./install.run: 1: eval: ./install.sh: Permission denied
Solution Found Here: Active Backup for Business - Linux agent | Synology Community
mkdir /root/.tmp
TMPDIR=/root/.tmp/ ./install.run
rm -rf /root/.tmp