

Proxmox has a UI for ZFS. But you don’t really need it, ZFS is kind of set and forget and setting it up is quite easy via CLI.
He/Him, Bi Furry Boi


Proxmox has a UI for ZFS. But you don’t really need it, ZFS is kind of set and forget and setting it up is quite easy via CLI.
Crowdsec does everything fail2ban does so not much point.
You can analyze with either the CLI or log files piped into something like OpenObserve which is what I do. You don’t technically need their dashboard.


uBlock Origin too if you don’t already have it.


The Orange Box, absolutely worth it lol


Komodo.


Yeah from what I’ve seen OSM is really well filled out over there. I add what I can in my town in the US, but it’s a lot to keep up with businesses changing hours and whatnot all the time (small town things)


An SSL error is expected because you’re using localhost and not the common name that the cert is issued for. But the fact that it’s connecting and showing the error means the server is working.


Start with basic diagnostics, see if apache is running inside the container, if it is can you curl from inside the container, if that works can you curl from the docker host, if that works did docker create the firewall rule to expose the port or is the VPS overriding things in some way?
If that all looks good, is there a VPS provider firewall in place outside the OS?
Gotta start with the basics.


I think this is a good example of how Matrix does support most of the things we expect from Discord, but the defaults are sometimes wrong (showing rooms from spaces if not in a space), and the sheer number of client apps that are all slightly different and outdated in various ways adds a ton of friction to using it.


Apple has had great trackpads for years and years.
Yet somehow every other laptop has at best something just kind of decent. You’d think they could catch up by now…


Probably worth storing the key in another place as well, like keepass on your phone or just print it out on paper and store it.


Not much you can do, if it’s on the internet it is public.
You can block some scrapers with PoW and that sort of thing, but you’ll never block all of them.


Well that was horrifying, a bit much.


I wouldn’t be exposing any management consoles to the internet either way, too much risk with something that has docker socket access.


Komodo is the best portainer alt I’ve found, I read through the Arcane info but it doesnt seem as good. Komodos editor also works great.


My favorite is ‘fast and lightweight’ followed by ‘RAM required >500MB’ for a some kind of basic server.


If you want automatic updates over major versions most images will have the :latest tag for that.
It doesnt actually bypass the firewall.
When you tell docker to expose a port on 0.0.0.0 its just doing what you ask of it.
For now at least, google will likely remove that option in the future.