Blog

Category Archives: Security

Allow All Traffic from an IPv4 Address through CentOS 7 Firewall

In some CentOS 7 installations, the system firewall will block most incoming traffic by default. You may need to allow all traffic from a specific IP address, such as your local computer or management server, in order to log in to the server. We will use the new firewall-cmd tool to setup the firewall exception. […]

Also posted in Guides & How To's, Linux VPS, Tech Support, VPS Hosting | 1 Response

OpenSSL Client for Windows: Win32 OpenSSL Debugging Tool

We came across this great little tool, and wanted to share in case anyone can use the info. Shining Light OpenSSL client for Windows is a command line OpenSSL utility, implementing the full OpenSSL software for testing and debugging SSL connection issues on Windows systems. Download the OpenSSL client, free, here: https://slproweb.com/products/Win32OpenSSL.html After running the installer, […]

Also posted in Guides & How To's, Tech Support, VPS Hosting, Windows Server, Windows VPS | Tagged , , , , , | Leave a comment

How to Change the Password on a Windows Server or VPS

Follow the steps below to change the password for your Windows server instance. The password you will change is the password of the Administrator user, which is used to access the server with RDP (remote desktop). Changing the password requires access to the server.  How to Change the Administrator Password First, log in your Windows Server instance […]

Also posted in Guides & How To's, Windows Server, Windows VPS | Tagged , , , , | Leave a comment

Secure cPanel/WHM Login: Installing a Valid SSL for the Portal, Webmail, and FTP

In this guide, we will show you how to install a valid, commercially-signed SSL certificate on a cPanel/WHM server. This will provide verified security for cPanel services like the cPanel user login portal, WHM admin login portal, Webmail, and FTP. First, log in to the WHM administrator interface as the root user. In the left-hand navigation, […]

Also posted in cPanel/WHM, Guides & How To's, Linux VPS, Tech Support, VPS Hosting | Tagged , , , , , | Leave a comment

Generate a CSR on Windows Server 2012 or 2008 for a SSL Certificate

Need to generate a certificate signing request (CSR) for a commercial SSL, like one purchased from GoDaddy, Namecheap, or another external SSL provider? Read below to generate the correct CSR on a system running Windows Server. How to Generate a CSR on Windows Server 2012 R2 Navigate to Start > Run and run mmc.exe. In the console, […]

Also posted in Guides & How To's, Tech Support, Windows Server, Windows VPS | Tagged , , , , , | Leave a comment

Mod_security: How to Whitelist an IP Address (Linux/cPanel/ModSec)

Mod_Security is a web firewall module for Apache web servers that provides an excellent first line of defense against web-based attacks and exploits. We will cover installation and configuration of mod_security in a future article, but if you already have mod_sec installed, read on. Whitelist an IP Address in Mod_Security Configuration With a good, strict […]

Also posted in Guides & How To's, Linux VPS, VPS Hosting | Tagged , , , , , , | 1 Response

How to Disable cpHulk (cPanel Firewall) from SSH or WHM

WHM/cPanel comes with a built-in firewall called cpHulk, with advanced protection for blocking brute force attacks and other intrusion attempts. Unfortunately, cpHulk will sometimes lock out the owner of the server, so he can’t log in to WHM. How to Disable cpHulk from SSH (Shell) If you are able to log in via shell (SSH), run […]

Also posted in cPanel/WHM, Guides & How To's, Linux VPS, Tech Support, VPS Hosting | Tagged , , , , | Leave a comment

Top 3 Free Antivirus Compatible with Windows Server or VPS (Updated 2017)

We recommend running an anti-virus/anti-malware application on all Windows machines, with Windows servers no exception. Below are our picks of the top free anti-virus programs for Windows Server editions. We have installed and tested each one to ensure they are compatible with Windows Server. Immunet is a free AV for Windows Server that utilizes real-time cloud […]

Also posted in Featured Guides, Guides & How To's, Tech Support, VPS Hosting, Windows Server, Windows VPS | Tagged , , , , , , , , | 20 Responses

How to Hide Apache and PHP Version in HTTP Headers (Linux VPS/Server)

In this security-related guide, we will show you how to disable Apache and PHP versions from being disclosed in HTTP headers. While not a security threat itself, by default Apache sends version info about the software running on the server in every HTTP header. An “investigative user” could use this information to determine that your server […]

Also posted in cPanel/WHM, Guides & How To's, Linux VPS, Tech Support, VPS Hosting | Tagged , , , , | 2 Responses

Disable Apache Server Signature via .htaccess (Linux Server)

For a server running Apache web server in a production environment, it is advisable to disable Server Signatures. These signatures displayed on error pages, and in other communications with the web server, may reveal sensitive information about the software versions running on the web server. To disable server signatures via .htaccess, first locate (or create) the […]

Also posted in Guides & How To's, Linux VPS, VPS Hosting | Tagged , , , | 2 Responses



Questions? We're here to help.