Copying hosting plans to another server?

Dixiesys

Verified User
Joined
Aug 2, 2003
Messages
137
Location
The South
Is there a quick way to copy the basic hosting plans from one server to another? This would sure be nice to know :) Typing in those plans for each server is a booger.
 
OK found the info on my own (yay) in case anyone else cares this (seems to have) worked for me:

For the admin's packages for basic users (not resellers) I just copied these files from one server to another:
/usr/local/directadmin/data/users/admin/packages.list
/usr/local/directadmin/data/users/admin/packages/*

making sure diradmin:diradmin is owner

RESELLER packages
/usr/local/directadmin/data/admin/packages.list
/usr/local/directadmin/data/admin/packages/*

Now for my next question:

Is the "Complete Usage Statistics" updated daily or hourly or something? I just added 4 domains to a new server and usage totals shows "0" or nothing for the stats:

Bandwidth
Disk Space
# of Users
# of Resellers 0
# of Domains
# of SubDomans
POP Email Accounts
Email Forwarders
Mailing Lists
AutoResponders
# of MySQL DBs
Domain Pointers
Ftp Accounts
Usage Stats for eth0
Received 1746.2 Mb
Transmitted 45.9 Mb
 
Hello,

Stats are calculated daily. To increase the frequency, you can change the "action=tally" cron in /etc/cron.d/directadmin_cron file.

John
 
Back
Top