So I am at last tackling my next project which I need to create a service to run on linux in the background with a web front end to manage it. One example would be plex media server, which has a service running as root. The service starts up a web server to allow the user to manage the program from a web front end as well as the service running other code in the background. Of course I am not making my own version of plex, that is just an example of how I need my program to run. Since this is the first time I have made such a program, what would be the best way to go about this? Could apache be used as the web server for this? Any and all advice is appreciated. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org