Personal log of yet another digital native.
ISO: FATAL ERROR:write_file: failed to create file /tmp/veeam/livecd-…, because Too many open files
sudo systemctl edit veeamservice.service (opened up in Nano) [Service]
LimitNOFILE=524288
LimitNOFILESoft=524288
CTRL+O to write buffer to … whereverCTRL+X exit Nanosudo systemctl daemon-reloadsudo systemctl restart veeamservice.servicesudo veeam