SkyServer Knowledge Base

Hosting Guides & Expert Tutorials

Everything you need to master web hosting, VPS configuration, domains, and server management.

Latest Articles

94 posts
cPanel Git Version Control: Deploy Code Without FTP
Web Hosting

cPanel Git Version Control: Deploy Code Without FTP

If you're still updating your live site by dragging files into FileZilla, there's a faster and safer way. cPanel's built-in Git™ Version Control feature lets y…

MySQL Running Slow? Find & Fix Queries With the Slow Log
Tutorials

MySQL Running Slow? Find & Fix Queries With the Slow Log

Your site's server load looks fine, PHP isn't the bottleneck, but pages still take three or four seconds to render. Nine times out of ten when CPU and RAM both…

Enable SSH Access in cPanel: Keys, Terminal & Setup
Web Hosting

Enable SSH Access in cPanel: Keys, Terminal & Setup

You've got a shared cPanel hosting account and you need to run wp-cli, pull a git repo, or just poke around with ls instead of clicking through File Manager on…

Stop Brute-Force Attacks on WordPress wp-login.php
WordPress

Stop Brute-Force Attacks on WordPress wp-login.php

Check your access log for a minute and you'll probably see it: dozens or hundreds of POST requests to /wp-login.php, all from different IPs, all trying random …

Locked Out of cPanel/WHM? Fix a cPHulk Brute Force Block
Web Hosting

Locked Out of cPanel/WHM? Fix a cPHulk Brute Force Block

You type your cPanel or WHM password, hit enter, and instead of your dashboard you get a blunt message: "Your account has been temporarily suspended due to too…

Fix 'Bandwidth Limit Exceeded' in cPanel Hosting
Web Hosting

Fix 'Bandwidth Limit Exceeded' in cPanel Hosting

You open your site and instead of your homepage, there's a plain page that says something like "This Account Has Been Suspended" or "Bandwidth Limit Exceeded."…

Wildcard Subdomains on a VPS: Setup for Multi-Tenant Apps
VPS

Wildcard Subdomains on a VPS: Setup for Multi-Tenant Apps

You're building something where every customer needs their own address — acme.yourapp.com, widgetco.yourapp.com, and so on — and there's no way you're going to…

How to Get a Wildcard SSL Certificate for cPanel Subdomains
Web Hosting

How to Get a Wildcard SSL Certificate for cPanel Subdomains

AutoSSL keeps your main domain and the subdomains cPanel already knows about covered with a free certificate, right up until you add a new one — a client subdo…

cPanel Email Limit Exceeded? How to Fix & Prevent It
Web Hosting

cPanel Email Limit Exceeded? How to Fix & Prevent It

You send a batch of order-confirmation emails, an invite list, or just a busy morning of contact-form submissions — and then nothing. Recipients say they never…

Speed Up WordPress with Redis Object Caching on a VPS
VPS

Speed Up WordPress with Redis Object Caching on a VPS

If you've already installed a caching plugin, switched to a faster PHP version, and optimized your images, but your WordPress admin dashboard still feels slugg…