Linux

Linux System Monitoring Complete Guide 2026

Complete guide to Linux system monitoring. Learn about top, htop, btop, sar, prometheus, grafana, node_exporter, iostat, iotop, nload, iftop, and monitoring server performance with …

Run a Script on Startup in Ubuntu (Systemd)

Complete guide to running scripts and programs on Ubuntu startup: systemd service files, cron @reboot, rc.local, SysV init, and GUI autostart methods with debugging and production …

systemd Basics

Comprehensive systemd tutorial covering service management, targets, daemon configuration, logging, and troubleshooting on Linux.

Maintaining SSHD

Complete guide to installing, configuring, and maintaining OpenSSH server on Linux: security hardening, key management, and troubleshooting.

Debugging C/C++ with LLDB

Complete guide to debugging C/C++ with LLDB — breakpoints, watchpoints, expression evaluation, core dumps, Python scripting, thread debugging, and IDE integration.

Shell String Operations Complete Guide

Deep dive into Shell string operations, including getting length, substring extraction, replacement, pattern matching, and other common techniques.

Useful Shell Commands

A collection of useful shell commands for Linux file management, text processing, system monitoring, and automation.