Thomas
Thomas
The microG self-check is not indicating any issues. My interpretation is that I don't need to install further apps or components. Also, the app "Push Notification Tester" shows no error.
The package is available [here](https://github.com/gravitl/netmaker/releases/tag/v0.9.4).
> Yep, but this is a package, not a port Right, actually it's the binary w/o any config, service file, etc.
Sure... Unfortunately I didn't complete the setup of Netmaker server, yet. However, the netmaker-client (= netclient) binary seems to be very intuitive: ``` $ netclient --help 2022/06/12 13:16:22 This program...
> But so you want the client or server in OPN? Client only. (Server will run on dedicated instance, VM or K3s.)
In standard deployment, `tailscaled` connects to control server operated by Tailscale. This control server won't be used, instead headscale control server should be used. And this means the configuration of...
Comments of @meaksh are correct. Issue can be closed.
I can confirm this issue: ``` Err:5 https://www.mindforger.com/debian stretch Release Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the...
I can identify the rootfs with this commands: ``` # Identify default subvolume for / (= rootfs) defsubvol=$(btrfs su get-default / | cut -d " " -f 9) rootfs=$(echo ${defsubvol#*/})...
Hi, I want to use this thread because I want to address the same question. However, my BTRFS layout looks different; it is based on SUSE's default layout + 1...