kodeslogic
Our server specialists take care of server issues including: Prevention of server downtime through consistent server maintenance, One-time support service, Server migration service, Migration from DirectAdmin/plesk panel to cPanel (vice-versa), Recovering the failed services immediately with 24/7 emergency server rescue, Prevention of server errors through efficient server administration. You can contact me at mitesh [at] kodeslogic.com
- Total activity 1001
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 415
Comments
Recent activity by kodeslogic-
Can you share the output for the following command: # cat /etc/oci-hostname.conf | grep "PRESERVER_HOSTINFO"
-
You can add a public resolver 1.1.1.1 run by Cloudflare in the tertiary field. So in case your primary and secondary fails Cloudflare public resolver will take care.
-
Correct, in the next upcp process it should be fine.
-
From the output you shared, it seems an attack from multiple IPs, you should reach out to your data center or server provider, as they have specialized equipment to put in place to help mitigate t...
-
Execute: /usr/local/cpanel/bin/autossl_check --all
-
1.) Whitelist following Sectigo's IP addresses in your firewall on port 80 to ensure Sectigo can complete its DCV checks. [QUOTE]178.255.81.12 178.255.81.13 91.199.212.132 199.66.201.132 2.) Cl...
-
You can check with below command: # openssl s_client -servername your.hostname.com -connect your.hostname.com:443 | openssl x509 -noout -dates Replace your.hostname.com in the above command with...
-
If you have root access to the server then try the below command: /usr/local/cpanel/bin/autossl_check --user=username NOTE: replace the username in the above command with your cPanel account name.
-
Create users through cPanel >> User Manager >> Add User, as that would grant additional FTP user access and check if the issue persists. I agree with @cPRex that directory permissions wouldn't be ...
-
Based on the information shared I would start by checking the ping response for the site.com and www.site.com is from the same IP address. From my experience, many times I have found client points...