Runlevels and the Boot Process in Linux | Linux Journal

System & Network Admin
Linux Performance Monitoring: Using Tools Like top, vmstat, and iostat | Linux Journal
How To Do Split Screen Effect — Kdenlive Manual 23.08 documentation
Wave Terminal
An open-source, cross-platform terminal for seamless workflows
A graphical installer for Nix · Determinate Systems
An even easier way to install Nix on macOS—and trustworthy and ripe for integration to boot.
Marshaling SSH Private Keys - Why there's always a different block? | Carlos Becker
Not long ago, when I was building melt, I learned something interesting: if you restore a private key from its seed, and marshal it back to the OpenSSH Private Key format, you’ll always get a different block in the middle.
Why? That lead to an investigation of how the private key format works. I didn’t find many good references out there, except OpenSSH’s source code.
Let’s start from there, shall we?
Home
Boost subscriber performance by up to 25% for less than 1% of your overall 5G network investment.
5 Different Ways to Handle Errors in Bash
Bash knows no exceptions. Exception handling like in other programming languages is not an option. But, at least, we have exit codes of…
ISP Column - November 2023
Use Timedatectl to Control Time, Date, and More in Linux - Make Tech Easier
The timedatectl command in Linux is extremely useful for configuring date, time, time zones, and more on your Linux PC.
O’Reilly: Kubernetes Operators: Automating the Container Orchestration Platform
This O’Reilly e-book explains how to build Kubernetes Operators using SDK and the Operator Framework. Learn how Operators are used to automate the app life-cycle.
nspawn - Debian Wiki
Implement Fallback with API Gateway - API7.ai
Let's explore how to implement resilient APIs efficiently with a focus on fallback strategies using the APISIX API Gateway.
Kubernetes Modules Here Are All You Need!
An automatic indexing system for Postgres: How we built the pganalyze Indexing Engine
The pganalyze Indexing Engine simulates hundreds of possible combinations to recommend missing Postgres indexes using its 'What if?' analysis.
iPXE - open source boot firmware [start]
Your favorite operating systems in one place! | netboot.xyz
netboot.xyz enables you to PXE boot many Operating System installers and utilities from a simple to use menu powered by the iPXE project.
HOWTO stop running containers as root in Kubernetes
Learn why running containers as root is bad and how to fix it in Kubernetes: non-privileged users, Security Context, and Linux capabilities.
Secure way to allow any user to run programs in specific network namespace
I have a cell modem connected to my server that I want to use as a means to get notification emails out when the landline dies.
To nicely separate normal network access and this exceptional cell m...
Running local services in network namespaces with systemd
Given systemd is ubiquitous with modern day GNU/Linux it only makes sense that it be able to do just about everything under the sun; which strictly adheres to the UNIX philosophy 😂.
While the move to systemd has not always been a popular one, I too once hated it, it
Combining Configurable Button Widgets With Kwin's Shortcuts to Transform Your KDE Experience | Linux Journal
Port Knocking with knockd and Linux - Server Hardening
Port knocking is like a secret handshake or magic word between client and server. It can be used in various ways, but most commonly as a security feature to deny all contact to a specific service - li
How to add ligatures and cursive fonts to VS Code
The use of ligatures while typing code has been a game-changer. How can we get the styling of cursive fonts and the functionality of ligatures in VS Code
Add cursive fonts with ligatures to VS Code
How to add a cursive font with ligatures to your vs code setup?
How to Enable Font Ligatures in VS Code
Make your code easier to scan and improve your developer experience with font ligatures in VS Code.
Makefile Tutorial By Example
What is a Makefile and how does it work?
Run and compile your programs more efficiently with this handy automation tool.
Cursorless - Visual Studio Marketplace
Extension for Visual Studio Code - Structural voice coding at the speed of thought
Build Resilient Microservices with the Kubernetes Gateway API
Why the Kubernetes Gateway API is a potent solution for building resilient microservices within a Kubernetes environment.
Effective Traffic Management with Kubernetes Gateway API Policies
The Kubernetes Gateway API simplifies configuration by abstracting away complexities and providing a user-friendly, declarative approach to define routing and traffic policies.