Need help setting up a Linux service
Hello all,Could someone give me a "how to" on how to setup a linux service?
I want to run a Mono launched program called SunUO, it's a game emulator
Normally I run it via Telnet/Putty with the command
mono SunUO.exe
I need that to be setup as a service somehow? could someone advise.