mTCP NetDrive
Mount an MS-DOS network drive for vintage machines with TCP
NetDrive is a DOS device driver that allows you to access a remote disk image hosted by another machine as though it was a local device with an assigned drive letter. The remote disk image can be a…
Mèdved – web-based DNS zone transfer automation
It’s been a while since my last post, so today i have something bigger and – most probably – more usefull than usually. [Download link here] I present to you Mèdved (bear in serbi…
"Can I Get a Staging Environment?" - Answer this question once and for all
Read about what happens when you start experiencing bottlenecks within your organization and the solutions that can help you streamline your process.
Key Cost Optimization Strategies for Multi-Cloud Environments - DevOps.com
Doing tricks on the Linux command line
Linux tricks can make even the more complicated Linux commands easier, more fun and more rewarding.
Carbon footprint estimator for AWS instances - Teads
Curious about the power consumption and carbon footprint of an EC2 instance? As part of the first Measure challenge, get an estimation below.
LikeC4 - Visual Studio Marketplace
Extension for Visual Studio Code - Support for the LikeC4 modeling language
All my favorite tracing tools: eBPF, QEMU, Perfetto, new ones I built and more - Tristan Hume
A Basic Guide to Configuring DHCP Failover
ISC DHCP allows you to configure failover easily, with these steps.
DNS Debug Deep Dive | Step-by-Step Troubleshooting Guide
Join us on a DNS debugging deep dive, starting from bisecting the problem to reproducing the issue and finding a fix.
Proxmox VE Helper-Scripts | Scripts for Streamlining Your Homelab with Proxmox VE
Scripts for Streamlining Your Homelab with Proxmox VE
Ephemeral Environments for CI/CD (GitOps) Pipelines
In this article, we’ll see how to use Kubernetes to create ephemeral environments that look like production in a cost-effective way.
Securing Microservices Communication with mTLS in Kubernetes
Microservices often communicate with each other to fulfill complex business operations, creating security and scaling challenges. Mutual Transport Layer Security (mTLS) can help. Here's how to get started.
Run Nomad servers in Kubernetes (last mile help) - Nomad - HashiCorp Discuss
We have our services and main application all in Kubernetes, but part of our system offers workers to run workloads on. This used to be all managed directly in Kubernetes, but we want to be able to run on “remote” machines too. So the idea of orchestrating through Nomad came up. We have a POC running in 2 VM instances with a server on each. But I want to be able to scale up servers as needed easily and just keep our infra in Kubernetes if possible. I did find the nomad-on-kubernetes repository...
The Kubernetes to Nomad Cheat Sheet
A Kubernetes User's Guide to HashiCorp Nomad
Self Hosting | netboot.xyz
How to self host your own netboot.xyz in your environment
How Container Networking Works - Building a Linux Bridge Network From Scratch
Understanding of Docker and Kubernetes networking starts with the basics - learn how to create and interconnect network namespaces using standard Linux tools.
Organizing system configs with NixOS
How I organize and manage my system and user configs with NixOS and homemanager
Runlevels and the Boot Process in Linux | Linux Journal
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.