So I’m using the free tier for Oracle cloud, and I wanted to check if I’m running my build correctly in their linux instance.
For the specs, I am using the Oracle Linux image and an Intel shape with 2 cores and 32GB memory.
I was wondering if the following output was normal to see when running my server.
This is my linux build configuration:
And this is my Windows build configuration, which works as intended on my local and remote Windows machines:
My other question is more with regards to the Oracle VM itself. For anyone else using the free tier, how have you managed to open the default 7979 port so that you can connect to your server with your client? I tried updating my Ingress rules for my security list to open 7979/udp and 7979/tcp but that didn’t work out for me as I still couldn’t connect.