Page 1 of 1

Is it possible to replace browser on another linux app

Posted: 14 Oct 2019, 14:39
by Makov
Hello!
I need to run special programm (for surveillance system) on Porteus kiosk. When the PC starts, this programm must run instead browser.
Is it possible?

Is it possible to replace browser on another linux app

Posted: 14 Oct 2019, 14:48
by fanthom
Makov,

You would need to resolve missing deps, add required utilities to kiosk, etc (you can copy them to kiosk over SSH for temporary testing).
Once your app is confirmed to work you need to remaster kiosk ISO as per kiosk documentation and FAQ.

Thanks