System & Network Admin

System & Network Admin

2130 bookmarks
Custom sorting
Configuring BIND9 (ver 9.16) to allow TXT DNS updates from Letsncrypt
Configuring BIND9 (ver 9.16) to allow TXT DNS updates from Letsncrypt
Solution to the below problem: Use $ddns-confgen or $tsig-keygen, the former provides you with the syntax to paste into your named.conf file Problem: I am trying to configure a BIND9 (ver9.161-Ubun...
·serverfault.com·
Configuring BIND9 (ver 9.16) to allow TXT DNS updates from Letsncrypt
UniGetUI - Martí Climent
UniGetUI - Martí Climent
UniGetUI: A better UI for your package managers. Install, update remove and manage any software you want to with UniGetUI
·marticliment.com·
UniGetUI - Martí Climent
GNU Recutils
GNU Recutils
Fred and George, Turtles in love There are hundreds of cool command line tools that have been made over the years built on the unix philosophy. Plain text is powerful, ubiquitous, and human-centric. It was also the only option for computing for quite a while. It’s no surprise that some of the most sophisticated tools are focused on it. One such package is GNU Recutils, a set of tools and libraries to access human-editable, plain text databases called recfiles.
·labs.tomasino.org·
GNU Recutils
Trap Naughty Web Crawlers In Digestive Juices With Nepenthes
Trap Naughty Web Crawlers In Digestive Juices With Nepenthes
In the olden days of the WWW you could just put a robots.txt file in the root of your website and crawling bots from search engines and kin would (generally) respect the rules in it. These days, ho…
·hackaday.com·
Trap Naughty Web Crawlers In Digestive Juices With Nepenthes
Giving A Proprietary Power Supply The Boot
Giving A Proprietary Power Supply The Boot
You’ve probably noticed that everywhere you go — the doctor’s office, hotels, or retail shops, there are tiny PCs everywhere. These small PCs often show up on the surplus market f…
·hackaday.com·
Giving A Proprietary Power Supply The Boot
Self-Hosting a Firefox Sync Server
Self-Hosting a Firefox Sync Server
After switching from Firefox to LibreWolf, I became interested in the idea of self-hosting my own Firefox Sync server. Although I had seen this was possible before, I had never really looked into it—until now. I embarked on a journey to set this up, and while it wasn’t completely smooth sailing, I eventually got it working. Here’s how it went. Finding the Right Sync Server Initial Search: Mozilla’s Sync Server Repo I started by searching for “firefox sync server github” and quickly found Mozilla’s syncserver repo.
·blog.diego.dev·
Self-Hosting a Firefox Sync Server
How To Resize Images Like a Pro with ImageMagick – TheLinuxCode
How To Resize Images Like a Pro with ImageMagick – TheLinuxCode
So you need to resize an image? Maybe you need a smaller version to upload to your website. Or a bigger one for a presentation. Perhaps you just want to experiment with different sizes and formats. Whatever the reason, resizing images is a crucial skill for any aspiring graphic designer, photographer, or casual image editor. […]
·thelinuxcode.com·
How To Resize Images Like a Pro with ImageMagick – TheLinuxCode
Hyper™
Hyper™
A terminal built on web technologies
·hyper.is·
Hyper™
Ghostty 👻
Ghostty 👻
My writings about Ghostty, the terminal emulator I work on.
·mitchellh.com·
Ghostty 👻
POSSE rss to mastodon
POSSE rss to mastodon
I want to post more to the blog, and I want to share it out a bit more. There's an indeiweb concept called POSSE, which means Publish on your Own Site, Syndicate Elsewhere. So lets write a script that pulls down my feed, looks as what I've posted so far on Mastodon, and prompts me to share something. Setup Lets start our publish.rb script with some boilerplate fun, including some inline gems so we don't need to cart a Gemfile around all the time.
·willschenk.com·
POSSE rss to mastodon
2024 Gems of the year winners
2024 Gems of the year winners
Today we’re thrilled to announce the winners of our fifth annual Gems of the Year awards! After our panel narrowed down the selection and the community voted on...
·obsidian.md·
2024 Gems of the year winners
Home
Home
·roswell.github.io·
Home
Using Caddy to keep certificates renewed - Wiki - Caddy Community
Using Caddy to keep certificates renewed - Wiki - Caddy Community
You can use Caddy as an automated certificate manager to keep certificates renewed without having to run an HTTPS server [1]. This way, the certificates can be used by other programs that need them. Caddy’s tls app can be configured without the need for an HTTP server. It can keep certificates renewed. Without additional configuration, assets (certificates, keys, and metadata) are stored in a data directory on the local file system at a location dependent upon your OS. The simplest form is to ...
·caddy.community·
Using Caddy to keep certificates renewed - Wiki - Caddy Community
How to Install and Use Neo4j Graph Database on Debian 12
How to Install and Use Neo4j Graph Database on Debian 12
Neo4j is a high-performance graph database management system for graph storage, data science, ML, analytics, and visualization. In this tutorial, wel...
·howtoforge.com·
How to Install and Use Neo4j Graph Database on Debian 12
LocalSend: Share files to nearby devices
LocalSend: Share files to nearby devices
LocalSend is a free, open-source, cross-platform file sharing tool that allows you to share files to nearby devices.
·localsend.org·
LocalSend: Share files to nearby devices
pgDog
pgDog
pgDog - PostgreSQL query router, pooler, load balancer, and proxy.
·pgdog.dev·
pgDog
Vault Audit Logging
Vault Audit Logging
I thought i was done with this series, but there are a few loose ends that I think we can clear up pretty quickly. The most important of which is Audit Logging, because what is the point of a secure secrets tool if you don’t track who does what (or most importantly, fails to do what) with it. Lets jump in! Enabling audit logs Enabling audit logging requires you to tell the vault server that it should use one of the audit “device types” that it offers with the required parameters.
·problemofnetwork.com·
Vault Audit Logging
Cloudflare tunnel for IPv6 only connectivity
Cloudflare tunnel for IPv6 only connectivity
Cloudflare offers a powerful tunneling service that allows for a host on a private network to expose a service but retain protection using cloudflares’ powerful CDN tools. At the time of this post that service is a legacy IP first service, but with one minor tweak it can operate with IPv6-only hosts. Meaning one can provision an IPv6-only host, but provide a dual stacked service. If that sounds powerful, that’s because it is.
·forwardingplane.net·
Cloudflare tunnel for IPv6 only connectivity