Thank you! Do you have an example for such a firewall device? Could something like the TP-Link Archer AX55 in IPv6 “pass-through” mode do the job? Or would you go for a standalone firewall? My budget is around a hundret bucks.
Thank you! Do you have an example for such a firewall device? Could something like the TP-Link Archer AX55 in IPv6 “pass-through” mode do the job? Or would you go for a standalone firewall? My budget is around a hundret bucks.
IIRC there is a plugin for Caddy that can do what you are looking for.
Edit: here you go
I migrated my home- and webservers from Debian to FCOS a while ago and I’m very happy with how everything works.
Troubleshooting butane/ignition was a bit of a pain in the butt but worth it imo. I suggest just reading through the FCOS docs, they guided me well while setting everything up. I use podman on my webservers and docker on the homeserver (bc nextcloud aio is not fully podman compatible). I use the installer to build a pre-configured ISO that I can deploy where I want to.
Someone in the comments mentioned Flatcar, which I think looks compelling as well, since it’s basically the same but more of a community effort.
I think this is a step in the right direction. Everyone can lose a portable device or it can get stolen, so protecting the potentially sensitive data is important.
I think what people are complaining about is not full-disk encryption itself, but the fact that people are not used to being responsible for their cryptographic keys.
I think we should educate people regarding this responsibility. We did it with regular keys we use to unlock our homes.
No radio expert here, but would’nt this at some point interfere with the transmissions if deployed at a large scale?
Thanks! Glad to see the 8x7B performing not too bad - I assume that’s a Mistral model? Also, does the CPU significantly affect inference speed in such a setup, do you know?
So you access the models directly via terminal? Is that convenient? Also, do you get satisfying inference speed and quality with a 16GB card?
Just imagine the license fees.
From an idealistical point of view, sure freedom of choice is the way to go.
What makes me nervous is that Safari has been the only big player left besides chrome in regard to usage share on mobile. So while from an idealistical point of view the ban of other engines was certainly a bad thing, it still helped to prevent google from extending its monopoly.
The fact chromium based browser are going to be allowed as well makes me nervous.
Running the AV container is optional, as is using the integrated backup solution. But I can see how that might feel bloated if you don’t need it.
With AIO it’s almost the same: sudo docker exec -u www-data nextcloud-aio-nextcloud php occ <command>
I decided to go with this one because it’s now the official distribution channel and supported by the devs. But the lsio one looks pretty solid as well.
This has helped me a lot in my scenario.
Nextcloud is a web-based, open-source cloud / collaboration software suite, which can be self-hosted
Welcome. I use it in conjunction with Fedora CoreOS so I hopefully never have to manually update anything ever again.
Thank you! I’ll evaluate and report back.