Hi all,
I've recently set up a dedicated server on a google cloud vm ubuntu instance. When I start the server via ./startserver.sh -configfile=serverconfig.xml the server starts and runs. (Until after some time the vm gets unresponsive.) The one thing I'm missing, is the "server terminal" which for example, pops-up when you start a dedicated server on a windows machine. After running the .bat file, a new window pops up and is showing log messages. In this popup, I also can interact with the server, especially shut it down. But under ubuntu the console stays like this
$ ./startserver.sh -configfile=serverconfig.xml
Using config file: serverconfig.xml
Set current directory to /home/steam/.steam/steamapps/common/7dtd
Found path: /home/steam/.steam/steamapps/common/7dtd/7DaysToDieServer.x86_64
Is this normal? How can I shutdown the server without using CTRL+C? Any chance to get this pop up showing me the live feed of the server like in windows?
And another thing which confuses me. I followed some installation guide which was pretty straight forward. But when I used the force_install_dir /home/steam/7dtd command, I got the message, that I have to do it before I log in. Ok no problem so far. Did that and the directory got created. But the game got installed to /home/steam/.steam/steamapps/common/7dtd/
No problem here or?
I've recently set up a dedicated server on a google cloud vm ubuntu instance. When I start the server via ./startserver.sh -configfile=serverconfig.xml the server starts and runs. (Until after some time the vm gets unresponsive.) The one thing I'm missing, is the "server terminal" which for example, pops-up when you start a dedicated server on a windows machine. After running the .bat file, a new window pops up and is showing log messages. In this popup, I also can interact with the server, especially shut it down. But under ubuntu the console stays like this
$ ./startserver.sh -configfile=serverconfig.xml
Using config file: serverconfig.xml
Set current directory to /home/steam/.steam/steamapps/common/7dtd
Found path: /home/steam/.steam/steamapps/common/7dtd/7DaysToDieServer.x86_64
Is this normal? How can I shutdown the server without using CTRL+C? Any chance to get this pop up showing me the live feed of the server like in windows?
And another thing which confuses me. I followed some installation guide which was pretty straight forward. But when I used the force_install_dir /home/steam/7dtd command, I got the message, that I have to do it before I log in. Ok no problem so far. Did that and the directory got created. But the game got installed to /home/steam/.steam/steamapps/common/7dtd/
No problem here or?
Last edited by a moderator: