Changing the ssh port
Changing the SSH port is an effective way to protect against bot attacks. Find out how to change the default port and increase your server's security.
Changing the SSH port is an effective way to protect against bot attacks. Find out how to change the default port and increase your server's security.
Protect your web server! Learn how to block the w00tw00t scanner using fail2ban by creating your own filters. A simple step-by-step guide.
Got an IP address blocked by Fail2Ban? See how to easily unblock it! A practical guide will show you the iptables commands to quickly remove a ban.
How do you reset the root user's password in MySQL? Learn a simple step-by-step guide and quickly regain control of your database!
Fix the "HTTP rewrite module requires PCRE library" error when compiling NGINX. Find out how to easily install the missing PCRE libraries and contin...
Getting a PHP Warning: strftime() timezone error? Learn how to fix it! Configure date.timezone in php.ini, .htaccess, or use date_default_time...
Fix the "configure: error: Please reinstall the BZip2 distribution" error in PHP. Find out which packages to install on Debian, Ubuntu, CentOS and Fedora!
Fix the "configure: error: freetype.h not found" error while compiling PHP! Find out how to easily install the missing libraries on Debian, Ubuntu,...
Fix the "configure: error: jpeglib.h not found" error while compiling PHP. Find out how to install the missing libraries on Debian, Ubuntu, and CentOS.
Got the "mcrypt.h not found" error while compiling PHP? Find out how to easily fix it by installing the right packages for Debian, Ubuntu, CentOS.