Weewx.conf

54 views
Skip to first unread message

Colin Revans

unread,
Feb 2, 2022, 9:45:13 AM2/2/22
to weewx-user
New to Linux using Zorin OS Lite and am trying to edit the weewx.conf file but dont know how to safe and exit. Screen shot of Terminal below:
# The host where the database is located host = localhost # The user name for logging in to the host user = weewx # The password for the user name (quotes guard against parsing errors) password = weewx ############################################################################## # This section configures the internal weewx engine. [Engine] # The following section specifies which services should be run and in what > [[Services]] prep_services = weewx.engine.StdTimeSynch data_services = , process_services = weewx.engine.StdConvert, weewx.engine.StdCalibrate, > xtype_services = weewx.wxxtypes.StdWXXTypes, weewx.wxxtypes.StdPressure> archive_services = weewx.engine.StdArchive ^G Get Help ^O Write Out ^W Where Is ^K Cut Text ^J Justify ^C Cur Pos ^X Exit ^R Read File ^\ Replace ^U Paste Text^T To Spell ^_ Go To Line

RobbH

unread,
Feb 2, 2022, 10:57:59 AM2/2/22
to weewx-user
It appears that you are using an editor called Nano. The two lines of help at the bottom of the screen use the caret symbol to represent the CTRL key, so pressing CTL and O at the same time will "write out" (save) the file, and CTRL-X will exit the editor.
Reply all
Reply to author
Forward
0 new messages