part I : how to secure wordpress server and other LAMPs

LAMP stands for Linux+Apache+MySQL+PHP. Wordpress.org blog server project is one of the many open source web projects use this combination as their foundations. Wordpress.org blog server’s setup is quick & easy like a snap. Thrilled by the newly found freedom to publish with ease, people tend to overlook the need for security for their wordpress servers. Unfortunately, the latter is just as vulnerable to malicious attacks as the next LAMP application server.

Matter of fact is, today’s Internet is no longer as friendly as we fondly recall of its early days. Once web service (TCP/80) was opened to this Fedora Core Linux 6/i386 from the Internet on our firewall this past weekend, many suspicious requests (’GET / HTTP/1.0′) came in from various presumably “owned” home computers within a few minutes.

In this article, we’ll run through some quick steps to secure wordpress blog server as well as other regular LAMP application servers. The need to secure a Internet-facing server vigorously will be left for another article.