Jun-18-2019, 09:27 AM
Hi,
you can start as many process / Python scripts as you want (well, until you reach the limits of your hardware ;-) ). Simply open as many terminals as you need and start the scripts manually.
If you want them to start at the start of the system, write a systemd service unit for each script.
Regards, noisefloor
you can start as many process / Python scripts as you want (well, until you reach the limits of your hardware ;-) ). Simply open as many terminals as you need and start the scripts manually.
If you want them to start at the start of the system, write a systemd service unit for each script.
Regards, noisefloor