Tag Archives: bash

iptables

How to block a country using iptables?

If you are an admin of a website and you see a lot of bogus traffic coming from some countries which give no profit to you, and you want to…

How to run a Linux Shell Script?

Have you ever wondered how you can run a script in Linux? Every script that needs to run should have a execute permission. By default it is refrained from such…