Linux Tech Enthusiast
Author

Linux Tech Enthusiast

Focused on sharing practical Linux technology content, covering Linux fundamentals, applications, tools, as well as databases, operating systems, network security, and other technical knowledge.

198
Articles
0
Likes
973
Views
0
Comments
Recent Articles

Latest from Linux Tech Enthusiast

100 recent articles max
Linux Tech Enthusiast
Linux Tech Enthusiast
Aug 20, 2026 · Operations

Which Linux Compression Tool Is Best? Full Comparison of tar, gzip, and zip with Practical Guides

This comprehensive guide examines Linux compression and decompression, comparing tar, gzip, and zip in depth, covering algorithm fundamentals, performance benchmarks, practical command examples, automation scripts, security considerations, and best‑practice recommendations to help engineers choose the optimal tool for backup, deployment, and data transfer tasks.

AutomationBackupCompression
0 likes · 32 min read
Which Linux Compression Tool Is Best? Full Comparison of tar, gzip, and zip with Practical Guides
Linux Tech Enthusiast
Linux Tech Enthusiast
Aug 18, 2026 · Operations

Production Incident Troubleshooting Framework and Toolbox: Veteran Ops Engineer’s Real‑World Tips

A seasoned operations veteran shares a step‑by‑step incident‑response workflow, the SEAL troubleshooting methodology, essential monitoring and debugging tools, real‑world case studies, automated scripts, and best‑practice guidelines to help engineers quickly diagnose and resolve production outages.

AutomationLinuxincident management
0 likes · 16 min read
Production Incident Troubleshooting Framework and Toolbox: Veteran Ops Engineer’s Real‑World Tips
Linux Tech Enthusiast
Linux Tech Enthusiast
Aug 17, 2026 · Fundamentals

Why Is a 32‑Bit Operating System Called x86?

The article traces Intel's early processor line‑up—from the 4004 to the 80486—explains how the “86” suffix created the x86 family, shows that the name is unrelated to bit width, and follows the later AMD64 extension and Windows naming that linked 32‑bit software to the “Program Files (x86)” folder.

32-bit64-bitAMD64
0 likes · 84 min read
Why Is a 32‑Bit Operating System Called x86?
Linux Tech Enthusiast
Linux Tech Enthusiast
Aug 16, 2026 · Operations

Free Online Diagram Tools Every Ops Engineer Should Use

The article presents six free online diagramming platforms—Excalidraw, Zen Flowchart, Visual Paradigm Online, draw.io, 迅捷画图, and ProcessOn—detailing their key features, collaboration capabilities, template libraries, and direct URLs, helping operations professionals quickly choose the right visual‑communication tool.

Draw.ioExcalidrawVisualization
0 likes · 7 min read
Free Online Diagram Tools Every Ops Engineer Should Use
Linux Tech Enthusiast
Linux Tech Enthusiast
Aug 15, 2026 · Operations

How to Hide Linux System Activity Traces with Shell Scripts

This guide explains how attackers can conceal file‑modification timestamps on a Linux server by using the touch and stat commands, organizing a Bash script to save and restore timestamps, and automating the process to erase forensic evidence of malicious activity.

LinuxShell Scriptingfile metadata
0 likes · 10 min read
How to Hide Linux System Activity Traces with Shell Scripts
Linux Tech Enthusiast
Linux Tech Enthusiast
Aug 13, 2026 · Fundamentals

5 Essential Linux File Comparison Tools Compared

This article introduces five core Linux file comparison utilities—diff, colordiff, wdiff, vimdiff, and sdiff—explaining their syntax, key options, installation steps, and practical examples so readers can choose the right tool for their workflow.

Command LineLinuxcolordiff
0 likes · 8 min read
5 Essential Linux File Comparison Tools Compared
Linux Tech Enthusiast
Linux Tech Enthusiast
Aug 11, 2026 · Cloud Native

Docker Container Network Configuration Explained with 6 Diagrams

This article walks through Docker's built‑in networks, the four network modes (bridge, host, container, none), how to create and manage Linux network namespaces and veth pairs, and provides practical commands for configuring bridges, port mapping, DNS, and custom network settings.

Bridge ModeContainer NetworkingDocker
0 likes · 27 min read
Docker Container Network Configuration Explained with 6 Diagrams
Linux Tech Enthusiast
Linux Tech Enthusiast
Aug 10, 2026 · Operations

Linux Performance Analysis Tools Overview

This article compiles a comprehensive guide to Linux performance analysis utilities, covering basic commands like vmstat, iostat, dstat, top, htop, and advanced tools such as perf, eBPF, Flame Graphs, and sar, with usage examples, output explanations, and practical tips for system monitoring and tuning.

LinuxeBPFperf
0 likes · 14 min read
Linux Performance Analysis Tools Overview
Linux Tech Enthusiast
Linux Tech Enthusiast
Jul 10, 2026 · Operations

Essential Linux Commands Every Network Engineer Should Know

This article compiles a comprehensive cheat‑sheet of Linux commands, ranging from basic file operations to advanced networking utilities, presented through a series of screenshots that together form a practical reference for network engineers.

Command LineLinuxnetwork engineering
0 likes · 1 min read
Essential Linux Commands Every Network Engineer Should Know