dxb04
- Total activity 79
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by dxb04-
Do you normally have a lot of email traffic on the server? If so, I'm wondering if you're hitting some IMAP limits and the system isn't able to properly monitor the service. If you don't have a ...
-
Yes, it's fine that DNS zone exists, but it would also be fine if you wanted to remove it as long as you have a proper hostname configured. As for the IMAP issue, it depends how often you receive...
-
Yes, that record is normal. That is the placeholder domain that gets created when cPanel is first installed on your machine so you can still access WHM with a secure certificate. It gets overrid...
-
One more thing , At WHM : Home /DNS Functions /DNS Zone Manager I found a record of ( my-server-ip.cprapid.com ) Is it normal to be there ?!
-
Hello everyone, I would like to thank you all : ffeingol cPRex ffeingol For helping me figuring the problem which i face for months . Now almost every thing is working fine Thank you :-D
-
And there is your issue. The hosts file is overriding DNS for repo.mysql.com and yum.mariiadb.org. You'll have to ask your hosting provider why they are doing that, as that IP is obviously not p...
-
As a total guess, are there any entries in /etc /hosts for repo.mysql.com? Yes, there is .. i found 2 extra lines 168.119.126.94 repo.mysql.com yum.mariadb.org 104.21.90.187 data.easy...
-
have you tried adding some public DNS resolves to see if the one your host gave you has issues? You can try adding Google (8.8.4.4 and 8.8.8.8) or CloudFlare (1.1.1.1 and 1.0.0.1). /etc/resolv.c...
-
I retried to run those commands : yum clean all yum makecache yum update I got this result : [root@server ~]# yum clean all Loaded plugins: fastestmirror, universal-hooks Cleaning repos: EA4 c...
-
You can have only one nameserver in resolv.conf, at least one, max. three. After i add the nameserver , should i restart sshd ?