Chance that your Ubuntu version already supports OpenVPN and wireguard (check your settings -> network). If so, just download wireguard/OpenVPN config files from mullvad: https://mullvad.net/account/openvpn-config?platform=linux
redcalcium
You might want to try migrating your nextcloud instance to postgres instead of mysql/mariadb. Many people says they get some big performance boost. I'm going to try it myself next weekend to see if it's true.
requires xrandr
Cries in wayland...
I'm going to try this next week. My nextcloud instance is getting a bit sluggish lately.
Not sure about docker support, but there is a gpu-over-ip implementation that supports Linux here: https://github.com/Juice-Labs/Juice-Labs
Maybe look into deploying a Socks5 proxy (e.g. socks5-server)? Then you can use socks5 browser extensions like FoxyProxy
The US and other western countries don't really feel the pressure of IPv4 scarcity yet. ISPs in other countries typically uses CGNAT or IPv6. Some even give you a routable IPv4 but may randomly replaced it with an ip behind their CGNAT when the lease is expired, giving you false sense of hope.
To think the day Gentoo goes binary would finally come...
Next: Slackware get automatic dependency resolution
I haven't tried this myself, but it seems if you want to mount multiple virtiofs drives in the guest os, you'll have to use WinFSP.Launcher instead of default virtiofs windows service. You'll need to:
- stop and disable the default virtiofs service,
- setup WinFsp.Launcher
- run a command to mount your drive one by one
This wiki has the info on how to do that: https://github.com/virtio-win/kvm-guest-drivers-windows/wiki/Virtiofs:-Shared-file-system#multiple-virtiofs-instances
Maybe check the xml tab? Could it be that those three entries share the same bus id?
Maybe Affine? They have self-hosted dokcker image with armv7 and arm64 support: https://github.com/toeverything/docker so it'll probably work on your pi4.