Demystifying namespaces and containers in Linux Peek behind the curtains to understand the backend of Linux container technology.
The best (and worst) ways to influence your open community The trick to effectively influencing your community's decisions? Empathy, confidence, and patience.
Enterprise JavaBeans, infrastructure predictions, and more industry trends A weekly look at open source community and industry trends.
Building trust in the Linux community Everyone should be empowered to use whatever software they wish, regardless of platform.
How to remove duplicate lines from files with awk Learn how to use awk '!visited[$0]++' without sorting or changing their order.
6 signs you might be a Linux user If you're a heavy Linux user, you'll probably recognize these common tendencies.
Netflix builds a Jupyter Lab alternative, a bug bounty to fight election hacking, Raspberry Pi goes microscopic, and more open source news Catch up on the biggest open source headlines from the past two weeks.
What's the best Linux distribution for beginners? Whether you are a beginner yourself or teaching someone else about Linux, take our poll to let us know what your preferred distribution is.
How I used the wget Linux command to recover lost images The story of the rise and fall of the Open Clip Art Library and the birth of FreeSVG.org, a new library of communal artwork.
Understanding system calls on Linux with strace Trace the thin layer between user processes and the Linux kernel with strace.