5 ways to check load average
One of most popular questions during technical interview:
What is load average? How to check if it’s OK?
RunC vs Kata containers
Basically, Docker uses RunC to provide lightweight and isolated environment for your software. Is it possible to use other runtimes?
10 console utilities challenge
I was asked to name 10 linux console commands/utils consist of 3 symbols. To be honest, I ended up about 7-8 of those.
Strip Docker container
Today we would get rid of all unnecessary stuff in our Docker images.
Linux boot stages
How does linux boots up, from power button to running services.