Results 1 to 3 of 3

Thread: Reconfigure backup via command line

  1. #1
    Member
    Join Date
    Jul 2010
    Posts
    12

    Default Reconfigure backup via command line

    I need to reconfigure backup via the command line. I no longer have access via the WHM interface due to DNS has already propagated just wondering how I would do that.

  2. #2
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Oct 2003
    Posts
    2,003

    Default

    edit /etc/cpbackup.conf
    Lowest Host/Empire Technology LLC
    Affordable hosting solutions http://empire-hosting.net
    List Your hosting site FREE in http://hostgeneration.com

  3. #3
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,565
    cPanel/WHM Access Level

    DataCenter Provider

    Default

    Quote Originally Posted by anzenketh View Post
    I need to reconfigure backup via the command line. I no longer have access via the WHM interface due to DNS has already propagated just wondering how I would do that.
    Functional DNS is not required to access WHM; you may use the same public IP address for SSH to also access WHM; in the following examples simply replace "$server" with the server's public IP address:
    Code:
    https://$server:2087/
    http://$server:2086/
    Quote Originally Posted by dalem View Post
    edit /etc/cpbackup.conf
    What dalem has indicated is the correct path to the cPanel backup configuration file; this file (at "/etc/cpbackup.conf") may be edited provided the modifications are valid. To determine what is valid, simply access WHM on any system, configure backups as needed, and then manually inspect the values saved in the configuration file.

Similar Threads

  1. command line backup/restore scripts
    By Goni in forum cPanel & WHM Discussions
    Replies: 5
    Last Post: 03-21-2011, 09:51 AM
  2. Creating a Full Backup from the command line?
    By Kadence in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 10-02-2009, 04:41 PM
  3. Cpanel backup from command line
    By Radio_Head in forum cPanel & WHM Discussions
    Replies: 11
    Last Post: 05-30-2007, 04:48 PM
  4. Restoring a full backup from command line
    By apc1 in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 04-30-2006, 08:03 AM