System Status Snapshot Cpu Ram Disk Ports

Build a minimal Docker-based lab and run secquick.sh to capture a fast system snapshot (CPU/RAM/disk/ports/processes) without clutter.

March 3, 2026 · 2 min · 335 words · Murat Kurkoglu

The Black Screen: I Formatted Everything and Now I'm Lost

Surviving the first few minutes of a pure text-based Linux experience.

December 13, 2025 · 4 min · 649 words · Murat Kurkoglu

What Is the ~/go Folder & Is It Safe to Delete?

Discovered a mysterious ‘go’ directory in your Linux home folder? This guide explains what the Go module cache is, why tools like Hugo create it, and how to safely clean it with go clean -modcache to reclaim disk space.

November 2, 2025 · 8 min · Murat Kurkoglu