How can I run an UE4 Server on RootServer

Hello,

How can I run an UE4 Server on my RootServer ubuntu.
Can I run it only on Windows??

You’ll need to package a Dedicated Server build for Linux.

Here’s a guide for setting up cross-compilation for Linux on windows: Cross-Compiling for Linux | Unreal Engine Documentation

And here’s a guide for setting up a Dedicated Server target: Setting Up Dedicated Servers | Unreal Engine Documentation