news
today's howtos
-
Jim Nielsen ☛ Choosing Tools To Make Websites
Why? Because what you want to build is full of personalization. That’s how you differentiate yourself, which means you’re going to need a tool that’s expressive enough to help you.
So the question becomes: how hard is it to understand the details that are being intentionally hidden away?
-
University of Toronto ☛ How you want to have the Unbound DNS server listen on all interfaces
Suppose, not hypothetically, that you have an Unbound server with multiple network interfaces, at least two (which I will call A and B), and you'd like Unbound to listen on all of the interfaces. Perhaps these are physical interfaces and there are client machines on both, or perhaps they're virtual interfaces and you have virtual machines on them. Let's further assume that these are routed networks, so that in theory people on A can talk to IP addresses on B and vice versa.
-
Andy Bell ☛ Another article about centering in CSS
The tired old meme that centering in CSS is “impossible” has never been so irrelevant. In fact, I’d argue there’s almost too many options now.
Let’s have a look at some common contexts, what approaches we have available to us and what I would choose per context.
-
State of CSS 2025 ☛ State of CSS 2025
But as Baseline indicators turn to green one after the other, and satisfaction with new functions and properties remains high, even the most reluctant among us might have to admit that features such as :has(), aspect-ratio, and Cascade Layers have all earned their spot in our stylesheets.
The only question is when. Too soon, and you'll run head-first into early-adopter pain points. Too late, and you'll miss out on time-saving improvements.
-
idroot
-
ID Root ☛ How To Install Incus on openSUSE
Container virtualization has revolutionized modern computing infrastructure, offering developers and system administrators powerful tools for application deployment and system management.
-
ID Root ☛ How To Install [Bard slop] CLI on Ubuntu 24.04 LTS
The command-line interface has evolved dramatically with the integration of artificial intelligence tools. Ubuntu users now have access to Google’s Gemini CLI, a powerful AI-powered terminal assistant that transforms how developers and system administrators interact with their systems.
-
ID Root ☛ How To Configure Static IP Address and DNS on Debian 13
Network configuration forms the backbone of any reliable server infrastructure. When deploying Debian 13 systems in production environments, configuring static IP addresses and DNS settings becomes crucial for maintaining consistent connectivity and ensuring optimal performance.
-
ID Root ☛ How To Install AMD Radeon Drivers on Debian 13
The GNU/Linux ecosystem has witnessed remarkable improvements in GPU support over recent years, with AMD leading the charge in open-source graphics driver development. For users running Debian 13 (Trixie), installing AMD Radeon drivers has become more streamlined than ever before.
-
ID Root ☛ How to Change MAC Address on Ubuntu
In today’s interconnected digital landscape, network privacy and security have become paramount concerns for Ubuntu users worldwide. Whether you’re connecting to public Wi-Fi networks, managing network access restrictions, or conducting network testing, understanding how to modify your Media Access Control (MAC) address can be an invaluable skill.
-
ID Root ☛ How To Install Podman on Debian 13
Container technology has revolutionized software deployment and development workflows across the GNU/Linux ecosystem. Podman emerges as a powerful alternative to Docker, offering enhanced security features and rootless container capabilities that make it increasingly popular among system administrators and developers.
-
ID Root ☛ How To Setup Virtual Host Apache on Rocky GNU/Linux 10
In this tutorial, we will show you how to setup Virtual Host Apache on Rocky GNU/Linux 10. Setting up Apache virtual hosts on Rocky GNU/Linux 10 enables you to host multiple websites on a single server efficiently.
-
-
Migrating from Amazon GNU/Linux 2 to Bottlerocket AMI in EKS Nodes
In this post, I share my journey transitioning from Amazon GNU/Linux 2 to Bottlerocket as the EKS node OS, aiming for enhanced security with a hardened OS image.
-
Jon Chiappetta: Re-Modifying OpenVPN Source Code to Allow for Dual-Connection, Multi-Threaded, Load-Balanced Operation for Even More Performance