cPanel now officially supports Nginx as a web server (completely replaces Apache). You can read more about their implementation in their official documentation here. We’ve been playing around with it, and while everything seemed to be working out of the
Tag Archives: cPanel
Jetbackup :: Better safe then sorry
JetBackup version 4+ introduced a fancy new filtering system. You can filter your backup job to do almost anything letting you squeeze the most out of your backup job. While having so many filter options can be powerful, sometimes you
cPanel – Preventing users from downloading / restoring accounts
As hosting providers, you sometimes have to deal with huge account backups (over 100GB per account for example). JetBackup will make your life easier backing up these huge accounts, however restoring them is not always something we want to do.
cPanel Backup – Mount / Unmount local backup destination
It is very common for cPanel administrators to backup their data to a mountable folder. It could be either an NFS mount, or any other iSCSI / XFS / EXT mount – as long as it’s an external disk. To
Allow a cPanel server to run a VHOST from multiple IP addresses
Every once in a while a hosting provider has to change an IP address for a single user or even an entire server on the fly. If you’ll try do this the usual way, by changing the IP address in
WHM reseller backup
Backing up data is of the utmost importance when running a website, regardless of whether you have a reseller account yourself or are a client of one. Server crashes, accidental deletions, viruses, and malware are just some of the things
MSSQL SUPPORT FOR CPANEL SERVER (freetds / odbc)
This post will help you in configuring your cPanel server to support remote MS-SQL servers. First step – Install freetdns / odbc yum install unixODBC unixODBC-devel cd /usr/local/src wget http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/freetds-stable.tgz tar zfvx freetds-stable.tgz cd freetds-* ./configure –prefix=/usr/local/freetds –with-tdsver=8.0 –enable-msdblib –enable-dbmfix
CL PHPSelector – Allow per user php.ini changes
PHP Selector is a CloudLinux component integrated on top of CageFS. It allows each user to select a unique PHP version and modules based the user’s needs. PHP Selector requires an active account and CageFS to be enabled. A cPanel user is
Install CXS on clean CentOS
ConfigServer eXploit Scanner (cxs) is a tool which performs an active scanning of files as they are uploaded to the server. CXS Should only work on a cPanel/WHM server per the product’s requirements. However, you can still install it on a ‘clean’