Monthly Archives: February 2019
ss command to monitor network connections on Linux
netstat was one of the first commands I used on a Linux server to monitor network connections between servers. However, on a busy server...
Find AWS Resources with missing tags
Everyone who works with AWS resources at some point of time is asked how much is the spend for a project and in a...
Add Expires Headers to your Nginx Configuration
In an earlier post, I explained how to add Expires Headers in Apache web server configuration. But what if you were running Nginx to...