How to Block WordPress Spam Comments

By default WordPress allows readers to write comments under the posts. Comments are a great way to create an interaction with your readers and get feedback from them. But unfortunately, WordPress comments are constantly subject to spam messages. Spam comments are mostly sent by automatic software and contains links that lead to […]

Setup and Install Fail2ban Centos 7

Fail2Ban Installation and Setup on CentOS 7

When you purchase or set up a linux virtual server, you also need to start to thinking about the security issues as soon as possible. Everyday attackers create new ways and tactics to compromise the servers. One of the most used attack types is Brute Force. This attack type is based […]

Lamp with Centos7

Linux, Apache, MySQL, PHP (LAMP) Installation on CentOS 7

If you plan to publish your web page over a web server the first thing is installing LAMP on it. Meanwhile, LAMP is an abridgment of Linux, Apache, MYSQL, PHP. Basically, Most of the commercial hosting control panels like Cpanel or Plesk install LAMP packages automatically. But to use them […]