Using actexec on a headless server
Posted: 08 Sep 2017, 06:43
I have developed some scripts using LinuxMint on Virtualbox [Windows 10] (only after disabling the 3D acceleration) and find the software works really well. Thanks for the tremendous amount of effort you must have put into this project.
The scripts open URLs in Firefox, action various fields and gracefully closes them. What I would now like to do is to move them across to a runtime environment that is a headless ODROID C1+ running ARM32 Ubuntu. Initially, I envisaged running Xvfb and setting that display in bash on the actexec line. Unfortunately, the processor only runs OpenGL ES so does not support full OpenGL functionality. I see that there are headless versions of Chrome and Firefox coming up but suppose that actionaz software will not be able to interface with them?
The scripts open URLs in Firefox, action various fields and gracefully closes them. What I would now like to do is to move them across to a runtime environment that is a headless ODROID C1+ running ARM32 Ubuntu. Initially, I envisaged running Xvfb and setting that display in bash on the actexec line. Unfortunately, the processor only runs OpenGL ES so does not support full OpenGL functionality. I see that there are headless versions of Chrome and Firefox coming up but suppose that actionaz software will not be able to interface with them?