Home 2019

Yearly Archives: 2019

ss command to monitor network connections on Linux

0
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

2
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

0
In an earlier post, I explained how to add Expires Headers in Apache web server configuration. But what if you were running Nginx to...

My 2019 January Update

0
I started this blog in November 2018 as an experiment for a project I was working on which needed an Amazon LightSail instance.  At that...

Secure your WordPress login with Cloudflare Firewall

0
If you are running a WordPress website with no guest login and are using Cloudflare to protect and serve your website, you should make...

Cache website on Cloudflare

0
In this post I am going to show you how you can configure Cloudflare 'Page Rules' to cache your site on their edge servers....