Executing two Wine instances concurrently
Executing two Wine instances concurrently
Hi everyone, I'm using a VPS running Ubuntu 20.04 and need to host game servers. I'm currently relying on Wine because there are no native Linux binaries available. With low resource usage, I'd like to run several servers at once. But I'm having trouble getting it to work with Wine. Do anyone have any suggestions or fixes?
I’d prefer using Docker containers. Set up a basic wine base container and then build game-specific ones. This way you can launch as many game server instances as needed. Your question about the issue isn’t clear, but with Docker it doesn’t really matter what the original problem was—it still works well.
I’ll take a closer look, thank you. Yeah, I’m still getting familiar with Linux and mostly rely on online guides. That’s why I’m not sure about the problem.
It seems you believe creating several Wine prefixes might resolve your issue.