Linux

Apps, Howto, Linux, Security

CSF Post-Shutdown Survival Guide: Migration & Configuration

  For over a decade, ConfigServer Security & Firewall (CSF) was the undisputed firewall solution for cPanel/WHM servers. If you ran a shared hosting environment, a reseller setup, or even a standalone VPS with cPanel, CSF was almost certainly part of your security stack. Its WHM integration, Login Failure Daemon (LFD), and straightforward configuration made […]

CSF Post-Shutdown Survival Guide: Migration & Configuration Read Post »

Hacks, Howto, Linux, Scripts

Redis Integration Complete Guide for Multi-Tenant cPanel

If you’ve been running a shared hosting environment for any length of time, you’ve probably had that conversation with a customer: “My WordPress site is slow.” You’ve optimized MySQL, tuned Apache, enabled OPcache—and yet the database queries keep piling up. Enter Redis. Redis is an in-memory data structure store that can dramatically reduce database load

Redis Integration Complete Guide for Multi-Tenant cPanel Read Post »

Fixes, Hacks, Howto, Linux

Large cPanel Account Migration: When Transfer Tool Fails

Large Account Migration: When Transfer Tool Fails (rsync Hybrid Method) Every cPanel administrator eventually encounters it: the account that simply refuses to migrate. Whether it’s timing out at 80%, throwing cryptic errors, or hanging indefinitely, large account migrations can turn a routine server consolidation into a multi-day headache. Here’s the hybrid rsync approach I’ve refined

Large cPanel Account Migration: When Transfer Tool Fails Read Post »

Hacks, Howto, Linux, Scripts

Custom Skeleton Directory Tricks for cPanel

When new accounts are created in cPanel/WHM, the system automatically copies a set of default files from the skeleton directory into the user’s home directory. This mechanism is often overlooked, but with some creativity, it can become a powerful way to automate onboarding, enforce standards, and pre-deploy useful files.   Where Is the Skeleton Directory?

Custom Skeleton Directory Tricks for cPanel Read Post »

Apps, Howto, Linux, Misc, Scripts

Building Custom cPanel Plugins Using the cPanel API Framework

The cPanel control panel’s extensibility through custom plugins is one of its most powerful features for web hosting providers and system administrators. Whether you need to integrate third-party services, automate specific tasks, or provide custom functionality to your users, building cPanel plugins using the official API framework gives you the flexibility to extend cPanel’s capabilities

Building Custom cPanel Plugins Using the cPanel API Framework Read Post »

Linux, Security

CloudLinux or BetterLinux?

UPDATE 6/18: Shortly after this was posted and one of the major hosting companies I’m affiliated with removed BetterLinux from their servers due to stability problems, BetterLinux announced that they are shutting down, effective July 1st. Customers ask us all the time whether they should use CloudLinux or BetterLinux on their servers, and what differences exist

CloudLinux or BetterLinux? Read Post »

Apache, Fixes, Howto, Linux, News, Security

de-POODLE-ing: How to Disable Support for SSLv3 on a cPanel Server

The latest security buzz this month is about the SSLv3 POODLE vulnerability, and how SSL version 3.0 is now officially designated as insecure, joining its predecessors versions 1.0 (unreleased) and 2.0.  This effectively concludes the life cycle of the SSL protocol in favor of TLS.  This post will give you a brief overview of what POODLE

de-POODLE-ing: How to Disable Support for SSLv3 on a cPanel Server Read Post »

Scroll to Top