MX on Linux: Difference between revisions

869 bytes removed ,  16:17, 13 February 2022
m
Line 556: Line 556:


Note use of this parameter is now deprecated, as it has been incorporated into '''-debug''', see above.
Note use of this parameter is now deprecated, as it has been incorporated into '''-debug''', see above.
==Running as a service==
The instructions to set up the ability to run MX as a service [[#Parameter for running as service| were given earlier]]. If you want MX to automatically start when your Linux computer is booted, just type <code>sudo systemctl enable cumulusmx</code> once, and it will be activated on each reboot.
The full set of commands to use with this service are at [[Raspberry_Pi_Image#systemctl_commands|systemctl_commands]],they are not duplicated here, so there is only one place to do any update.
In the [[#Parameter for running as service|earlier instructions]] it was suggested you change the user for the service, if you have done that you can omit the "sudo" in <code>sudo systemctl start cumulusmx</code> which manually restarts the service.  Equally, you can omit "sudo" from any command that accesses Cumulus files created by the service.


== Running any MX executable with a terminal session left open ==
== Running any MX executable with a terminal session left open ==
5,838

edits