LinuxNoob96
New Member
So I have been trying to set up a dedicated minecraft server on an old laptop of mine. I figured I should use linux for the better performance and settled on CentOS 8. I got the minecraft server files downloaded and running, but ran into problems connecting to the server. I originally posted this thread: https://linustechtips.com/topic/128...craft-server-running-on-centos-8-please-help/, but didn't get much further. I have pretty much no experience with linux.
This is the current problem: I had a typo when trying to run the server in the last post on linustechtips.com, so I got the server running now. Upon running, it outputs the following:
It then continues to start up the server as normally. If I check
I see
I still can't connect to the server.
Any help is appreciated and sorry if this is posted in the wrong place!
This is the current problem: I had a typo when trying to run the server in the last post on linustechtips.com, so I got the server running now. Upon running, it outputs the following:
Code:
Picked up _JAVA_OPTIONS: -Djava.net.preferIPv4Stack=true
Code:
netstat -tulpen
Code:
tcp 0 0 0.0.0.0:25565 0.0.0.0:* LISTEN 1000 89019 17119/java
Any help is appreciated and sorry if this is posted in the wrong place!