news
today's howtos
-
Noah Meyerhans: Determining Network Online Status of Dualstack Cloud VMs
When a Debian cloud VM boots, it typically runs cloud-init at various points in the boot process. Each invocation can perform certain operations based on the host’s static configuration passed by the user, typically either through a well known link-local network service or an attached iso9660 drive image. Some of the clown-init steps execute before the network comes up, and others at a couple of different points after the network is up.
-
Linux Made Simple ☛ 2025-08-24 [Older] How to install Olive video editor on Kubuntu 24.04
-
2025-08-25 [Older] How to install Olive video editor on Kubuntu 24.04
-
Bozhidar Batsov ☛ 2025-08-27 [Older] How to Vim: Take Control of Split Positioning
-
Bozhidar Batsov ☛ 2025-08-27 [Older] How to Vim: Fixing Typos
-
Data Swamp ☛ URL filtering HTTP(S) proxy on Qubes OS
This guide is meant to users who want to allow a qube to reach some websites but not all the Internet, but facing the issue that using the firewall does not work well for DNS names using often changing IPs.
-
Matt Cool ☛ Building a Web Aquarium Part Three
In Part One I built a simple aquarium you could drop anywhere on my site. I modeled a basic tank in Blender, rendered it with React Three Fiber + Drei, and added small touches like subtle water, an animated plant, and time-of-day lighting. The goal was to see if this felt worth continuing and just get something out.
-
Juha-Matti Santala ☛ I keep geeking out about my print styles
You can give it a try by hitting print on your browser for this post and looking at the preview to see how the reading experience changes.
-
Jono Alderson ☛ A complete guide to HTTP caching
Caching is the invisible backbone of the web. It’s what makes sites feel fast, reliable, and affordable to run. Done well, it slashes latency, reduces server load, and allows even fragile infrastructure to withstand sudden spikes in demand. Done poorly – or ignored entirely – it leaves websites slow, fragile, and expensive.
-
Jan Wildeboer ☛ My Own DNS Server At Home - Part 1: IPv4
“It’s always DNS” is a famous meme among network people. Name resolution is technically quite simple. It’s “just” translating a hostname like jan.wildeboer.net to an IP address. What could possibly go wrong? I am a radical optimist and detail-obsessed knowledge collector, so I decided to find out. As part of my goal to make my home network a little island of Digital Sovereignty, meaning that everything at home should JustWork™, even with no working [Internet] connection, a DNS server is needed.
-
Data Swamp ☛ URL filtering HTTP(S) proxy on Qubes OS
This article was first published as a community guide on Qubes OS forum. Both are kept in sync.
-
idroot
-
ID Root ☛ How To Install Htop on Debian 13
System monitoring is a critical aspect of GNU/Linux administration, and having the right tools can make all the difference. Htop stands out as one of the most powerful and user-friendly process viewers available for Debian systems.
-
ID Root ☛ How To Install Kitty Terminal on Manjaro
Modern GNU/Linux users demand more from their terminal emulators than basic functionality. The choice of terminal can significantly impact daily productivity, development workflows, and overall system experience. Kitty Terminal emerges as a revolutionary GPU-accelerated terminal emulator that transforms how Manjaro users interact with their command-line environment.
-
ID Root ☛ How To Install MongoDB Compass on AlmaLinux 10
MongoDB Compass stands as the premier graphical user interface for MongoDB databases, providing developers and database administrators with powerful visual tools for data exploration, schema analysis, and query optimization. Unlike traditional command-line interfaces, Compass transforms complex database operations into intuitive visual workflows that enhance productivity and reduce learning curves.
-
ID Root ☛ How To Install MongoDB on AlmaLinux 10
MongoDB stands as one of the most popular NoSQL document databases in modern application development. Its flexibility, scalability, and performance make it an ideal choice for handling large volumes of unstructured data.
-
ID Root ☛ How To Install Sober Roblox on Ubuntu 24.04 LTS
Gaming on GNU/Linux has evolved dramatically over the past decade. Ubuntu users no longer need to rely solely on native GNU/Linux games or complex workarounds to enjoy popular gaming platforms.
-
ID Root ☛ How To Set Up DHCP Server on Linux Mint 22
Setting up a DHCP server on Linux Mint 22 transforms your system into a powerful network management tool that automatically assigns IP addresses to connected devices. Dynamic Host Configuration Protocol (DHCP) eliminates the tedious task of manually configuring network settings on each device in your network.
-
ID Root ☛ How To Install Neovim on Rocky GNU/Linux 10
Neovim stands as a revolutionary text editor that transforms the traditional Vim experience with modern features, enhanced extensibility, and superior performance. This powerful editor has become the go-to choice for developers, system administrators, and power users who demand efficiency and customization in their daily workflows.
-