Terminal
-
Linux Log Analysis: journalctl, journald, dmesg and system diagnostics
01/06/2026In the previous article we covered how to identify processes, monitor resource usage, and check whether a service is running. That lets you spot when something is wrong — but there’s still a critical piece missing: understanding why.
-
How to manage processes, resources and services in GNU/Linux
15/04/2026In the previous articles of this series, we covered the fundamentals of Linux, how the system is organized and user management, how permissions work, and several commands to work more efficiently.
-
From local chat to personal AI infrastructure with LMStudio and Aider
01/02/2026In the previous article we explored how to install LMStudio, download models, and use them through its chat interface. That was our first approach to local AI: conversations, capability testing, and experimentation.
-
10 Linux commands that will transform your development workflow
15/08/2025What separates an average developer from an expert isn’t the IDE or the language—it’s how well they master their environment. If you’ve followed the Linux series so far, you already know the basic commands and understand how permissions work.
-
Diving into the depths of GNU/Linux
15/10/2023In the last chapter, we covered the basics of Linux, the most commonly used user-friendly distributions, where to get Ubuntu, and how to boot it on our computer to try it out or install it.