I thought you were installing putty so you could capture the text rather than post screen captures! When you are using putty if you run the command:
$ tail -f -n 50 /var/log/syslog in the putty session window you will see the last 50 lines of syslog in the putty window and any subsequent lines sent to log will appear at the bottom. Open another putty session and execute the command you want to capture the log output from eg: $ sudo service weewx stop $ sudo service weewx start You will see the syslog output from the commands (in this case stop then start weewx) appear on the screen and you can use you mouse to highlight the syslog text you want. Once the text is highlighted with the mouse it is automatically copied to the clipboard and you can then paste the text (not a picture or a jpg) to the forums. Much easier for us to help then. Gary On Thursday, 19 January 2017 22:42:42 UTC+10, [email protected] wrote: > > > These are the logs of startup of weewx. > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
