Help
You might have stumbled onto a secret.
You might not have.
Maybe you need assistance instead of help?
cool shit with windows
Ever wished windows was less stupid? (ie; more like linux)
Dec. 5, 2021
Resources: Windows Subsystem for Linux, version 2 (aka WSL2) is actually a Linux Subsystem for Windows... but let's move on from that one. Everything you need can be found at these links, ...
creating systemd services
you know, for system services.
Dec. 2, 2021
bind_exporter example bind_exporter, from here: https://github.com/prometheus-community/bind_exporter/releases/ Create a prometheus user and group: # groupadd --system prometheus # user...