Getting nuts trying to install on a headless machine using putty.
I think I followed the instructions as on this page pretty well : https://docs.rapidminer.com/server/installation/headless_install.html
My XML seems ok, is called installer.xml and is placed in the same bin folder
when I try to run the following command (I am in the bin folder)
...my_rapid_download/bin$ sudo ./rapidminer-server-installer installer.xml
I get an error stating sudo: ./rapidminer-server-installer: command not found
While it is clearly there.
I've tried a whole lot of variations, but nothing seems to work. Any idea what I am doing wrong here ?