retroflav Posted June 6, 2013 Posted June 6, 2013 So how will I able to see/monitor what's happening to my server on putty without restarting the server again to see the initialization log? Quote
ccjosh Posted June 6, 2013 Posted June 6, 2013 use screen when you go ./athena-start to install screen: yum install screen command for screen: screen -DR to exit: ctrl + A + D Basically it will saves your last session in screen. Quote
Shakto Posted June 6, 2013 Posted June 6, 2013 When your start the serv, just do a ./athena-start start > log.txt You can read your log.txt when you want to Quote
Question
retroflav
So how will I able to see/monitor what's happening to my server on putty without restarting the server again to see the initialization log?
2 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.