

An electron app still needs to be served by a web server, even if the actual business logic is all client-side
EDIT: Electron, not React…
An electron app still needs to be served by a web server, even if the actual business logic is all client-side
EDIT: Electron, not React…
deleted by creator
I’d recommend Ceph (in the form of Rook ) if you’re willing to put in the time to learn it. For a simpler solution, check out Longhorn. Ceph is more mature, and Rook is just a solution that almost fully automates its deployment on kubernetes, while Longhorn is built from scratch as a kubernetes native storage solution. The people who built Longhorn (Rancher Labs) also make a FOSS kubernetes management service called Rancher, so if you prefer a more intuitive web UI for K8s, be sure to check that out too
Rook is the 2nd most used container storage solution I’ve encountered or set up at my job, with legacy storage appliances like IBM FlashSystem and NetApp being the first
Element is a messenger and will never have the UX of Discord. There is Revolt, which is actually similar to discord but self-hostable
Minecraft can read a special DNS record type called SRV records. You can create a record like that to point Minecraft to a port that the server is running on. It doesn’t even have to have the same ip as the webserver.
This is for Namecheap, but the general principle applies everywhere: https://www.namecheap.com/support/knowledgebase/article.aspx/9765/2208/how-can-i-link-my-domain-name-to-a-minecraft-server/
To be fair, Fedora switching to something as default isn’t a good sign that you should start using it. I do agree, though, btrfs has come far enough to be a default choice for most people.
Are you talking about 2FA login for your own user account or U2F/PIV/WebAuthn in your browser? The latter seems to work out of the box on any non-snap or flatpak browser, but the former needs a bit more setup as that is not a standard feature in Ubuntu yet. I recommend using ykman and yubico-piv-tool for configuring yubikeys in linux, but Yubico also provides a GUI application on their website
It’s more likely that your vendor doesn’t push updates for your mobo to LVFS
I had a brain fart and confused React with Electron…