5 Linux Skills Every SQL DBA Should Master
Essential Linux skills for SQL Database Administrators to improve efficiency and marketability in modern IT environments.
Essential Linux skills for SQL Database Administrators to improve efficiency and marketability in modern IT environments.
A deep dive into implementing a Unix tool with retry logic and timeouts, exploring multiple system-level approaches for waiting on child processes.
A guide on migrating from Redis to Valkey on Ubuntu 24.04, covering installation and configuration as a drop-in replacement.
Guide to installing the Obsidian note-taking app within WSL (Windows Subsystem for Linux) while running its GUI natively on Windows.
A guide to creating a desktop shortcut that instantly renders your clipboard contents as a QR code for easy transfer to a phone.
A software engineer reflects on formative internships at Corel and OTI/IBM, working on Linux, Wine, .NET, and the Eclipse SWT toolkit.
CrowdStrike's security updates caused crashes on Debian and Rocky Linux servers, revealing gaps in their testing procedures.
Introducing wlhc, a small program written in Hare that enables hot corner functionality for Wayland desktops.
A technical guide on configuring Linux systems to generate and save core dump files for debugging program crashes.
A technical guide on reclaiming unused swap partition space by expanding the root partition to the left using tools like sfdisk and gparted.
Explains DNS resolution on Linux and Kubernetes, focusing on troubleshooting a common Kubernetes DNS warning message.
A developer's six-month experience switching from i3/X11 to Sway/Wayland on Linux, covering compatibility, GPU issues, and practical tips.
A developer explores setting up a self-hosted Nextcloud server as a free, secure alternative to Dropbox for local file storage and backup.
Explains how to configure darkman to expose dark/light mode preferences via the xdg-desktop-portal API on Linux.
A list of essential Linux tools to pre-install for diagnosing performance issues and outages, including package names.
Explains how missing frame pointers in libc break profilers and debuggers, causing incorrect stack traces and misleading flame graphs.
Explores the untapped potential of the primary selection feature on Unix-like desktops, proposing new global actions like translation and text-to-speech.
A summary of new features and updates for Azure WebApps in November 2023, including TLS encryption, subnet support, and WebJobs on Linux.
A guide on extending laptop battery life by setting a charge threshold to 80% on Linux using system scripts.
A guide to building a custom memory profiler using the pprof text format, focusing on tracking allocations in C with a custom allocator.