Introduction When it comes to DNS troubleshooting and querying DNS records directly from the command line, the dig (Domain Information Groper) command is an essential tool for system administrators, network engineers, and penetration testers.This cheat sheet provides...
Sandbox99 Chronicles
From My Sandbox to Yours — Practical IT Insights.
Setting Up Your Default Terminal in Openbox: A Complete Guide
Introduction If you're running Openbox as your window manager, you've likely chosen it for its lightweight nature and extensive customization options. One of the first things you'll want to configure is quick and easy access to your terminal emulator. Whether you're a...
Build the Ultimate Terminal on Linux: WezTerm + Zsh + Powerlevel10k
🚀 Introduction I recently made the leap from Linux Mint to Pop!_OS, and its default GNOME Terminal can feel pretty basic, especially if you're coming from a setup like mine. On my macOS, I've long enjoyed a modern, visually rich, and highly customizable terminal...
Mastering Client-Side SSH: Elevate Your Productivity with .ssh/config
Introduction Do you ever find yourself typing long, cumbersome SSH commands, replete with usernames, IP addresses, and obscure port numbers? We've all been there. It's a recipe for typos, frustration, and wasted time. But what if I told you there's a secret weapon in...