Microsoft fucked that up in the Home edition, where the key in your account won't work.
Timestamp 8:48 in this video
https://youtu.be/pIRNpDvGF4w
Microsoft fucked that up in the Home edition, where the key in your account won't work.
Timestamp 8:48 in this video
https://youtu.be/pIRNpDvGF4w
Maybe ssh can't find the key automatically. What is the path to your private key?
Are there and plans for improving/writing documentation? This was always a lacking area for nix
There's this ancient standard called email
Maybe add Geekbench, but only within the same architecture. Tests between different architectures are not comparable.
You can set up your own CA, sign certs and distribute the root to every one of your devices if you really wanted to.
A lot of stuff on "western" platforms is just the same stuff rebadged for 3-10x the price. I see no reason to pay that much more for the same stuff.
I haven't taken the time yet to switch my Ansible playbooks to Quadlet, so can't comment on that.
I only skimmed the manpages, thanks for the info.
I use podman mainly because it's very easy to manage using systemd services. Unfortunately, the command for generating these service files, podman-generate
, is deprecated and won't receive new features.
Auto updating is done just using a simple tag and enabling a systemd timer to do it regularly for you.
It's easiest to start with the rootful mode, you won't have additional settings to set and no issues with permissions, UIDs and networking.
For networking, I always create a network per service I want to run. For example Nextcloud and its database would go in one network and you'd only forward the port for the webinterface for outside access.
In addition to networks I also use pods, this basically groups the containers together to start/stop them as one. If you use this, you have to set your port forwarding here.
Not yet, but they'll probably release it as an article on their website soon.
Time for systemd-speedrun to standardise this
None of the other Chromium based browsers have the engineering power to go their own way. They are dependent on what Google adds or removes in Chromium.