Zyper143 Posted May 1, 2020 Posted May 1, 2020 How to add log txt file while running map server in this xterm script. Thank you xterm -title "Map Server" -bg black -fg white -hold -e $TESTRO_DIR/scripts/start_map_server.sh & Quote
0 -Chuck- Posted May 1, 2020 Posted May 1, 2020 Run the server with this command: ./athena-start start --enlog This will save into log/map-server.log Quote
0 Zyper143 Posted May 2, 2020 Author Posted May 2, 2020 3 hours ago, -Chuck- said: Run the server with this command: ./athena-start start --enlog This will save into log/map-server.log Thank you for your response! Is this for screen command? Because I'm running desktop script via xterm on vnc not screen. Quote
0 -Chuck- Posted May 2, 2020 Posted May 2, 2020 1 minute ago, Zyper143 said: Thank you for your response! Is this for screen command? Because I'm running desktop script via xterm on vnc not screen. Yes, just go to your server folder using cd command, type the command I sent above and press enter. This will start and save logs when its running. Quote
0 Zyper143 Posted May 2, 2020 Author Posted May 2, 2020 3 hours ago, -Chuck- said: Yes, just go to your server folder using cd command, type the command I sent above and press enter. This will start and save logs when its running. Unkown option Quote
Question
Zyper143
How to add log txt file while running map server in this xterm script. Thank you
xterm -title "Map Server" -bg black -fg white -hold -e $TESTRO_DIR/scripts/start_map_server.sh &
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.