Tagged articles
280 articles
Page 1 of 3
ITPUB
ITPUB
May 5, 2026 · Operations

Auto‑Show CPU, Memory, and Disk Usage on Linux Login with a Single Script

This article provides a ready‑to‑use Bash script that, when placed in a system‑wide or user profile directory, automatically displays hostname, uptime, load average, IP address, CPU and memory usage, and disk mount statistics each time you log into a Linux server, along with color‑coded formatting and customization tips.

BashLinuxSysadmin
0 likes · 6 min read
Auto‑Show CPU, Memory, and Disk Usage on Linux Login with a Single Script
Linux Tech Enthusiast
Linux Tech Enthusiast
May 4, 2026 · Operations

Essential Linux Commands Every Sysadmin Should Know

This guide compiles the most frequently used Linux commands for system administrators, covering navigation, file manipulation, searching, permission handling, text processing, archiving, system control, and process management, complete with practical examples and option details to boost daily operational efficiency.

LinuxNetworkingShell
0 likes · 15 min read
Essential Linux Commands Every Sysadmin Should Know
Linux Tech Enthusiast
Linux Tech Enthusiast
Apr 19, 2026 · Operations

Essential Linux Command Cheat Sheet: A Complete A‑Z Reference

This article provides a comprehensive A‑Z catalog of Linux commands, each with a brief description of its function, offering a handy reference for file handling, system monitoring, networking, package management, text processing, and user administration that readers can bookmark for quick lookup.

Sysadmincheat-sheetcommand-line
0 likes · 21 min read
Essential Linux Command Cheat Sheet: A Complete A‑Z Reference
Linux Tech Enthusiast
Linux Tech Enthusiast
Apr 10, 2026 · Fundamentals

150 Essential Linux Commands Every User Should Know

This article presents a comprehensive reference of 150 Linux commands, covering file and directory operations, content manipulation, system information, network utilities, user and permission management, disk and filesystem tools, built‑in shell commands, and process control, each with concise descriptions to help users master Linux system administration.

Sysadmincommand-linelinux-commands
0 likes · 15 min read
150 Essential Linux Commands Every User Should Know
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 19, 2026 · Operations

600 Essential Linux Commands A‑Z: Complete Cheat Sheet

A comprehensive A‑Z reference of over 600 common Linux commands, each with a brief description of its function and typical usage, providing a handy quick‑lookup guide for system administrators, developers, and anyone working with the Linux command line.

BashShellSysadmin
0 likes · 21 min read
600 Essential Linux Commands A‑Z: Complete Cheat Sheet
Black & White Path
Black & White Path
Feb 11, 2026 · Information Security

Linux Intrusion Checklist: Detect Hacker Activity with a Single Script

The article introduces Linux_checklist.sh, a script that audits a Linux system for signs of compromise—including network sniffing, deleted‑file processes, tampered binaries, unauthorized SSH keys, malicious cron jobs, resource abuse, privilege anomalies, persistence mechanisms, file integrity issues, and suspicious log activity—while warning that its output contains sensitive data.

ForensicsLinuxSysadmin
0 likes · 6 min read
Linux Intrusion Checklist: Detect Hacker Activity with a Single Script
Deepin Linux
Deepin Linux
Feb 9, 2026 · Fundamentals

Master Essential Linux Commands: A Beginner’s Hands‑On Guide

This comprehensive guide walks Linux newcomers through core command‑line fundamentals, covering command syntax, built‑in and external utilities, file and directory management, permission handling, process monitoring, networking tools, compression, package management, and advanced techniques like piping, find, grep, awk, and sed, with practical examples and tips for effective learning.

BashLinuxShell
0 likes · 38 min read
Master Essential Linux Commands: A Beginner’s Hands‑On Guide
Ops Community
Ops Community
Jan 27, 2026 · Operations

Master Linux System Monitoring: Deep Dive into CPU, Memory, and I/O Metrics

This comprehensive guide explains how to collect and analyze Linux system metrics—including CPU usage, memory consumption, disk I/O, and load average—using native /proc and /sys interfaces, popular command‑line tools, and Prometheus Node Exporter, with practical scripts, configuration examples, and troubleshooting case studies for reliable performance monitoring and capacity planning.

LinuxMetricsPrometheus
0 likes · 39 min read
Master Linux System Monitoring: Deep Dive into CPU, Memory, and I/O Metrics
MaGe Linux Operations
MaGe Linux Operations
Jan 20, 2026 · Operations

How to Diagnose and Fix Full Disk Issues on Linux Servers – A Proven Checklist

This guide walks you through a complete Linux disk‑space troubleshooting workflow, from quickly checking usage and inode status, to locating large files with du, ncdu or dust, handling deleted‑but‑still‑open files, cleaning logs, Docker images, temporary data, adjusting reserved space, and setting up monitoring and alerts.

LinuxSysadmindisk space
0 likes · 42 min read
How to Diagnose and Fix Full Disk Issues on Linux Servers – A Proven Checklist
Ray's Galactic Tech
Ray's Galactic Tech
Jan 10, 2026 · Operations

Master 10 Essential Linux Commands and Powerful Combinations for Everyday Ops

This guide presents ten core Linux commands—grep, find, awk, sed, ssh/scp, systemctl, netstat/ss, tar, rsync, and jq—along with practical command‑line combos, automation scripts, safety tips, and advanced troubleshooting tools to help sysadmins diagnose issues, manage files, and streamline production workflows efficiently.

Shell scriptingSysadmincommand-line
0 likes · 14 min read
Master 10 Essential Linux Commands and Powerful Combinations for Everyday Ops
MaGe Linux Operations
MaGe Linux Operations
Jan 9, 2026 · Operations

Mastering Crontab: 8 Common Pitfalls and Best‑Practice Solutions

This comprehensive guide explains what crontab is, its technical features, suitable use cases, detailed setup steps, common pitfalls such as environment variables, permissions, time zones, logging, and concurrency, and provides best‑practice configurations, troubleshooting methods, monitoring tips, and a comparison with systemd timers.

SchedulingSysadmincrontab
0 likes · 43 min read
Mastering Crontab: 8 Common Pitfalls and Best‑Practice Solutions
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Jan 9, 2026 · Operations

Essential Linux Commands Every Ops Engineer Should Master

This guide compiles the most frequently used Linux commands—covering file navigation, inspection, searching, permission handling, text processing, archiving, system control, and process management—to help operations professionals work more efficiently and confidently on the command line.

LinuxOperationsShell
0 likes · 16 min read
Essential Linux Commands Every Ops Engineer Should Master
MaGe Linux Operations
MaGe Linux Operations
Jan 6, 2026 · Operations

60 Essential Linux Commands Every Sysadmin Should Master

A comprehensive, fast‑track guide for Linux system administrators that covers modern tools, shell configuration, and over 60 indispensable commands for file handling, text processing, system monitoring, networking, process control, permissions, and disk management, plus best‑practice tips and troubleshooting scripts.

CLILinuxSysadmin
0 likes · 47 min read
60 Essential Linux Commands Every Sysadmin Should Master
Ops Community
Ops Community
Jan 6, 2026 · Information Security

Master Linux Permissions: From Basics to Advanced Security Practices

This comprehensive guide walks you through the evolution, fundamentals, and advanced techniques of Linux permission management, covering UGO models, special bits, ACLs, SELinux/AppArmor, best‑practice design principles, troubleshooting steps, audit configurations, and real‑world case studies for securing web, database, and SSH services.

ACLLinuxPermissions
0 likes · 39 min read
Master Linux Permissions: From Basics to Advanced Security Practices
ITPUB
ITPUB
Dec 31, 2025 · Operations

Essential Advanced Linux Commands Every Sysadmin Should Master

This guide compiles 100 high‑impact Linux commands covering file systems, networking, monitoring, security, containers, log analysis, and automation, each chosen for its advanced utility, cross‑distribution compatibility, and real‑world relevance.

ContainersLinuxOperations
0 likes · 17 min read
Essential Advanced Linux Commands Every Sysadmin Should Master
Xiao Liu Lab
Xiao Liu Lab
Dec 18, 2025 · Operations

scp vs rsync: Choose the Right Tool for Fast, Efficient File Transfers

This guide explains the fundamental differences between scp and rsync, outlines their mechanisms, advantages, and drawbacks, provides practical command examples for various scenarios, highlights common pitfalls, and offers a concise comparison table to help operations engineers select the appropriate tool for secure and efficient file transfers.

LinuxOperationsSysadmin
0 likes · 10 min read
scp vs rsync: Choose the Right Tool for Fast, Efficient File Transfers
Raymond Ops
Raymond Ops
Dec 14, 2025 · Operations

5 Game-Changing One-Liner Shell Commands Every Ops Engineer Should Know

This article shares five practical one‑line Shell commands—covering bulk health checks, rapid log analysis, process ranking, network diagnostics, and precise disk cleanup—each explained with its scenario, inner workings, and real‑world performance impact for production environments.

LinuxOne-linerOps
0 likes · 10 min read
5 Game-Changing One-Liner Shell Commands Every Ops Engineer Should Know
Raymond Ops
Raymond Ops
Dec 11, 2025 · Operations

Unlock the Full Power of Linux Permissions: A Complete 12‑Bit Guide for Sysadmins

This article explains why misconfigured Linux permissions cause security incidents, breaks down the 12‑bit permission model—including file type, owner/group/others bits and special SUID, SGID, and sticky bits—provides numeric examples, real‑world case studies, advanced techniques like umask, ACLs, batch changes, and offers best‑practice security recommendations and troubleshooting tips.

ACLLinuxPermissions
0 likes · 10 min read
Unlock the Full Power of Linux Permissions: A Complete 12‑Bit Guide for Sysadmins
Raymond Ops
Raymond Ops
Dec 8, 2025 · Operations

Mastering the Linux Filesystem Hierarchy: A Complete Guide for Sysadmins

This comprehensive guide explains the Linux Filesystem Hierarchy Standard (FHS), details the purpose and typical contents of each top‑level directory such as /, /bin, /sbin, /usr, /var, /etc, /home, /root, /tmp, /dev, /proc, /sys, /boot and /run, and provides practical sysadmin commands and best‑practice recommendations for managing permissions, mounting strategies, performance tuning and troubleshooting.

Directory HierarchyFHSFilesystem
0 likes · 27 min read
Mastering the Linux Filesystem Hierarchy: A Complete Guide for Sysadmins
Raymond Ops
Raymond Ops
Dec 5, 2025 · Operations

Master Linux Routing in 3 Days: Proven Ops Secrets from a 10‑Year Veteran

This comprehensive guide walks you through Linux routing fundamentals, static and dynamic route configuration, advanced policy routing, troubleshooting tools, performance tuning, security hardening, and best‑practice case studies, enabling you to become a network specialist in just a few days.

LinuxSysadminTutorial
0 likes · 24 min read
Master Linux Routing in 3 Days: Proven Ops Secrets from a 10‑Year Veteran
Liangxu Linux
Liangxu Linux
Nov 29, 2025 · Operations

20 Essential Linux Command Combos Every Sysadmin Must Master

This article presents 20 powerful Linux command combinations, grouped by file management, process monitoring, network diagnostics, log analysis, and system maintenance, each with clear examples, real‑world scenarios, common pitfalls, and practical tips to help administrators troubleshoot and automate daily operations efficiently.

LinuxOperationsSysadmin
0 likes · 13 min read
20 Essential Linux Command Combos Every Sysadmin Must Master
Raymond Ops
Raymond Ops
Nov 24, 2025 · Operations

Essential Linux Network Commands Every Sysadmin Should Know

This guide compiles the most frequently used Linux networking utilities—including ifconfig, ip, ping, route, lsof, netstat, ss, traceroute, nslookup, dig, nmcli, tcpdump, arp, and nmap—detailing their purpose, syntax, key options, and practical examples to help administrators configure interfaces, diagnose connectivity, monitor sockets, and perform security scans.

CLILinuxNetworkCommands
0 likes · 31 min read
Essential Linux Network Commands Every Sysadmin Should Know
Liangxu Linux
Liangxu Linux
Nov 23, 2025 · Operations

20 Essential Linux Commands Every Ops Engineer Must Master

This article presents twenty indispensable Linux command‑line tools—covering system monitoring, performance analysis, process management, network diagnostics, disk handling, and kernel tuning—explaining their syntax, practical tips, common pitfalls, and how they integrate with modern cloud‑native environments.

LinuxNetwork DiagnosticsOperations
0 likes · 12 min read
20 Essential Linux Commands Every Ops Engineer Must Master
MaGe Linux Operations
MaGe Linux Operations
Nov 10, 2025 · Operations

100 Essential Operations Interview Questions to Boost Your Career

This article compiles 100 common operations interview questions from major tech companies, covering DevOps principles, CI/CD, infrastructure as code, monitoring, automation, Linux system administration, security, and scripting, providing a comprehensive study guide for aspiring sysadmins and site reliability engineers.

DevOpsOperationsSysadmin
0 likes · 4 min read
100 Essential Operations Interview Questions to Boost Your Career
MaGe Linux Operations
MaGe Linux Operations
Nov 8, 2025 · Information Security

Master iptables: From Basics to Advanced Firewall Rules for Enterprise Security

This comprehensive guide walks you through iptables fundamentals, four‑table architecture, common use cases, environment setup, step‑by‑step rule creation, NAT configuration, advanced attack mitigation, rule management, best practices, troubleshooting, performance monitoring, and backup strategies for building a robust Linux firewall.

LinuxNATSysadmin
0 likes · 39 min read
Master iptables: From Basics to Advanced Firewall Rules for Enterprise Security
Ops Community
Ops Community
Nov 4, 2025 · Operations

149 Essential Shell Script Examples for Linux Sysadmins

This article introduces a free 68‑page collection of 149 practical Bash scripts covering common Linux tasks such as finding zombie processes, cleaning empty files, calculating statistics, formatting dates, checking file existence, sorting numbers, retrieving MAC addresses, and determining leap years, all with ready‑to‑copy code.

BashScriptingShell
0 likes · 8 min read
149 Essential Shell Script Examples for Linux Sysadmins
Open Source Linux
Open Source Linux
Nov 2, 2025 · Operations

Linux Performance Troubleshooting Cheat Sheet: Diagnose CPU, Memory, Disk & Network

This guide provides a comprehensive, system-wide Linux performance troubleshooting cheat sheet covering CPU, memory, disk I/O, network, and process metrics, offering over 20 essential commands with usage scenarios, key parameters, output interpretation, alert thresholds, and practical case studies to quickly pinpoint and resolve production issues.

LinuxSysadmin
0 likes · 22 min read
Linux Performance Troubleshooting Cheat Sheet: Diagnose CPU, Memory, Disk & Network
Liangxu Linux
Liangxu Linux
Nov 1, 2025 · Operations

Master Essential Linux Command-Line Tricks for Faster Sysadmin Work

This guide presents ten practical Linux command-line shortcuts and techniques—ranging from cursor navigation and Vim editing to quick directory switching, file transfer, process inspection, and output logging—designed to boost productivity for system administrators and developers working in terminal environments.

BashLinuxOperations
0 likes · 10 min read
Master Essential Linux Command-Line Tricks for Faster Sysadmin Work
Ops Community
Ops Community
Oct 15, 2025 · Operations

Unlock Linux Automation: Master Shell Scripting with This Free Handbook

This article introduces a comprehensive, free Shell scripting handbook that covers everything from basic syntax and variables to advanced functions, flow control, and real‑world automation tasks, making it an essential resource for Linux system administrators and developers.

BashScriptingSysadmin
0 likes · 8 min read
Unlock Linux Automation: Master Shell Scripting with This Free Handbook
Raymond Ops
Raymond Ops
Oct 11, 2025 · Cloud Computing

Master Linux KVM: Step‑by‑Step Deployment with Commands & Screenshots

This guide walks you through installing and configuring a KVM virtualization platform on Linux, covering its advantages and drawbacks, setting up local repositories, verifying hardware support, creating storage pools and volumes, importing ISO images, allocating resources, and launching a virtual CentOS 7 machine using virt‑manager.

CentOSKVMLinux
0 likes · 9 min read
Master Linux KVM: Step‑by‑Step Deployment with Commands & Screenshots
ITPUB
ITPUB
Oct 9, 2025 · Operations

From Server Restart to High‑Pay Ops Engineer: Career Path & Skills Guide

This article outlines the typical salary stages for operations engineers in China, detailing the job responsibilities, required qualifications, and essential technical skills—from basic server maintenance to advanced automation, high‑availability architecture, and cloud‑native DevOps practices—helping newcomers chart a clear growth roadmap.

DevOpsLinuxSysadmin
0 likes · 14 min read
From Server Restart to High‑Pay Ops Engineer: Career Path & Skills Guide
Ray's Galactic Tech
Ray's Galactic Tech
Sep 20, 2025 · Operations

Essential Linux Command Cheat Sheet for Ops and Developers

A comprehensive Linux quick‑reference guide that covers everyday file and directory operations, text processing, system monitoring, networking tools, compression, permission management, software installation, command chaining, handy utilities, and common troubleshooting steps for both system administrators and developers.

ShellSysadmincheatsheet
0 likes · 8 min read
Essential Linux Command Cheat Sheet for Ops and Developers
Liangxu Linux
Liangxu Linux
Sep 20, 2025 · Operations

Master Linux Filesystem Hierarchy: Complete Guide for Sysadmins

This comprehensive guide explains the Linux Filesystem Hierarchy Standard (FHS), detailing each top‑level directory, its purpose, typical contents, common commands, and best‑practice administration techniques, helping system administrators and DevOps engineers understand, manage, and optimize the directory structure for security and performance.

Directory StructureFHSFilesystem
0 likes · 23 min read
Master Linux Filesystem Hierarchy: Complete Guide for Sysadmins
DevOps Coach
DevOps Coach
Sep 15, 2025 · Operations

10 Underrated Linux Tools Every Sysadmin Should Master

This guide presents ten lesser‑known but powerful Linux utilities—such as at, systemd‑run, tuned, lsof/ss, journalctl, chattr, MOTD/issue, watch/diff, strace/ltrace, and hidden cron checks—each with practical examples to boost daily sysadmin efficiency and confidence.

LinuxSysadminautomation
0 likes · 7 min read
10 Underrated Linux Tools Every Sysadmin Should Master
Ops Community
Ops Community
Sep 12, 2025 · Operations

15 Essential Shell Scripts to Supercharge Your Sysadmin Tasks

A comprehensive guide for system administrators that presents 15 practical Bash scripts—covering resource monitoring, process checks, network surveillance, log analysis, batch operations, backups, security hardening, performance tuning, Docker cleanup, and log rotation—to automate repetitive tasks and boost operational efficiency.

LinuxScriptingShell
0 likes · 41 min read
15 Essential Shell Scripts to Supercharge Your Sysadmin Tasks
Liangxu Linux
Liangxu Linux
Sep 11, 2025 · Operations

20 Essential Linux Commands Every Sysadmin Should Master

Mastering these 20 high‑frequency Linux commands—from navigating directories and managing files to monitoring processes—empowers system administrators to automate routine tasks, troubleshoot efficiently, and boost productivity across file management, process control, system monitoring, and remote operations.

LinuxOperationsShell
0 likes · 7 min read
20 Essential Linux Commands Every Sysadmin Should Master
Ops Community
Ops Community
Sep 9, 2025 · Operations

Master Linux Filesystem: Complete Guide to Directory Structure for Sysadmins

This comprehensive tutorial walks you through the Linux filesystem hierarchy, explaining the purpose of each core directory, best practices for management, real-world examples, and advanced operational tips such as permission hardening, monitoring, backup strategies, and performance optimization for reliable system administration.

Directory StructureFilesystemLinux
0 likes · 29 min read
Master Linux Filesystem: Complete Guide to Directory Structure for Sysadmins
Ops Community
Ops Community
Sep 5, 2025 · Operations

10 Essential Linux Kernel Tweaks to Supercharge System Performance

This guide walks through ten critical Linux kernel parameters—explaining why defaults can cripple performance, showing real‑world problem scenarios, providing exact sysctl commands and application‑level adjustments, and culminating in a full e‑commerce flash‑sale case study with measurable results and safety precautions.

Kernel TuningLinuxNetworking
0 likes · 13 min read
10 Essential Linux Kernel Tweaks to Supercharge System Performance
dbaplus Community
dbaplus Community
Aug 25, 2025 · Operations

20 Essential Linux Disk Management Techniques Every Sysadmin Must Master

This guide presents twenty practical Linux disk‑management techniques—from basic inspection commands like lsblk and blkid to advanced LVM, RAID, and performance‑monitoring tools—providing step‑by‑step examples, command syntax, and best‑practice recommendations for reliable storage administration.

LVMLinuxPerformance Monitoring
0 likes · 8 min read
20 Essential Linux Disk Management Techniques Every Sysadmin Must Master
MaGe Linux Operations
MaGe Linux Operations
Aug 23, 2025 · Operations

Master Linux Server Performance: From Beginner to Expert with Real‑World Tuning Guide

This comprehensive guide walks you through Linux server performance bottlenecks, monitoring fundamentals, CPU, memory, disk, and network optimizations, application‑level tweaks, automated scripts, real‑world case studies, and evaluation methods, providing step‑by‑step commands and expert tips to dramatically improve system responsiveness.

Sysadminperformance tuningserver optimization
0 likes · 18 min read
Master Linux Server Performance: From Beginner to Expert with Real‑World Tuning Guide
MaGe Linux Operations
MaGe Linux Operations
Aug 20, 2025 · Information Security

Master Linux Intrusion Detection & Response: A Complete Hands‑On Guide

Learn how to detect, analyze, and remediate Linux server compromises with practical monitoring scripts, log analysis techniques, file integrity checks, and step‑by‑step emergency response procedures, covering early detection, incident investigation, system hardening, and preventive measures to safeguard your infrastructure.

Sysadminintrusion detection
0 likes · 16 min read
Master Linux Intrusion Detection & Response: A Complete Hands‑On Guide
MaGe Linux Operations
MaGe Linux Operations
Aug 17, 2025 · Operations

Master Linux Performance: Proven Monitoring & Tuning Techniques to Boost System Speed 300%

This comprehensive guide shares a seasoned sysadmin's proven Linux performance monitoring and tuning methods—including CPU, memory, disk I/O, and network optimization, real‑world case studies, and ready‑to‑run shell scripts—so you can transform from a firefighting engineer into a performance expert.

Shell ScriptsSysadminperformance tuning
0 likes · 26 min read
Master Linux Performance: Proven Monitoring & Tuning Techniques to Boost System Speed 300%
Raymond Ops
Raymond Ops
Aug 12, 2025 · Operations

Master Linux Text Processing: grep, awk, and sed Essentials

This tutorial introduces the three essential Linux command‑line tools—grep, awk, and sed—explaining their most useful options, execution flows, and practical examples for searching, extracting, transforming, and analyzing text files and logs.

GrepSysadminawk
0 likes · 21 min read
Master Linux Text Processing: grep, awk, and sed Essentials
IT Services Circle
IT Services Circle
Jul 22, 2025 · Operations

45 Essential Linux Commands Every Sysadmin Should Master

This guide aggregates 45 high‑frequency Linux command combos across seven core operational scenarios—file handling, advanced find/cleanup, system monitoring, log and access analysis, network packet capture, text processing, and disk cleanup—to cover roughly 99% of everyday sysadmin tasks.

LinuxShellSysadmin
0 likes · 6 min read
45 Essential Linux Commands Every Sysadmin Should Master
MaGe Linux Operations
MaGe Linux Operations
Jul 15, 2025 · Operations

Why Your Linux Network Keeps Failing? Master Subnet Masks and Gateways

This guide walks Linux administrators through the essential concepts of IP addressing, subnet masks, CIDR notation, gateway configuration, and routing, providing detailed examples for RedHat/CentOS, Debian/Ubuntu, and cloud environments, plus troubleshooting steps and advanced topics like bonding, VLANs, firewalls, and performance tuning.

Network ConfigurationSubnet MaskSysadmin
0 likes · 21 min read
Why Your Linux Network Keeps Failing? Master Subnet Masks and Gateways
MaGe Linux Operations
MaGe Linux Operations
Jul 14, 2025 · Operations

Master Linux Routing in 3 Days: From Basics to Advanced Configuration

This comprehensive guide walks you through Linux routing fundamentals, table structures, static and dynamic configurations, as well as advanced techniques like policy routing and ECMP, as well as troubleshooting, performance tuning, security measures, and best practices, enabling you to become a network expert in just three days.

Sysadminiprouting
0 likes · 25 min read
Master Linux Routing in 3 Days: From Basics to Advanced Configuration
Raymond Ops
Raymond Ops
Jun 27, 2025 · Operations

How to Set Up Real‑Time NFS Backup with inotify and rsync

This guide walks through configuring rsync and inotify on multiple Linux hosts to achieve real‑time backup of NFS static resources, covering host preparation, rsync daemon setup, password handling, daemon activation, inotify‑driven monitoring scripts, and verification of successful synchronization.

NFSOperationsSysadmin
0 likes · 12 min read
How to Set Up Real‑Time NFS Backup with inotify and rsync
Liangxu Linux
Liangxu Linux
Jun 24, 2025 · Information Security

How to Harden SSH Against Brute‑Force Attacks: Password Policies, Port Hiding, Non‑Root Users, and Fail2Ban

This guide explains four practical ways to protect a Linux server from SSH brute‑force attacks—using strong passwords, changing the default port, disabling direct root login in favor of privileged users, and configuring key‑based authentication—plus detailed steps to install and tune Fail2Ban with iptables for automatic IP blocking.

Sysadminiptableskey-authentication
0 likes · 10 min read
How to Harden SSH Against Brute‑Force Attacks: Password Policies, Port Hiding, Non‑Root Users, and Fail2Ban
Raymond Ops
Raymond Ops
Jun 18, 2025 · Fundamentals

Master Linux Shell: Essential Commands, Prompt Customization, and Session Management

This guide explains what a Linux shell is, how to view and set the current shell and hostname, customize the command prompt, differentiate internal and external commands, manage aliases, use common system commands, handle sessions with screen and tmux, employ echo options and ANSI codes, leverage bash shortcuts, apply file globbing patterns, and securely delete files with shred.

LinuxShellSysadmin
0 likes · 13 min read
Master Linux Shell: Essential Commands, Prompt Customization, and Session Management
IT Xianyu
IT Xianyu
May 21, 2025 · Operations

Learn Shell Scripting: From Hello World to Practical Tools

This tutorial walks beginners through creating and executing Bash scripts on Linux, covering basics like the shebang, variables, conditionals, loops, functions, and debugging, and provides practical examples such as file checks, service monitoring, and user interaction to build useful automation tools.

BashSysadminscript
0 likes · 7 min read
Learn Shell Scripting: From Hello World to Practical Tools
ITPUB
ITPUB
May 12, 2025 · Operations

What Hidden Challenges Do Desktop Support Heroes Face?

A seasoned desktop support veteran shares the untold struggles, quirky philosophies, time‑saving calculations, and memorable incidents that reveal how sysadmins silently keep an organization running while juggling endless reboot debates, hardware mysteries, and unexpected human drama.

IT supportSysadminhardware maintenance
0 likes · 7 min read
What Hidden Challenges Do Desktop Support Heroes Face?
Liangxu Linux
Liangxu Linux
Apr 26, 2025 · Operations

Essential Linux Log Files Every Sysadmin Should Monitor

The article outlines the most important Linux log files located under /var/log, explains what each records—from system messages and authentication attempts to web server activity—and provides practical commands for viewing and alerting on critical entries to improve troubleshooting and security monitoring.

OperationsSysadminsystem logs
0 likes · 10 min read
Essential Linux Log Files Every Sysadmin Should Monitor
Liangxu Linux
Liangxu Linux
Apr 24, 2025 · Operations

Master Linux System Performance: Essential Tools, Commands, and Real‑World Analysis

This guide walks you through the most important Linux performance‑monitoring utilities—top, htop, vmstat, iostat, mpstat, sar, iotop, perf, and more—explaining their purposes, installation steps, key options, and how to interpret their output for CPU, memory, disk, network, and process analysis, plus practical troubleshooting scenarios.

LinuxSysadmincommand-line
0 likes · 19 min read
Master Linux System Performance: Essential Tools, Commands, and Real‑World Analysis
Liangxu Linux
Liangxu Linux
Apr 20, 2025 · Operations

Essential Linux Command Cheat Sheet: From File Management to SELinux

This comprehensive guide compiles essential Linux command-line techniques, covering command connectors, system resource monitoring, file searching, editing with vi/Vim, file transfer, text processing tools, user and file management, NFS setup, scripting utilities, and SELinux policy management, providing practical examples and command syntax for system administrators.

BashLinuxSysadmin
0 likes · 23 min read
Essential Linux Command Cheat Sheet: From File Management to SELinux
MaGe Linux Operations
MaGe Linux Operations
Apr 14, 2025 · Operations

280 Essential Shell Scripts Every Sysadmin Should Use

This article introduces three practical Shell scripts—an alert sender for Linux systems, a MySQL backup loop, and a real‑time network interface traffic monitor—demonstrating how automation can streamline routine operations and improve system reliability.

Network MonitoringSysadminmysql backup
0 likes · 3 min read
280 Essential Shell Scripts Every Sysadmin Should Use
Raymond Ops
Raymond Ops
Apr 1, 2025 · Operations

Master the Linux date Command: Formats, Options, and Real‑World Examples

Learn how to use the Linux date command to display, format, and manipulate dates and times, including options for custom strings, file input, relative dates, setting system time, UTC display, and retrieving file modification timestamps, with practical code examples and a comprehensive format table.

Date FormattingSysadmindate command
0 likes · 9 min read
Master the Linux date Command: Formats, Options, and Real‑World Examples
Raymond Ops
Raymond Ops
Mar 31, 2025 · Fundamentals

Master Essential Linux Commands: A Complete Beginner’s Guide

This guide introduces Linux developers to the most frequently used shell commands, explaining their purpose, basic syntax, options, and practical examples, so readers can confidently navigate the command line, manage files, and perform system tasks on any Linux distribution.

Sysadminbasics
0 likes · 27 min read
Master Essential Linux Commands: A Complete Beginner’s Guide
Python Programming Learning Circle
Python Programming Learning Circle
Mar 7, 2025 · Operations

Using Python Scripts for Operations Automation: Remote Execution, Log Parsing, Monitoring, Deployment, and Backup

This article explains how operations engineers can leverage Python scripts and popular libraries such as paramiko, regex, psutil, fabric, and shutil to automate tasks like remote command execution, log analysis, system monitoring, batch deployment, and backup, thereby improving efficiency and reducing manual errors.

OperationsPythonScripting
0 likes · 10 min read
Using Python Scripts for Operations Automation: Remote Execution, Log Parsing, Monitoring, Deployment, and Backup
Deepin Linux
Deepin Linux
Feb 12, 2025 · Operations

Comprehensive Guide to Linux Server Fault Diagnosis and Troubleshooting

This article provides a detailed overview of common Linux server failures, a step‑by‑step methodology for fault isolation, practical monitoring tools and commands, and a real‑world case study illustrating diagnosis and remediation techniques for production environments.

LinuxSysadminmonitoring
0 likes · 26 min read
Comprehensive Guide to Linux Server Fault Diagnosis and Troubleshooting
Raymond Ops
Raymond Ops
Jan 22, 2025 · Operations

Master Linux Boot Startup: Systemd, chkconfig, and Crontab Strategies

This guide explains how to configure Linux services to start on boot using systemd (systemctl), the legacy chkconfig tool, general startup scripts, and crontab’s special @reboot keyword, and provides production‑grade recommendations and example scripts for reliable automation.

LinuxOperationsSysadmin
0 likes · 10 min read
Master Linux Boot Startup: Systemd, chkconfig, and Crontab Strategies
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Jan 17, 2025 · Operations

10 Essential Linux Sysadmin Tools Every Engineer Should Master

This guide outlines the ten fundamental Linux operations tools and skills—ranging from basic system knowledge and networking services to shell scripting, text processing, databases, firewalls, monitoring, clustering, and backup—that every aspiring sysadmin should learn and practice thoroughly.

NetworkingOperationsSysadmin
0 likes · 6 min read
10 Essential Linux Sysadmin Tools Every Engineer Should Master
Efficient Ops
Efficient Ops
Jan 5, 2025 · Operations

Master Linux Sysadmin: 20 Essential Commands & Solutions Explained

This guide presents 20 practical Linux, security, networking, and Python questions with step‑by‑step command examples, covering bulk image download, file sorting, port monitoring, header retrieval, user account facts, RAID misconceptions, load‑balancer tools, time measurement, rewrite flags, cookie vs session, HTTP versions, common web vulnerabilities, DoS attacks, incident response, TCP handshake, TIME_WAIT optimization, Python range differences, set intersections, and parallel remote execution.

BashPythonSysadmin
0 likes · 15 min read
Master Linux Sysadmin: 20 Essential Commands & Solutions Explained
MaGe Linux Operations
MaGe Linux Operations
Nov 30, 2024 · Operations

Essential Linux System Monitoring and Troubleshooting Commands

This guide compiles crucial Linux commands for viewing logs, inspecting CPU, memory, disk I/O, network, system load, and performing common administrative tasks such as IP configuration, file system cleanup, and service health checks, helping sysadmins quickly diagnose and resolve issues.

OpsSysadminjournalctl
0 likes · 10 min read
Essential Linux System Monitoring and Troubleshooting Commands
Efficient Ops
Efficient Ops
Nov 27, 2024 · Operations

Essential Bash Scripts for Linux Engineers: 35 Handy Utilities

This article compiles 35 practical Bash scripts ranging from a number‑guessing game and network monitoring to automated MySQL backups and Tomcat management, providing Linux engineers with ready‑to‑use code snippets that boost productivity and simplify routine system‑administration tasks.

BashScriptingSysadmin
0 likes · 16 min read
Essential Bash Scripts for Linux Engineers: 35 Handy Utilities
MaGe Linux Operations
MaGe Linux Operations
Nov 10, 2024 · Operations

How to Set Up rsyslog and SSH Key Authentication on CentOS 8

This guide walks through checking system information, configuring rsyslog on a CentOS 8 client‑server pair, managing syslog/klogd processes, disabling firewalld, and establishing password‑less SSH access using RSA key pairs, while also summarizing useful scp options.

Sysadminkey authenticationrsyslog
0 likes · 15 min read
How to Set Up rsyslog and SSH Key Authentication on CentOS 8
Java Tech Enthusiast
Java Tech Enthusiast
Nov 7, 2024 · Operations

Unexpected Automatic Upgrade of Windows Server 2022 to 2025 and Associated Issues

A mis‑tagged Windows Update (KB5044284) has silently upgraded many Windows Server 2022 machines to the unlicensed Windows Server 2025 version, causing overnight disruptions, licensing gaps, installation bugs—including language‑display, CPU‑core, and iSCSI errors—while prompting administrators to seek rollbacks, purchase new licenses, or apply Heimdal’s group‑policy block.

LicensingSysadminWindows server
0 likes · 10 min read
Unexpected Automatic Upgrade of Windows Server 2022 to 2025 and Associated Issues
Open Source Linux
Open Source Linux
Oct 18, 2024 · Fundamentals

Master Essential Linux Commands: A Complete Beginner’s Guide

This comprehensive guide introduces Linux developers to the most frequently used shell commands, covering basic concepts, command syntax, built‑in vs external utilities, file operations, text processing, system monitoring, compression tools, and useful shortcuts, enabling readers to become proficient Linux users.

BashShellSysadmin
0 likes · 30 min read
Master Essential Linux Commands: A Complete Beginner’s Guide
Efficient Ops
Efficient Ops
Sep 4, 2024 · Operations

Essential Bash Scripts for Linux Operations: Sync, Monitoring, and Automation

A comprehensive collection of Bash scripts demonstrates how to verify file consistency across servers, automate log rotation, monitor network traffic, manage users and passwords, detect service failures, and enforce security policies, providing practical solutions for everyday Linux system administration tasks.

BashSysadminscripts
0 likes · 25 min read
Essential Bash Scripts for Linux Operations: Sync, Monitoring, and Automation
Efficient Ops
Efficient Ops
Jul 29, 2024 · Operations

Top 19 Essential Linux & Sysadmin Interview Questions with Answers

This article compiles 19 practical Linux, security, networking, and Python interview questions covering command‑line techniques, system monitoring, load‑balancing, HTTP protocols, common vulnerabilities, TCP handshakes, TIME_WAIT optimization, and code snippets to help candidates prepare for sysadmin roles.

LinuxPythonShell
0 likes · 15 min read
Top 19 Essential Linux & Sysadmin Interview Questions with Answers
dbaplus Community
dbaplus Community
Jul 28, 2024 · Operations

A Day in the Life of a Linux Ops Engineer: Real Stories and Practical Tips

This article compiles several Zhihu users' candid accounts of a typical Linux operations day, highlighting constant interruptions, emergency firefighting, performance tuning, monitoring, tool development, and a balanced time‑allocation strategy to make ops work more efficient and sustainable.

LinuxOperationsPerformanceTuning
0 likes · 11 min read
A Day in the Life of a Linux Ops Engineer: Real Stories and Practical Tips
Liangxu Linux
Liangxu Linux
Jun 15, 2024 · Operations

7 Practical Linux Performance Optimization Techniques Every Sysadmin Should Know

This article compiles seven hands‑on Linux performance optimization experiences, covering key performance factors, rapid troubleshooting steps for CPU, memory, disk and network issues, load‑average analysis, top‑process identification, memory‑stat discrepancies, swap usage scenarios, and detailed TCP kernel tuning recommendations.

Sysadminperformance
0 likes · 18 min read
7 Practical Linux Performance Optimization Techniques Every Sysadmin Should Know
Efficient Ops
Efficient Ops
May 8, 2024 · Information Security

How to Detect and Recover from Linux Server Intrusions: 11 Essential Checks

This guide walks Linux operations engineers through eleven practical checks—including log inspection, user file verification, login event analysis, network traffic monitoring, and file recovery via lsof—to identify and remediate compromised machines effectively.

LinuxSysadminintrusion detection
0 likes · 7 min read
How to Detect and Recover from Linux Server Intrusions: 11 Essential Checks
Liangxu Linux
Liangxu Linux
May 6, 2024 · Information Security

Master Linux File & Directory Permissions: Commands, Examples, and Best Practices

This guide explains Linux file and directory permission concepts, shows how to view, interpret, and modify permissions using numeric and symbolic modes, manage owners and groups, apply special bits and ACLs, locate and fix issues, and implement regular audits for secure system administration.

ACLFile PermissionsSysadmin
0 likes · 7 min read
Master Linux File & Directory Permissions: Commands, Examples, and Best Practices
Liangxu Linux
Liangxu Linux
May 5, 2024 · Information Security

Master Linux Firewall: Step‑by‑Step firewalld, iptables & fail2ban Guide

This article provides a comprehensive, hands‑on tutorial for securing Linux systems by configuring firewalld with firewall‑cmd, managing iptables rules, enabling port forwarding, setting up fail2ban, and applying advanced techniques such as SELinux, TCP wrappers, and connection‑tracking to harden the firewall.

LinuxSysadminfirewall
0 likes · 9 min read
Master Linux Firewall: Step‑by‑Step firewalld, iptables & fail2ban Guide
21CTO
21CTO
May 4, 2024 · Operations

10 Essential Linux Commands for Network Troubleshooting (Examples & Usage)

This guide introduces ten fundamental Linux commands—ping, traceroute, netstat, ifconfig/ip, tcpdump, nslookup/dig, iptables/firewalld, ss, arp, and mtr—explaining their purpose, installation steps, and practical examples to help administrators diagnose and resolve network issues efficiently.

LinuxSysadminnetwork troubleshooting
0 likes · 16 min read
10 Essential Linux Commands for Network Troubleshooting (Examples & Usage)
Liangxu Linux
Liangxu Linux
Apr 17, 2024 · Operations

Master Linux System Logs: Essential Commands, Files, and Tools

This guide explains how to view and manage Linux system logs using command‑line utilities like journalctl and dmesg, direct file access, and graphical tools, providing practical examples, common log file locations, and tips for filtering and monitoring log output.

LinuxLog ManagementSysadmin
0 likes · 5 min read
Master Linux System Logs: Essential Commands, Files, and Tools
Liangxu Linux
Liangxu Linux
Mar 27, 2024 · Operations

Essential Linux Commands to Diagnose and Fix Network Issues

This guide introduces the ten most commonly used Linux commands for network troubleshooting—such as ping, traceroute, netstat, ifconfig, ip, ss, dig, mtr, nmap, and iperf—explaining their purpose, key options, and practical usage examples to help quickly locate and resolve connectivity problems.

LinuxSysadmincommands
0 likes · 8 min read
Essential Linux Commands to Diagnose and Fix Network Issues
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Mar 27, 2024 · Operations

Master Linux System Monitoring: Top, Free, Vmstat, Iostat & More Explained

This guide provides a comprehensive overview of essential Linux monitoring commands—including top, free, vmstat, iostat, mpstat, sar, netstat, uptime, ps, watch, strace, and lsof—detailing their purpose, key options, interactive controls, and how to interpret their output for effective system performance analysis.

Sysadmincommand-lineperformance
0 likes · 30 min read
Master Linux System Monitoring: Top, Free, Vmstat, Iostat & More Explained
Liangxu Linux
Liangxu Linux
Mar 25, 2024 · Operations

Essential Linux Network Troubleshooting Commands You Must Know

This guide introduces the most useful Linux network troubleshooting commands—ping, traceroute, ifconfig/ip, netstat, nslookup/dig, curl/wget, and tcpdump—explaining their purpose, basic usage, and example outputs to help quickly diagnose and resolve connectivity issues.

LinuxSysadmincommands
0 likes · 5 min read
Essential Linux Network Troubleshooting Commands You Must Know
MaGe Linux Operations
MaGe Linux Operations
Mar 22, 2024 · Operations

Essential Linux Network Commands Every Sysadmin Should Know

This article compiles the most useful Linux networking utilities—such as ping, netstat, lsof, ip, and tcpdump—provides concise explanations, practical command examples, and key tips so readers can quickly recall and apply these tools when troubleshooting network issues.

LinuxNetworkingSysadmin
0 likes · 10 min read
Essential Linux Network Commands Every Sysadmin Should Know
MaGe Linux Operations
MaGe Linux Operations
Feb 14, 2024 · Operations

Master Linux Performance: Key Factors and Essential Optimization Tools

This article examines the various hardware and OS resources that affect Linux performance—including CPU, memory, disk I/O, and network bandwidth—then details practical optimization techniques and essential monitoring tools such as vmstat, iostat, free, sar, and netstat to diagnose and improve system efficiency.

LinuxSysadminmonitoring
0 likes · 16 min read
Master Linux Performance: Key Factors and Essential Optimization Tools
Liangxu Linux
Liangxu Linux
Feb 4, 2024 · Operations

Master Linux User Group Management: Create, Modify, Delete, and Assign Users

This guide explains how to create, modify, delete, and query Linux user groups, assign users to single or multiple groups, change group passwords, switch groups with newgrp, and adjust file ownership with chown, providing concrete command examples and practical scenarios for effective system administration.

Sysadmingroupadduser-groups
0 likes · 7 min read
Master Linux User Group Management: Create, Modify, Delete, and Assign Users
dbaplus Community
dbaplus Community
Jan 8, 2024 · Operations

How a Simple Time Adjustment Sparked a Massive Outage: Real Ops Incident Stories

Three real-world operations mishaps are recounted—a mistaken system‑time change that logged out thousands of users, an accidental bulk delete of database accounts, and a failed glibc downgrade that stalled a software release—illustrating the cascading impact of small errors and the urgent remediation steps taken.

LinuxOperationsSysadmin
0 likes · 8 min read
How a Simple Time Adjustment Sparked a Massive Outage: Real Ops Incident Stories
Liangxu Linux
Liangxu Linux
Jan 2, 2024 · Information Security

How to Monitor Linux User Activity with Built‑In Commands and Auditd

This guide explains how to track Linux user activity and system events using native commands such as who, w, last, ps, ss, journalctl, and the auditd framework, providing step‑by‑step examples and advanced auditing techniques for security and compliance.

AuditdSysadmincommands
0 likes · 7 min read
How to Monitor Linux User Activity with Built‑In Commands and Auditd