Category:Cumulus MX: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
1,332 bytes added ,  08:55, 12 August 2020
m
(4 intermediate revisions by the same user not shown)
Line 603: Line 603:


In some builds of MX you have to run as "root", there are ways of giving "root" like permissions when running MX as another user, see forum for details until this section has been updated.
In some builds of MX you have to run as "root", there are ways of giving "root" like permissions when running MX as another user, see forum for details until this section has been updated.
==Stopping MX==
The best way to stop MX is by sending a '''control and C''' sequence to it.  There is a start stop routine discussed in the support forum, where you will also find some topics about shutdown issues.
The MX source listing suggests it also accepts ''control and break'', '''Close main window''', ''user logoff'', and '''system shutdown''' and should still attempt to stop running tidily. There are various tasks like writing final values to log files and recreating the configuration file, [[Cumulus.ini]], that it needs to do as part of the MX closing routine, and obviously early closure of the device running MX (such as that caused by a power cut) will prevent a tidy end to MX.


= Optional parameters to add to the instruction to run the MX engine =
= Optional parameters to add to the instruction to run the MX engine =


Beta builds in MX version 3.0.0 had an optional parameter <tt>-wsport nnnn</tt> that determined which port (represented by a 4 digit number ''nnnn'') was used for '''WebSockets'''. That parameter is now deprecated as WebSockets in all builds since 3045 uses the same port as the rest of the [[MX_Administrative_Interface#The_API_interface|Admin Interface]]. The remaining parameters that are still available are described in subsequent sub-sections.


== Parameter for changing Port ==
== Parameter for changing Port ==
Line 623: Line 631:


Since this parameter is applied when you start MX, it applies while MX continues to run. Obviously, it must be applied every time you start MX if you want this increased level of logging to continue every time you restart MX.
Since this parameter is applied when you start MX, it applies while MX continues to run. Obviously, it must be applied every time you start MX if you want this increased level of logging to continue every time you restart MX.
The comments in the MX source suggests this turns on both debug and data logging (see [[MX_Administrative_Interface#Options|Station_Settings#Options]] in admin interface settings).


== Parameter for changing Locale ==
== Parameter for changing Locale ==
Line 637: Line 647:


Note that you ''may'' need to supply your administrator password after typing the 'sudo ...' command line. The system will prompt you for this if it is needed.
Note that you ''may'' need to supply your administrator password after typing the 'sudo ...' command line. The system will prompt you for this if it is needed.


= Library software =
= Library software =
5,838

edits

Navigation menu