What is an SSL Certificate
What is an SSL Certificate? SSL = “Secure Sockets Layer” Secure Sockets Layer (SSL) certificates, sometimes called digital certificates, are used to establish an encrypted connection between a browser or…
WHY DO YOU NEED WEB HOSTING?
A lot of people tend to think that registering a domain name is good enough to get a website active. What they fail to understand is that a domain is…
WordPress Protection – Here are the BEST TIPS
From time to time, customers sites get hacked. Here are the reasons why and how to prevent that from occurring and keeping your WordPress protected. Within cPanel always ensure your…
WordPress site hacked? Here is one way to clear it up.
Fixing a hacked site has become easier with a tool we highly recommend every WordPress site should have called wordfence security. its free and can and should be installed via…
Using fail2ban to block WordPress login attacks
Today and in the past few days I’ve been often flooded with POST requests that look like this: 103.19.180.119 - - [09/Jul/2015:10:50:02 +0200] "POST /wp-login.php HTTP/1.1" 403 1139 103.19.180.119 -…
How to install mod_evasive on cPanel Servers
mod_evasive is an Apache module by Jonathan Zdziarski to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. It is also designed…
How To block WordPress Login attacks to 100s of websites on a Shared Server
The script is complete! Currently compatible with cPanel servers. It creates a new random alphanumeric username and math equation every time it runs. The user is asked to enter the…
Convert XEN to KVM on SolusVM Servers
Convert XEN to KVM on SolusVM 1. Shutdown VM 2. Check what VM ID is for example vm102 3. SSH into Server and run: dd if=/dev/xen_vg/vm102_img of=/home/backup/xenvm102.img bs=1M 4. FTP…
Faster Websites With SPDY With All cPanel Shared and Reseller Accounts
Since November 2014, we’ve been testing SPDY protocol support in secret with some customers. Today, we’re making it public. All sites that have SSL enabled come with SPDY version 2/3.1…