rhabarba
Runterwählen ist kein Gegenargument.
[Verifying my cryptographic key: openpgp4fpr:941D456ED3A38A3B1DBEAB2BC8A2CCD4F1AE5C21]
- 6 Posts
- 37 Comments
rhabarba@feddit.orgto Selfhosted@lemmy.world•How and where should I keep backups of system configurations?English1·3 days agoNot yet.
rhabarba@feddit.orgto Selfhosted@lemmy.world•How and where should I keep backups of system configurations?English1·7 days agoNo. Git is inefficient for small numbers of files. Just do a “find | wc” and/or a “du -hs” in your repository folder. SVN exists for a reason.
rhabarba@feddit.orgto Selfhosted@lemmy.world•How and where should I keep backups of system configurations?English11·7 days agoGit might be over engineered for this purpose. Maybe SVN?
rhabarba@feddit.orgto Selfhosted@lemmy.world•How and where should I keep backups of system configurations?English1·7 days agoI keep my server backups on a dedicated backup server.
rhabarba@feddit.orgOPto Selfhosted@lemmy.world•42links: A bookmarking server, written in LispEnglish2·2 months agoAnyway, thank you for creating a debloated tool.
That’s what I was aiming at. I hope I succeeded.
Don’t worry - users are good enough for me. Not everyone needs to be a contributor. ;-)
rhabarba@feddit.orgOPto Selfhosted@lemmy.world•42links: A bookmarking server, written in LispEnglish31·2 months agoDude loves efficient software. So quirky! 🤪
(But yes, I am a quirky fellow.)
rhabarba@feddit.orgOPto Selfhosted@lemmy.world•42links: A bookmarking server, written in LispEnglish32·2 months agoBecause the existing software sucks.
I update my servers with
pkg_add -u
. No reason to over complicate things.
rhabarba@feddit.orgOPto Selfhosted@lemmy.world•First experience with self-hosting my DNS in the IntranetEnglish2·3 months agoWith the one requirement that you need to pick an DNS server which doesn’t mess with the results. But that’s not a huge issue, there are quite some uncensored DNS servers out there. Like the OpenNIC ones for example.
I know, and some of them have quite some latency, while others may or may not start censoring and/or logging my requests in the future. The downside is that having my own DNS server outside my LAN doesn’t make much sense, because (you’re right!) my home internet connection is struggling to keep up with the major providers, as is my hardware. However, at, I’ve just checked, an average of just under 2,000 requests per hour, it’s more than feasible.
There’s a good chance that the operators won’t even notice my requests, especially because my cache is filling up fast.
And I think it’s really a shame that lots of ISPs mess with the DNS results and introduce third-party blocklists. Mine does that, too.
This. Very much this.
rhabarba@feddit.orgOPto Selfhosted@lemmy.world•First experience with self-hosting my DNS in the IntranetEnglish2·3 months agoIts robust and fairly straight forward to setup IMO.
I never got it working reliably on OpenBSD, something always resets its root directory’s permissions to
root:root
which makes the service break. It’s probably unfair of me to blame Unbound for this, but it always sticks in my mind. In addition, Unbound wants a text file as configuration and the solution I have now found does not. It’s also a question of convenience, at least a little. :-)I’m not ruling out the possibility that I could recreate my local setup with Unbound (there should be a way to automatically download and integrate an AdBlock filter list somehow), but I admit that I’m just not familiar enough with it. It’s a bit of a shame, I know, but unlike a mail or web server, I have really big problems when my DNS server goes down with a cryptic error message. I would like to minimise this risk.
rhabarba@feddit.orgOPto Selfhosted@lemmy.world•First experience with self-hosting my DNS in the IntranetEnglish2·3 months agoAh, sorry. This is a new technology to me. Thank you!
rhabarba@feddit.orgOPto Selfhosted@lemmy.world•First experience with self-hosting my DNS in the IntranetEnglish12·3 months agoI mean that, if all DNS servers just returned whatever the root servers tell them, nobody would want to run his own one, I think.
rhabarba@feddit.orgOPto Selfhosted@lemmy.world•First experience with self-hosting my DNS in the IntranetEnglish35·3 months agoFor the record, any DNS server you choose to employ should default to only using the root servers.
If that was the case, there would be a market for exactly 0 DNS servers.
You should also be aware that even if you use root servers, a DNS server which is authoritative for the domain you are querying may well return different results depending on where in the world you are.
Thank you, this is valuable information to me. :-)
rhabarba@feddit.orgOPto Selfhosted@lemmy.world•First experience with self-hosting my DNS in the IntranetEnglish4·3 months agoBlocky is another nice AdBlocker and DNS proxy.
Blocky does look nice, but there is no way to use it without any upstream DNS server, which limits its usefulness. Technitium works without having to rely on third-party DNS services, which is its main selling point, I guess.
rhabarba@feddit.orgOPto Selfhosted@lemmy.world•First experience with self-hosting my DNS in the IntranetEnglish1·3 months agoYes, it’s running on a Raspberry Pi. Only internal SD, no other services. RPi 3B, I think. It’s been mine for quite a few years now.
rhabarba@feddit.orgto Selfhosted@lemmy.world•What do you host on your backup servers?English2·3 months agoWell, VPS then.
rhabarba@feddit.orgto Selfhosted@lemmy.world•What do you host on your backup servers?English2·3 months agoWhat would be a “not personally setup”?
rhabarba@feddit.orgto Selfhosted@lemmy.world•What do you host on your backup servers?English2·3 months agoBoth, somewhat. It is a virtual root server. I’m still considering to consolidate - at least - my OpenBSD servers into one, but I’m lazy.
rhabarba@feddit.orgto Selfhosted@lemmy.world•What do you host on your backup servers?English8·3 months agoMy backup server is the only one of my servers that is located outside Germany. You know, in case the British come again. Or the data centre of my other servers burns down. Or something like that.
Every night, this server receives a (compressed, incremental) backup of the most important data (content and configuration files) from each of my other servers, which I created with Borg.
And it still does not support my server.