cPAdminsMichael
- Total activity 374
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 164
Comments
Recent activity by cPAdminsMichael-
Hm - something looks wrong with the ip address that is resolved by your DNS servers (or /etc/hosts file) 173.194.205.27 points to qm-in-f27.1e100.net and gmail-smtp-in.l.google.com should point to ...
-
Hi everyone, does the full back up option create a back up for child cpanel accounts, what they call resold accounts? Thanks and sorry for throwing my questions here but I couldn't find a similar ...
-
My database gets backedup every hour. Now, as you can imagine its a bit work even if do download a copy once after a few hours. So, I was wondering if there is any way to automatically download it...
-
Can you send me the output from following "ls -al" and "lsattr"?
-
Hi, Not 100% sure what you want to accomplish :) - but you can quite easy build a script to create subdomains for all users/domains via the UAPI:
-
Hi! Proxmox indeed allows you to use FQDN. Just type in the complete FQDN in the "hostname" field when creating the LXC. You can also edit it internallly: hostnamectl set-hostname my.new-hostname...
-
Hi, Do you want to use dedicated IP address for the created account, or? If yes - then it sounds as you don't have any available IP addresses left. You can add more in the "Add new IP Address" pag...
-
Hi, You can use the /scripts/check_security_advice_changes script to check for changes and notify sysadmins (or build a script around it to send to a specific mail address) :)
-
Great! So you changed DNS servers in your resolv.conf? The change shouldn't have any effect on your server - unless: a) The old DNS server was an internal DNS server, where you also had special i...
-
Ok - so you have an issue resolving the hostnames in the MX records. I suggest you switch DNS servers in your /etc/resolv.conf One test you can do: dig mx1.dhl.iphmx.com a and with Google DNS: dig...