Tagged articles
23 articles
Page 1 of 1
Linux Tech Enthusiast
Linux Tech Enthusiast
Apr 17, 2026 · Fundamentals

Essential Linux Commands Cheat Sheet – Must Bookmark

This article compiles the most frequently used Linux commands, explains why mastering the command line is essential for security professionals, and offers a step‑by‑step learning approach with practical tips such as focusing on the top 20 commands, applying them on the job, and reviewing regularly.

LinuxShellTips
0 likes · 2 min read
Essential Linux Commands Cheat Sheet – Must Bookmark
Linux Tech Enthusiast
Linux Tech Enthusiast
Apr 6, 2026 · Fundamentals

Essential Linux Basics: All You Need to Get Started

This comprehensive guide covers Linux fundamentals, including an overview of the operating system, essential keyboard shortcuts, common file‑management commands, disk navigation, network utilities, and core system administration tools, providing beginners with everything required to start using Linux effectively.

LinuxShell ShortcutsSystem Administration
0 likes · 26 min read
Essential Linux Basics: All You Need to Get Started
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
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
DevOps Coach
DevOps Coach
Oct 6, 2025 · Interview Experience

Top 10 SRE Interview Questions with Expert Answers

This article presents ten essential SRE interview questions covering process priority, shell variable persistence, TTD/TTR metrics, system design for LinkedIn and Twitter, load‑balancing strategies, conflict handling, REST API usage, and log‑parsing code, each with detailed explanations and practical examples.

SRESystem Designinterview
0 likes · 9 min read
Top 10 SRE Interview Questions with Expert Answers
Raymond Ops
Raymond Ops
Sep 21, 2025 · Operations

Master Network Troubleshooting: A Step‑by‑Step Guide for Any IT Pro

This article presents a comprehensive, systematic approach to network troubleshooting, covering essential preconditions, OSI/TCP‑IP fundamentals, common devices, typical SMB architectures, key Windows and Linux commands, and a detailed step‑by‑step workflow illustrated with diagrams to help quickly isolate and resolve connectivity issues.

DNSOSI modelTCP/IP
0 likes · 15 min read
Master Network Troubleshooting: A Step‑by‑Step Guide for Any IT Pro
Raymond Ops
Raymond Ops
Jul 6, 2025 · Operations

Master Linux File Compression: zip, gzip, bzip2, xz, tar & split

This guide explains the concepts and practical commands for file packaging and compression on Linux, covering zip, gzip, bzip2, xz, tar, and split utilities, their options, usage examples, and cross‑platform compatibility with Windows formats.

File CompressionGziplinux-commands
0 likes · 11 min read
Master Linux File Compression: zip, gzip, bzip2, xz, tar & split
Java Tech Enthusiast
Java Tech Enthusiast
Jun 24, 2025 · Backend Development

Ace Your Java Backend Interview: From Self‑Intro to Redis Strategies and Design Patterns

This guide walks you through the realities of joining state‑owned enterprises, offers practical tips for Java backend interview preparation—including self‑introduction, project presentation, database choices, Redis eviction policies, common design patterns, singleton usage, thread‑safety concepts, and commands to terminate Java processes on Linux, macOS, and Windows.

Design PatternsJavabackend interview
0 likes · 16 min read
Ace Your Java Backend Interview: From Self‑Intro to Redis Strategies and Design Patterns
Senior Tony
Senior Tony
May 29, 2025 · Operations

How to Diagnose and Fix 100% CPU on Database and Application Servers

This guide explains how to identify the root causes of a server's CPU hitting 100%—whether on a database or an application server—by using cloud monitoring, Linux top commands, thread analysis with jstack, and practical Java code fixes such as limiting loops, optimizing locks, and handling GC pressure.

CPU troubleshootingDatabase MonitoringJava
0 likes · 9 min read
How to Diagnose and Fix 100% CPU on Database and Application Servers
Lin is Dream
Lin is Dream
May 18, 2025 · Operations

Master Server Disk & Network Monitoring with Command‑Line Tools

This guide explains why every server must monitor CPU, memory, disk and network usage, shows how to clean disks and analyze traffic using command‑line utilities such as df, du, iotop, iostat, iftop, lsof and tcpdump, and provides real‑world case studies for troubleshooting disk space exhaustion, port conflicts and abnormal outbound traffic.

OperationsServer Monitoringdisk-management
0 likes · 9 min read
Master Server Disk & Network Monitoring with Command‑Line Tools
IT Xianyu
IT Xianyu
Apr 15, 2025 · Databases

What Does a DBA Do? A Beginner’s Guide to Database Administration, Core Skills, and Career Path

This article explains the role of a DBA using a library analogy, outlines essential database fundamentals, Linux commands, hardware choices, common pitfalls, cloud‑era advantages, intelligent operations, and provides a detailed career roadmap with salary insights for aspiring database administrators.

Career DevelopmentCloud DatabasesDatabase Administration
0 likes · 6 min read
What Does a DBA Do? A Beginner’s Guide to Database Administration, Core Skills, and Career Path
Top Architect
Top Architect
Dec 5, 2024 · Databases

Database Monitoring and Slow Query Log Management Guide

This article explains how database administrators can monitor system resource usage with commands like top, iostat, and vmstat, and configure MySQL slow query logging, including enabling the log, setting thresholds, viewing logs, and applying best‑practice recommendations for analysis and issue resolution.

Database AdministrationSlow Query Loglinux-commands
0 likes · 8 min read
Database Monitoring and Slow Query Log Management Guide
MaGe Linux Operations
MaGe Linux Operations
Sep 23, 2024 · Operations

Master Network Connectivity Checks: Essential Linux Tools & Commands

Learn how to verify physical link status, test network reachability, trace routes, and diagnose TCP/UDP ports using Linux utilities such as ethtool, ping, tracepath, wget, curl, netcat, telnet, nmap, netstat, and ss, with practical command examples and interpretation tips.

connectivity testingethtoollinux-commands
0 likes · 15 min read
Master Network Connectivity Checks: Essential Linux Tools & Commands
Efficient Ops
Efficient Ops
Jan 7, 2024 · Operations

Essential Linux Command Cheat Sheet for System Administrators

This comprehensive guide lists essential Linux commands for system information, shutdown, file management, searching, mounting, disk usage, user and group handling, permissions, special attributes, packaging, RPM/YUM/DEB management, network utilities, and Vim editing, providing clear examples and options for each task.

LinuxShelllinux-commands
0 likes · 39 min read
Essential Linux Command Cheat Sheet for System Administrators
Liangxu Linux
Liangxu Linux
May 30, 2023 · Operations

Master Linux Network Management with the Powerful ‘ip’ Command

This guide explains how to use the Linux ‘ip’ command to view current network settings, configure IP addresses, gateways, DNS, interface states, and perform common troubleshooting tasks such as checking link status, traffic statistics, routing tables, and active IP assignments.

Networkingip commandlinux-commands
0 likes · 5 min read
Master Linux Network Management with the Powerful ‘ip’ Command
Liangxu Linux
Liangxu Linux
Apr 6, 2020 · Fundamentals

11 Must‑Know Linux Terminal Tricks to Supercharge Your Workflow

Discover 11 powerful Linux terminal shortcuts and commands—from essential key bindings and sudo tricks to background execution, process management, and YouTube video downloading—that can dramatically boost productivity, simplify routine tasks, and help you master the command line efficiently.

command-linelinux-commandsproductivity
0 likes · 11 min read
11 Must‑Know Linux Terminal Tricks to Supercharge Your Workflow
MaGe Linux Operations
MaGe Linux Operations
Jan 17, 2018 · Operations

Master Linux System Admin: 100 Quiz Questions & Answers

This article presents a comprehensive set of 100 multiple‑choice Linux system administration questions covering daemons, file permissions, package management, networking, and more, each followed by the correct answer, providing a valuable study resource for Linux professionals.

Quizlinux certificationlinux-commands
0 likes · 23 min read
Master Linux System Admin: 100 Quiz Questions & Answers
MaGe Linux Operations
MaGe Linux Operations
Aug 19, 2014 · Operations

Essential Linux Security Checklist: 11 Steps to Detect Compromise

This guide provides a comprehensive 11‑step Linux security inspection checklist, covering account verification, log analysis, process and file checks, package integrity, network monitoring, scheduled tasks, backdoor detection, kernel modules, services, and rootkit scanning to help identify system compromises.

Operationsincident responselinux-commands
0 likes · 5 min read
Essential Linux Security Checklist: 11 Steps to Detect Compromise