

Crowdsec is absolutetly the way to go. Just be aware you need the engine and what they call a “bouncer” both running, but they have easy instructions about how to install both.


Crowdsec is absolutetly the way to go. Just be aware you need the engine and what they call a “bouncer” both running, but they have easy instructions about how to install both.


Tailscale has this same functionality, and is free for something like 100 hosts. Uses wireguard as the backend tech. It also has apple tv and android clients, so you can setup the Tailscale app on an end client for a user, then setup the jellyfin client and they should be good to go. That client device will just “see” your jellyfin server as a local client on the same network, albeit a tailscale wirrguard overlay network.
I haven’t actually deployed it as I don’t share my media server currently, but I was investigating it a bit ago.


Amazing recommendation. I’ve used Nova for years, and while its different, Kvaesitso is stunning. So smooth, and it surfaces apps and actions I use all the time better than Nova.
OP, If you dont have a proxmox vm template ready to go, here is a great starting place using cloudinit:
https://github.com/UntouchedWagons/Ubuntu-CloudInit-Docs
You can use this with the proxmox gui cloudinit config as well to add your ssh key to each vm/etc.


ZFS has built in error checking and correction if you have parity data. Its less if they have had corruption and more that it doesnt matter, because their system is designed to correct it automatically anyway.
With EXT4 over 30 years, you’ve likely been lucky or unaware of any corruption. Guess thats the same thing in the end.


Depends on what you’re doing a bit. Databases? Hypervisors? Just files? If all of the above, its best to use an actual product this. Either foss like borgbackup or Urbackup, or something like Veeam which is a popular pay option.
If its a proxmox hypervisor, they have their own free backup appliance, but you need a second physical server to run it on.
If it’s just databases, most have a built in way to take a backup. Just google the name and backup. Make sure it’s running automatically and is moved to a separate server on each run.
For files, rsync is a great option.


Backup is step one, or even step 0, of setting up a server. The amount of frustration and even job loss a backup can prevent is always worth the expense of time/money.
Backup can be setup scripts/config files/automation if the data doesnt matter, but you do need it. Also, even if they say the data doesn’t matter, the data almost always matters. It may not now, but it will in 3 years when people use the server for real work and everyone just doesnt even begin to think about a backup until the server fails one day and they lose years worth of their grant and thesis data.
Backups can be simple, they can be complex. They can be free or pay, they can have gui or just be scripts. Settle on one that you can make work, and CHECK THEM OCCASIONALLY with test restores of at least a few files. If you dont test and find a working backup, you have hope, not resiliency.


For anyone else curious:
https://www.gl-inet.com/products/gl-mt3000/
Looks like it has built in wireguard vpn client support, so you can connect to an external vpn server and route all traffic to it automatically from all your devices.


Your gmail notification point doesn’t track, but its the most minimal point so i’ll drop it.
I dont think Substack is specially just a Nazi platform. I think they are Capitalists that will use any kind of speech to make money. While bootstrapping, they found a niche in leftist independent journalism. Now, they view far right hate as profitable, both directly with Nazi commentors and being paid large sums to enshittify the platform from far right figures.
They dont care about racism or hate because they are rich and it makes them money. That does make them bad people, no matter how many leftists they also profit from.
I absolutely expect they will follow a Twitter style path from here on out, with or without Musk at the helm. Once you let the Nazi’s into the bar, they take over by driving everyone else out. Substack has said “come on in!” so they will. Some leftist will remain for a while, but eventually the Nazis will be all that’s left.
I expect you make some kind of living off Substack? Maybe look into Ghost as an option. They take way, way less money even when fully hosted.


Are you even reading the comment you’re replying to? It doesn’t seem like it.
Gmail doesnt “push notifications” for anything besides receiving email. Recieving a spam messsage, i.e an interaction with a federated service that anyone can run, is not at all the same as a company’s app, that they full control, pushing a notification, that they fully control, from content on their site, that they full control. Comparing that to Gmail, which is in this case would be a neutral party to the content of the push notification, is not the same.
I very clearly pointed out that i expect the notification came from a computer fucking up. You should re-read the comment to make sure you understand it. I also made it very clear that if you have nazi shit on your platform, your computers may fuck up and push that that Nazi shit out to people. The best way to combat that is not having Nazi shit.
Either way, it’s good to see you accepting that “Substack welcomes Nazis” is accurate now. Maybe it wasn’t in 2023, the last time they made headlines for paying Nazis to post on their platform, but it is now. I expect with the very recent 100 million cash influx from far right Trump supporters, that isn’t going to change.
Maybe stop carrying so much water for a site that is clearly absolutely cool with Nazis?


Comparing a platform internal push alert system with a random spam email is asinine. This was the companies own system pushing nazi content they host to users, all with their own tools.
I have no idea what youre on about with the URL, but i absolutely accept that their notification system fucked up and mass spammed users with literal Nazi content they actively host on their platform. Machines break, computers are no exception.
The “actively hosting Nazi content” is the issue. Not hosting Nazis is actually a stunningly good way to prevent your internal tooling from spamming customers with Nazi shit. Its nearly flawless. The fact that Substack does not employ it is the issue.
Do check in and see if the two listed Nazi stacks get deleted. It would be a reasonable thing for Substack to do if they don’t want Nazis on their platform. If they don’t do it, I would expect that both of us will have our answer of what they want to host.


Your link is to your older comments, and claims they “kicked out the nazis” they had on their platform. So the nazis are all gone, huh?
Their systems just pushed a very racist notification from the nazis currently on their platform to users. The article also points out that one of the other nazis accounts is being pushed algorithmically to users via substacks “rising” tab, with the nazi account currently at number 46. That’s seperate from their “oops, all nazis” notifications issue. How is substack not a nazi platform when its still promoting and platforming nazis?
Also, they just took more funding from Marc Andeerssen in their most recent $100 million funding round 13 days ago, so your TL;DR is also all fucked up.


They opened a though restaurant yesterday. At 4:20 pm.
Yeah, a tesla restaurant. That’s the current distraction.
Why not use file versioning on either device folder in syncthing to ensure you retain copies of deleted files? The “simple” setting will retain the last 5-10 versions of any file.
I’d also recommend backing up your data outside of the sync service once a day or whatever interval makes sense to you. That way a wayword sync, even with safeguards, cant really destroy the data.