Flash Radiolink RC6GS v2 Firmware Using Linux

I’ve done this with my own RC6GS v2 and it worked. It may work with other radios from Radiolink, too. The current firmware version can be checked, by pressing the Exit + Enter keys at the same time (enter menu) and then select “1. LANGUAGE”. The firmware version will be displayed on the bottom of…

Override systemd unit files

Sometimes you may want to change one or a few values in a existing systemd unit or timer file, that has been installed by the package manager of your Linux distribution. Here is how. Finding the right place The systemd files that come with the software packages, usually get installed in a path like /usr/lib/systemd/system/…

OctoPrint on Ubuntu, using Python 3 and systemd

Most OctoPrint installations out there, will, most likely, run with an ready baked OctoPi image file for the Raspberry Pi. This is obviously the most straight forward approach to get OctoPrint up and running. Still, there are good reasons to run it on a regular machine. You may already run a home server or other…

OctoPrint on Ubuntu with systemd

Note, that there is a newer version of this article available. Most OctoPrint installations out there, will, most likely, run with an ready baked OctoPi image file for the Raspberry Pi. This is obviously the most straight forward approach to get OctoPrint up and running. Still, there are good reasons to run it on a…