System & Network Admin

System & Network Admin

2081 bookmarks
Custom sorting
Wave Terminal
Wave Terminal
An open-source, cross-platform terminal for seamless workflows
·waveterm.dev·
Wave Terminal
Marshaling SSH Private Keys - Why there's always a different block? | Carlos Becker
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?
·carlosbecker.com·
Marshaling SSH Private Keys - Why there's always a different block? | Carlos Becker
Home
Home
Boost subscriber performance by up to 25% for less than 1% of your overall 5G network investment.
·powerdns.com·
Home
5 Different Ways to Handle Errors in Bash
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…
·itnext.io·
5 Different Ways to Handle Errors in Bash
Implement Fallback with API Gateway - API7.ai
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.
·api7.ai·
Implement Fallback with API Gateway - API7.ai
HOWTO stop running containers as root in Kubernetes
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.
·elastisys.com·
HOWTO stop running containers as root in Kubernetes
Running local services in network namespaces with systemd
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
·cloudnull.io·
Running local services in network namespaces with systemd
Port Knocking with knockd and Linux - Server Hardening
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
·ittavern.com·
Port Knocking with knockd and Linux - Server Hardening
How to add ligatures and cursive fonts to VS Code
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
·ankursheel.com·
How to add ligatures and cursive fonts to VS Code
How to Enable Font Ligatures in VS Code
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.
·jakehassel.dev·
How to Enable Font Ligatures in VS Code
Cursorless - Visual Studio Marketplace
Cursorless - Visual Studio Marketplace
Extension for Visual Studio Code - Structural voice coding at the speed of thought
·marketplace.visualstudio.com·
Cursorless - Visual Studio Marketplace
Effective Traffic Management with Kubernetes Gateway API Policies
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.
·thenewstack.io·
Effective Traffic Management with Kubernetes Gateway API Policies