Blocking Abusive IP Addresses with Iptables on Linux

Blocking Abusive IP Addresses with Iptables on Linux

I’ve recently had some questions come up from some of my clients who want to know how they can block specific IP addresses that are abusing their web sites and server. In those instances where you want to block a particular IP from your server and are running a distrubtion of Linux, you can block the traffic from that IP address by using iptables. This tutorial will teach you how to set up, view, and configure a rule to block a specific IP address.

[ Read More ]

DB2 REPLACE Function

DB2 REPLACE Function

The DB2 REPLACE function replaces all occurrences of a search string within a source string. If the search string is not found within the source string, the original string is returned unchanged.

[ Read More ]

Portfolio Project: Fit Uniforms

Portfolio Project: Fit Uniforms

Fit Uniforms was running an e-commerce website based on WordPress and Jigoshop that was in need of some help. They came to me wanting to optimize and redesign their website. They wanted a website that was professional, easy to navigate, and mobile friendly. A website that allowed mobile devices to easily complete a purchase. In addition, they also wanted to move to a new hosting provider, one that provided better features and more stability.

[ Read More ]