Tagged articles
14 articles
Page 1 of 1
Ray's Galactic Tech
Ray's Galactic Tech
Dec 14, 2025 · Cloud Native

Mastering Kubernetes Persistent Storage: Volumes, PVs, PVCs & StorageClasses

This comprehensive guide walks you through Kubernetes' layered storage architecture—explaining the roles of Volumes, PersistentVolumes, PersistentVolumeClaims, and StorageClasses—while providing practical configuration examples, troubleshooting tips, and best‑practice recommendations for production environments.

Cloud NativeDevOpsPV
0 likes · 9 min read
Mastering Kubernetes Persistent Storage: Volumes, PVs, PVCs & StorageClasses
Sohu Tech Products
Sohu Tech Products
Feb 1, 2023 · Mobile Development

Semi‑Automatic Declarative Show Exposure Tracking for Android Activities and Fragments

This article explains the differences between PV and show exposure points, introduces a PvTracker interface for semi‑automatic page‑view reporting, and presents a comprehensive solution that uses global activity lifecycle callbacks, fragment visibility detection, and Kotlin extension methods to achieve fully automated show event reporting in Android applications.

Exposure TrackingPVshow-event
0 likes · 12 min read
Semi‑Automatic Declarative Show Exposure Tracking for Android Activities and Fragments
Open Source Linux
Open Source Linux
Sep 26, 2022 · Operations

How to Run Remote Scripts and Track Website Traffic with Zabbix

This guide shows how to configure Zabbix to execute remote shutdown or service commands on hosts via the web UI, enable remote command execution, and create scripts that collect total and incremental website PV/UV metrics, then display them in Zabbix dashboards.

PVZabbixremote script execution
0 likes · 6 min read
How to Run Remote Scripts and Track Website Traffic with Zabbix
Alibaba Cloud Native
Alibaba Cloud Native
Apr 9, 2020 · Cloud Native

Demystifying Kubernetes Persistent Storage: Concepts, Components, and End‑to‑End Workflow

This article explains the fundamentals of Kubernetes persistent storage, defines key terms such as PV, PVC, StorageClass and CSI, describes static and dynamic volume creation with NFS examples, and provides a detailed step‑by‑step walkthrough of the provisioning, attaching, mounting, and deletion processes inside the Kubernetes control plane.

CSIKubernetesPV
0 likes · 22 min read
Demystifying Kubernetes Persistent Storage: Concepts, Components, and End‑to‑End Workflow
ITPUB
ITPUB
Jul 21, 2017 · Operations

Cool Linux Terminal Tricks: pv, toilet, rig, aview, xeyes & cowsay

This article introduces a collection of fun Linux command‑line utilities—pv, toilet, rig, aview, xeyes and cowsay—showing how to install them with yum or apt, explaining key options, and providing ready‑to‑run one‑line examples that create typing effects, bordered text, random IDs, ASCII images, eye‑tracking graphics, and customizable animal speech bubbles.

PVcowsaytoilet
0 likes · 5 min read
Cool Linux Terminal Tricks: pv, toilet, rig, aview, xeyes & cowsay
MaGe Linux Operations
MaGe Linux Operations
Jul 2, 2016 · Operations

6 Fun Linux Commands That Make Your Terminal Come Alive

This article showcases six entertaining Linux commands—pv, toilet, rig, aview, xeyes, and cowsay—explaining how to install them, use them with example code, and displaying the quirky visual output each command produces in the terminal.

Fun CommandsLinuxPV
0 likes · 4 min read
6 Fun Linux Commands That Make Your Terminal Come Alive
MaGe Linux Operations
MaGe Linux Operations
Aug 5, 2015 · Operations

How to Accurately Measure Website Traffic and Calculate Required Bandwidth

Understanding website traffic involves distinguishing IP (unique visitors) from PV (page views), interpreting their relationship, and using these metrics to estimate bandwidth needs, with formulas that factor in average page size, peak traffic multiples, and conversion from bytes to bits for accurate capacity planning.

PVWeb Analyticsbandwidth planning
0 likes · 5 min read
How to Accurately Measure Website Traffic and Calculate Required Bandwidth