How to write a systemd unit service file
Remind me how to write a systemd serive and the required steps/Unit file.
Say you want to run rqlite
Using systemd-nspawn containers with publicly routable ips (IPv6 and IPv4) via bridged mode for high density testing whilst balancing tenant isolation
If you're tight for time and want to build this right away see the "Tutorial" heading
Setup an IPv6 connection over IPv4 via Wireguard VPN (How to get IPv6 when you only have an IPv4 internet connection)
If you don't have IPv6 at home, sometimes you want to be able to test IPv6 only services-
How to search backwards on tmux
How to search backwards/upwards on tmux.
To enable tmux scroll back history press:
Ctrl + b and then [.
That'