Ubuntu Server for UE4 multiplayer server

Hello! I’ve recently built a server computer and installed Ubuntu Server edition on it and have been learning the ins and outs of using it the last week and a half as well as networking stuff so I’m still quite new to this topic. After much effort, I have been able to set up multiplayer through the network using This Tutorial and hosting on my Windows machine but would like to be able to host from my Linux server.

I setup Tool-Chain and everything and was able to package a build for Linux, copy it onto a flash drive, and open it up on my Linux server as well as join using the same steps from my desktop. It even recognizes that I join in when I type in the open command. The Issue is that when I join the server level, the screen goes black and I’m not really sure where to go from here. I’m accessing and doing everything through the command line with SSH so I don’t know if it’s because it’s trying to render or something?

Thanks!