I can start the server and everyone can get into it, but when I close Putty the FiveM server shutdowns.
The server it self is running 24/7 but FiveM closes when I close Putty.
How can I fix it?
I can start the server and everyone can get into it, but when I close Putty the FiveM server shutdowns.
The server it self is running 24/7 but FiveM closes when I close Putty.
How can I fix it?
Install screen via yum, you can create a background screen process with : “screen -mdS [any name]” and view the screen with “screen -x [chosen name]”.
Start run.sh from inside the screen once you’ve opened it and use Ctrl A + D to disconnect from the screen and that shouldn’t close the server process.
Yum is standard installed, or?
Yes, are you running any specific distribution of linux such as Ubuntu or Debian? That might require a different method, just to be sure.
It’s running on Ubuntu… is there a install guide for it?
Yeah, here’s one here:
It’s just apt-get instead of yum for install
Yeah right. After installing just follow your commands?
I’d follow the ones on Vultr, the ones I gave were for pure linux instead of ubuntu
This worked great and started my server up as soon as the system booted but how would I get into the server console again to submit convars and how would I get back out of the console without shutting down the server?!
Also, is there an easier way to shut down, restart, stop the server without having to manually do it to the vps machine?!
Just press enter.
When do I have to press enter?