24.02.2015, 19:22
Hello, so we recently switched from a Windows server to a centos, and are trying to start the server. We went on the forums and looked around to find an issue to where we did
it would say unknown command. We found these fixes, and in putty it said the server was up and running (This example uses ./samp03svr &)
(I switched the port and turned on LAN to see if that was the issue)
But when we go to our server list, the server doesn't show up.
Any help is appreciated, and a big thanks in advance!
nohup ./samp03svr & message
P.S. I've worked on a server that uses Linux before, using nohup ./samp03svr but never set a server up myself using linux, thanks again!
Код:
./samp03svr & or nohup ./samp03svr &
Код:
Started server on port: 7778, with maxplayers: 51 lanmode is ON.
But when we go to our server list, the server doesn't show up.
Any help is appreciated, and a big thanks in advance!
nohup ./samp03svr & message
Код:
nohup: ignoring input and appending output to ‘nohup.out’