Installation Guide for cPremote

✅ Installation Guide for cPremote 13.1

Supported Operating Systems:

  • CloudLinux 8/9
  • AlmaLinux 8/9
  • CentOS 8
  • RHEL 8/9
  • Rocky Linux 8/9
  • Ubuntu 20.04/22.04

Prerequisites:

  • cPanel version 11.122 or higher
  • Root SSH access​

Installation Steps:

  1. Set the version number: export VERSION=13.1
  1. Download and extract cPremote: wget https://syslintportal.com/downloads/cpremote-$VERSION.tar.gz tar -xvzf cpremote-$VERSION.tar.gz cd cpremote-$VERSION/
  1. Install cPremote: python3 install.py install

This process will install cPremote along with all necessary dependencies.​

Post-Installation Configuration:

  • Access WHM: Log in to WHM as the root user.
  • Configure Settings:
    • Navigate to WHM → cPremote → Preferences → Settings to enable features like Backup Status, CDP, GDPR, User Storage Pool, and Allow User Schedule.
  • Set Up Storage Pools:
    • Go to WHM → cPremote → Preferences → Storage Pools to configure at least one storage pool (options include local disk, FTP, SFTP, SSH, or Amazon S3).
  • Schedule Backups:
    • Navigate to WHM → cPremote → Schedule Backups to create and enable a default backup schedule.​

❌ Uninstallation Guide for cPremote 13.1

Uninstallation Steps:

  1. Download and extract the cPremote installer package: wget https://syslintportal.com/downloads/cpremote-13.1.tar.gz tar -xvzf cpremote-13.1.tar.gz cd cpremote-13.1/
  1. Run the uninstallation script:
    • For CloudLinux 8/9, AlmaLinux 8/9, CentOS 8, RHEL 8/9, Rocky Linux 8/9, Ubuntu 20.04/22.04: python3 install.py remove
    • For CentOS 7 or CloudLinux 7: python2 install.py remove

This will remove all cPremote files from your cPanel installation. Note that backup files created by cPremote are not deleted during this process and must be removed manually if desired.​cPremote Documentation


If you need assistance with configuring storage pools, setting up backup schedules, or have any other questions related to cPremote, feel free to ask!

Scroll to Top