Search posts, tags and authors

What’s new?
The DevOps Stack You Need in 2025
June 5, 2025 by kiril-urbonas in Devops

The DevOps Stack You Need in 2025

DevOps in 2025 isn't just about automation. It's about developer experience, security-first infrastructure, and shipping fast without breaking production. If your toolchain still revolves around ad-hoc scripts and Jenkins pipelines from 2018, you’re not just behind — you’re vulnerable, inefficient, and probably exhausted. Here’s...

Understanding the ps aux Command in Linux
February 24, 2025 by kiril-urbonas in Linux

Understanding the ps aux Command in Linux

The ps aux command is one of the most commonly used commands in Linux for monitoring and managing system processes. It provides detailed information about all running processes, helping users diagnose performance issues, identify rogue processes, and analyze system activity. Breaking Down ps aux The command consists of three components:...

Spotlight Devops