Run C# emulator in background on Ubuntu server

Twan

Active Member
Feb 14, 2011
198
44
So, I've got an Ubuntu server. I want to run a C# emulator on it, but everytime I close the connection with the server, it also "shuts down" the emulator. Anyone knows a way to make it running like a process or something? Please let me know.
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,194
3,901
Run it in a screen. You basically want to start a new screen session & detach from it.

 

Users who are viewing this thread

Top