#installing harvest on linux
1 messages · Page 1 of 1 (latest)
@alpine haven I have tried the command below and it seems to work fine. Are you encountering any errors?
wget https://github.com/NetApp/harvest/releases/download/v24.05.0/harvest-24.05.0-1.amd64.deb
@minor dirge thanks. I will check it out and provide a feedback
It didn't work.
I'm thinking of installing nabox
hi @alpine haven can you provide more details on what didn't work? The wget, the apt install ./harvest-24.05.0-1.amd64.deb or something else? Any errors, warnings, or output would help you troubleshoot
YES 😂
That said, you can try curl -LO https://github.com/NetApp/harvest/releases/download/v24.05.0/harvest-24.05.0-1.amd64.deb maybe ?
Could be a firewall or proxy issue on your side ?