Search

Showing top 117 results for "linux build practically"

Top stories

Discussions and forums

r/linuxquestions · u/Delicious_Print_9748 · May 3, 2026

What is the best way to learn Linux?

Hey everyone, I want to learn Linux from complete beginner level to advanced level in a proper structured way. My goal is not just to learn commands, but to understand how Linux actually works internally — file systems, …

r/linux · u/PracticallyHumanoid · 1w ago

I've been building a terminal-based monitoring dashboard called SystemPi

It provides real-time visibility into CPU usage, per-core activity, temperatures, memory, storage, network throughput, power status, and overall system health. It also supports multiple dashboard layouts and themes depen…

r/devops · u/AnalystFew5888 · 4d ago

DevSecOps Roadmap

I’m working toward a DevSecOps role and put together this roadmap to guide my learning across cloud, security, automation, and CI/CD. Trying to be intentional about building real-world skills and projects along the way—w…

r/devops · u/Gentleman__1 · 4w ago

New to DevOps – What Should I Learn First & What Does Your Daily Work Look Like?

Hi everyone, I’m exploring DevOps as a career path. I’m new to this field and trying to understand how to start properly. I wanted to ask experienced DevOps engineers: What should a beginner learn first in DevOps? Which …

r/docker · u/sid2426 · 13h ago

Corruption of HTTP response bytes inside Docker only (Python requests)

I'm debugging a strange issue with my FastAPI app. I was trying to Dockerize it, but a weird bug happens, but only inside Docker for some reason. Environment Host OS: EndeavourOS x86_64 (Linux 7.0.10-arch1-1) Docker vers…