Linux Cloud Computing Practice
Author

Linux Cloud Computing Practice

Welcome to Linux Cloud Computing Practice. We offer high-quality articles on Linux, cloud computing, DevOps, networking and related topics. Dive in and start your Linux cloud computing journey!

130
Articles
0
Likes
137
Views
0
Comments
Recent Articles

Latest from Linux Cloud Computing Practice

100 recent articles max
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Jan 29, 2026 · Operations

Master Enterprise Monitoring with Zabbix: A Complete 7‑Chapter Guide

This guide provides a comprehensive, 7‑chapter, 159‑page tutorial on Zabbix, covering its architecture, planning, deployment, basic monitoring concepts, proxy setup, real‑world case studies, notification mechanisms, and automation techniques, enabling beginners to build and operate their own enterprise‑grade monitoring system.

NotificationZabbixproxy
0 likes · 4 min read
Master Enterprise Monitoring with Zabbix: A Complete 7‑Chapter Guide
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Jan 29, 2026 · Operations

174 Must‑Know Operations Engineer Interview Questions

This article compiles 174 essential interview questions covering Linux system administration, container orchestration, networking, high‑availability, storage, security, and cloud‑native concepts to help aspiring operations engineers prepare for technical interviews.

cloud-nativeoperations
0 likes · 15 min read
174 Must‑Know Operations Engineer Interview Questions
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.

Linuxcommandsoperations
0 likes · 16 min read
Essential Linux Commands Every Ops Engineer Should Master
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Dec 5, 2025 · Operations

Essential Ceph Command Cheat Sheet for Cluster Management

This guide provides a concise collection of essential Ceph commands for starting services, checking health and status, managing monitors, metadata servers, and OSDs, as well as creating admin users, purging nodes, and handling crush maps, enabling administrators to efficiently operate and troubleshoot a Ceph storage cluster.

CephCommand LineLinux
0 likes · 6 min read
Essential Ceph Command Cheat Sheet for Cluster Management
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Nov 21, 2025 · Fundamentals

Master Linux Text Processing with grep, sed, and awk

Learn how Linux’s three classic text‑processing tools—grep for pattern searching, sed for stream editing, and awk for pattern‑action processing—work, including their basic operation flow, command usage, and examples, enabling automated manipulation of file contents without manual editing.

Command LineLinuxawk
0 likes · 4 min read
Master Linux Text Processing with grep, sed, and awk