I have a small questions.
When running dedicated server, do You need to have the console open?
Is is possible to run the dedicated server without?
My problem is that I would like to have the oppertunity to start and stop the server with a remote program, forexample Putty ( Linux).
thnx in advance!
Dedicated server - Console
Moderator: OpenTTD Developers
- toholio
- Traffic Manager
- Posts: 216
- Joined: 20 Dec 2004 00:54
- Location: S37°56.286' E145°07.628'
- Contact:
Re: Dedicated server - Console
You can run it in the background by typingwindsurf wrote: My problem is that I would like to have the oppertunity to start and stop the server with a remote program, forexample Putty ( Linux).
Code: Select all
openttd &
If you want it to keep running even after you disconnect use 'nohup'. E.g start OTTD by typing
Code: Select all
nohup openttd &
Code: Select all
screen -d -m openttd
Who is online
Users browsing this forum: No registered users and 19 guests