Put some information about my Autonomous System, connectivity and peering policy on my website:
https://hofstede.it/as201379.html
#internetrouting #networking #routing #bgp #sovereignty #freebsd #ipv6
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in
Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation.
Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me !
#fedi22 #photography #linux #ansible #retrogaming #fedora #redhat #technology #opensource #adom #devops #cloud #kubernetes #freeipa #smarthome #cloud #vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
Put some information about my Autonomous System, connectivity and peering policy on my website:
https://hofstede.it/as201379.html
#internetrouting #networking #routing #bgp #sovereignty #freebsd #ipv6
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
You just provisioned a fresh Linux server. Within minutes, the SSH brute-force bots will arrive.
There are too many ways to build a firewall in Linux. I wrote a practical guide to the four major tools: iptables, nftables, firewalld, and ufw, including their mental models and deployable configs.
Also includes a deep dive into the "Docker Trap" (why Docker silently bypasses your default-deny rules) and how to fix it.
(And yes, I still spend the intro and conclusion reminding everyone that FreeBSD's PF is the undisputed king of packet filtering. Let's argue in the replies.)
Read it here: https://blog.hofstede.it/linux-firewalls-how-to-actually-secure-a-cloud-server-iptables-nftables-firewalld-ufw/
#Linux #Sysadmin #DevOps #Security #Netfilter #Docker #Networking
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
Part 2 of the FreeBSD Foundationals series is out! "ZFS - The Last Filesystem You'll Ever Need."
We go from the philosophy of silent data corruption to practical, battle-tested data management. Covers pools, datasets, why you shouldn't blindly add L2ARC, native encryption, and using sanoid/syncoid to turn backups into a solved problem.
If you've ever lost data and decided "never again," this is for you. :freebsd:
https://blog.hofstede.it/freebsd-foundationals-zfs-the-last-filesystem-youll-ever-need/
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
Our Mastodon instance “burningboard.net” now internally ONLY uses the Internet Protocol in Version 6. I did successfully migrate away from any RFC1918 addresses in any of the internal infrastructure connections.
Nginx -> Mastodon: IPv6 Mastodon -> PostgreSQL: IPv6 Mastodon -> Opensearch: IPv6 Mastodon -> Sidekiq: IPv6 Mastodon -> Loki: IPv6 Sidekiq -> PostgreSQL: IPv6 Prometheus -> Mastodon: IPv6
All using globally routed unique addresses and proper routing and packet filtering from “pf” (FreeBSD).
Outbound connections to legacy hosts (for example for Federation) uses NAT64 over Tayga.
Inbound the Nginx is the only component, that supports IPv4 on NAT on a best-effort approach. But I refuse to put a lot of work into this. We have 2026 and it’s a dying, smelly protocol, that I don’t even monitor anymore.
If someone looks at the Firewall rules.. Yes, we do run a (private) Factorio Server on our Mastodon system
#mastodon #mastoadmin #ipv6 #networking #freebsd @tux@burningboard.net
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
Ich habe hier jetzt mehrfach sinngemäß gelesen, "wer noch mit Öl/Gas heizt, sei ja selbst schuld".
Das blendet nur eben die Lebensrealität der Mehrheit der Leute schlicht und ergreifend aus.
Mehr als die Hälfte (53 % laut Statistischem Bundesamt) der Menschen in Deutschland wohnt in einem Mietverhältnis und hat eben keinen Einfluss auf die Art der Wärmeversorgung.
Rund drei Viertel (ca. 72 %) der Wohnungen in Deutschland werden laut Daten des Zensus 2022 und des BDEW mit Öl und Gas beheizt.
Einfach zu sagen, wer auf fossile Brennstoffe angewiesen sei, wäre ja "selbst schuld", ist zynisch und oftmals schlicht falsch. Das ist ein systematisches Problem.
Der Mietende ist gleich doppelt der Gelackmeierte, denn er muss den Energieträger letztlich hinnehmen, den der Wohnungsmarkt ihm anbietet, und er muss am Ende des Tages die Rechnung auch irgendwie bezahlen.
#warmewende #Energiewende #FossileEnergien #heizen #Klimagerechtigkeit #depol
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
I just published a new guide on evolving a single BGP router into a multi-homed, two-PoP network using FreeBSD, FRR, and PF.
All for ~€18/mo.
Read it here: https://blog.hofstede.it/running-your-own-as-going-multi-homed-with-ibgp-and-three-transits/
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
Got my AS201379 (2a06:9801:1c::/48) well connected to European networks. RIPE Atlas measurements are pretty satisfying now 🙂
My website (hofstede.it / blog.hofstede.it) is reachable in <10ms from most of Europe via my own address space.
Very, VERY pleased with the result!
Next stop: Own NAT64 setup 🙂
Big thanks to @UnderEu@mas.to , @tschaefer@ipv6.social and @Hypopheralcus@det.social for giving me the Atlas credits for Measurements! Highly appreciated!
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan
IT Consultant from Germany | Nerd | Linux Advocate | Instance Admin of burningboard.net | Interested in Linux, Open Source, Elektronics, Retro Gaming, Photography, Smart Home and Emulation. Ancient Domains of Mystery (ADOM) is the greatest video game of all time for me ! # fedi22 # photography # linux # ansible # retrogaming # fedora # redhat # technology # opensource # adom # devops # cloud # kubernetes # freeipa # smarthome # cloud # vegan