LXC

It’s surprising that people almost never think about LXC containers when they think about linux containers. Lets talk about them for a change.

Force Delete A Kubernetes Pod

In certain cases, like a node failure, a node delete might not remove the node and it might be needed to “force” delete might be necessary and here’s how

Basic Linux Screen Commands

Linux screen is a very useful tool that comes pre-installed on almost all server distributions. So why not use it to make your lives a little better?

Specifying IPs In CIDR Notation

These days, CIDR notation is used in a lot of places especially in various configurations like firewall rules in almost all popular cloud providers. But what exactly is CIDR?