JetBackup 5 introduces multi-panel support, meaning that backups can be created in a cPanel server, for example, can be restored on a DirectAdmin server (and vice versa). To achieve that, the JetBackup team has to create its own unique backup
Tag Archives: cPanel
Enable TLS 1.1/1.0 on cPanel servers
Not sure why you would like to do this, as TLS 1.1 / TLS 1.0 is old, outdated and insecure. But if you still need to add support for it… Go to WHM -> Apache Configuration Under SSL Cipher suite
cPanel :: Safely restore an account after enabling NGiNX
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
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