ivan levente
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
Comments
Recent activity by ivan levente-
I did ran that command, waited for a bit but nothing happened apparently. Didn't get any confirmation of what's been done or not, weird: root@server [~]# /usr/local/cpanel/scripts/check_cpanel_rpm...
-
Fixed it with the following: /etc/init.d/rsyslog restart /etc/init.d/crond restart Seems the rsyslog and crond have problems adapting to server time-zone changes. The restart did the trick, but o...
-
@cPRex, I have indeed opened a support ticket and the advice they gave me was to use yum install ea-modsec2-rules-owasp-crs instead of provisioning through EasyApache. Needless to say, that advic...
-
Same exact issue here happened while running my weekly update this Monday. Site went down at the moment I hit the Provision button for modsec2-rules-owasp-crs. Apache failed to restart due to the ...
-
Alright, so I got a lead on this from here: How do I change Exim4's primary_hostname on a Debian box? This setting worked, the change was applied to exim: Before: root@server [~]# exim -bP primary_...
-
Well it seems I spoke too soon. While I did manage to change the HELO name, the actual sender in the mail headers is still server.mydomain.com instead of mydomain.com Received: from server.mydomai...
-
Nevermind. I fixed with the instructions from: CPanel: Change Mail IP Address, HELO name
-
Ah finally! That's just awesome. Thank you for outstanding level of support. Much appreciated!