Using a YubiKey 5C for SSH and Git Authentication on Linux
Your SSH private key sits on your disk, protected by (hopefully) a passphrase. But passphrase or not, it’s still a file — and files can be stolen, copied, …
M̶a̶k̶i̶n̶g̶ Hacking your life easier.
Your SSH private key sits on your disk, protected by (hopefully) a passphrase. But passphrase or not, it’s still a file — and files can be stolen, copied, …
Want to ditch typing your password every time you run sudo? Here’s how to use your YubiKey 5C with Fedora’s PAM system for passwordless (or 2FA) …
A very common struggle I have in Linux server environments is the usage of iptables. It is a very powerful and performance efficient tool to configure network …
The Model Context Protocol (MCP) has revolutionized how AI assistants interact with external tools and services. One particularly powerful integration is the …
Use the MikroTik RouterOS device as a reverse proxy server using Nginx Proxy Manager container. This guide walks you through enabling container support on …
Managing AppImage updates can be tedious when done manually. Gear Lever provides custom update URLs for GitHub releases, but finding the right URL pattern …