vanessa
- Total activity 1160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 492
Comments
Recent activity by vanessa-
[quote="Todesengel, post: 1686741">This leads me to another question, can you assign different zones to different packages? Unfortunately, cPanel doesn't support zone templates on a per-user or pe...
-
You can edit the zone templates, so new zones contain a certain record automatically:
-
PM me please, I can give you a few references.
-
When you create a new user in WHMCS, it provisions a new cPanel account for user - it does not add the subdomain to an existing cPanel account. The cPanel account will only list subdomains that we...
-
1. For the DNS clustering, move your second nameserver to its own server, then cluster NS1 to NS2. All your web servers should then only be clustered to NS1, and that will automatically sync to NS...
-
Most of the system log rotation is configured in /etc/logrotate.conf and /etc/logrotate.d/*. You can adjust your retention periods there.
-
What logs are you referring to, specifically? Most all of them are configurable.
-
[quote="feldon27, post: 1750072">If only that worked. # yum -y install ImageMagick Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.us.leaseweb.net * extra...
-
You want to install ImageMagick then. yum -y install ImageMagick
-
At present a reseller can switch between cPanel accounts, but cannot SSH to users it does not own. You can perhaps get around this with a custom script executed with sudo access from the reseller, ...