Hello, I am new to the Linux environment so I apologize for any lack of knowledge. I am using a headless version of Redhat, I am trying to download ignition using a curl command but it isn't downloading the actual install file, just the name. Is there anyone has any experience downloading ignition on a headless system that can share their process?
If I am not mistaken the command would like this correct?
curl -L -O -H " https://inductiveautomation.com/downloads/ignition
" (without quotes)
Am I missing something? What is the second link you have in your reply Kevin?`
The second link is the actual download link.
The links are for the current Linux/x64 versions are:
- installer:
https://files.inductiveautomation.com/release/ia/8.1.23/20221213-0907/ignition-8.1.23-linux-64-installer.run
- zip file:
https://files.inductiveautomation.com/release/ia/8.1.23/20221213-0907/Ignition-linux-x86-64-8.1.23.zip
{ Pssst! Elijah! Your referrer text was interpreted as a live link by the forum software because you didn't mark it as "Preformatted Text". There's a button in the comment editor for that. You can edit your comment to fix it. }
Thank you Phil.
Also, I think you actually need the head name Referer: ...
in there.
In the event it helps, I uploaded a simple run-through of some typical steps. It may not be everything, but you might glean some useful bits from it.