Zyper143 Posted May 1, 2020 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 22 Reputation: 0 Joined: 05/01/20 Last Seen: June 2, 2020 Share 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 Link to comment Share on other sites More sharing options...
0 -Chuck- Posted May 1, 2020 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 17 Reputation: 5 Joined: 01/06/12 Last Seen: 21 hours ago Share Posted May 1, 2020 Run the server with this command: ./athena-start start --enlog This will save into log/map-server.log Quote Link to comment Share on other sites More sharing options...
0 Zyper143 Posted May 2, 2020 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 22 Reputation: 0 Joined: 05/01/20 Last Seen: June 2, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
0 -Chuck- Posted May 2, 2020 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 17 Reputation: 5 Joined: 01/06/12 Last Seen: 21 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 Zyper143 Posted May 2, 2020 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 22 Reputation: 0 Joined: 05/01/20 Last Seen: June 2, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
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 &
Link to comment
Share on other sites
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.