Tag: linux

Posts tagged "linux"

Explore 5 blog posts tagged with "linux". Discover articles about linux and related topics by Minh Phu Pham.

Mastering Linux find and -exec: From Basics to Expert Patterns | Menguasai find dan -exec Linux: Dari Dasar hingga Pattern Expert
43 min
+1 more
Deep Dive Linux & Networking: The Real Engineering Path
Part 5 of 10

Mastering Linux find and -exec: From Basics to Expert Patterns | Menguasai find dan -exec Linux: Dari Dasar hingga Pattern Expert

Complete hands-on guide to mastering the find command and -exec option - from basic file searches to advanced logical operators, -prune optimization, and production-ready automation patterns. Learn through real experiments and avoid common pitfalls.

Read more
Updated:
TCP Connection States: TIME_WAIT vs CLOSE_WAIT
36 min
+2 more
Deep Dive Linux & Networking: The Real Engineering Path
Part 4 of 10

TCP Connection States: TIME_WAIT vs CLOSE_WAIT

Understanding why TIME_WAIT and CLOSE_WAIT appear, what they indicate about your application/connection lifecycle, and how to troubleshoot them in real systems.

Read more
The Linux Debugging Superpower Nobody Teaches You (Strace/SysCalls) | Kekuatan Debug Linux yang Tidak Diajarkan
96 min
+2 more
Deep Dive Linux & Networking: The Real Engineering Path
Part 3 of 10

The Linux Debugging Superpower Nobody Teaches You (Strace/SysCalls) | Kekuatan Debug Linux yang Tidak Diajarkan

What if you could see exactly what your programs do behind the scenes? Learn strace - the debugging tool that reveals every file access, network call, and system interaction. From zero to practical mastery. | Bagaimana kalau kamu bisa lihat persis apa yang program lakukan di balik layar? Pelajari strace - tool debugging yang mengungkap setiap akses file, network call, dan interaksi sistem. Dari nol sampai mahir.

Read more
Updated:
Btrfs Deep Dive: From Zero to Expert - A Hands-On Journey | Belajar Btrfs dari Nol sampai Expert
51 min
+2 more
Deep Dive Linux & Networking: The Real Engineering Path
Part 2 of 10

Btrfs Deep Dive: From Zero to Expert - A Hands-On Journey | Belajar Btrfs dari Nol sampai Expert

Complete hands-on guide to mastering Btrfs filesystem - from understanding Copy-on-Write fundamentals to production-ready snapshots and rollback strategies. Learn what makes Btrfs different from ext4/LVM through real experiments. | Panduan lengkap menguasai filesystem Btrfs - dari dasar Copy-on-Write hingga snapshot dan rollback untuk production. Pelajari apa yang membuat Btrfs berbeda dari ext4/LVM melalui eksperimen nyata.

Read more
Updated:
Why File Integrity Verification Matters (And Why Most People Skip It) | Mengapa Verifikasi Integritas File Itu Penting
61 min
+2 more
Deep Dive Linux & Networking: The Real Engineering Path
Part 1 of 10

Why File Integrity Verification Matters (And Why Most People Skip It) | Mengapa Verifikasi Integritas File Itu Penting

90% people skip cryptographic verification when downloading files. Learn why GPG signature and checksum verification matters for any software download, with Ubuntu ISO as a practical example. | 90% orang melewatkan verifikasi kriptografi saat download file. Pelajari kenapa verifikasi GPG signature dan checksum penting untuk semua software download, dengan Ubuntu ISO sebagai contoh praktis.

Read more
Updated:

Β© 2025 | Minh Phu Pham. All rights reserved.