I work with api, which requires an application to run, the application launches a graphical interface in Linux.
I need to provide some login information, and then hide the application.
Is there a way by which I can go to the computer, launch the graphical interface, and then hide it, log out and start other users without displaying the displayed graphical interface, but still having the application?
source
share