sepisepsep

  • Total activity 13
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Activity overview

Latest activity by sepisepsep
  • sepisepsep commented,

    Yes, I am using v76.0.20 with CloudLinux 7.6. Kindly note that I made the DNS changes on cPanel and not on WHM.

  • sepisepsep commented,

    It may be then that you need to rebuild /etc/localdomains. As root, do: /scripts/checkalldomainsmxs "yes Was already able to fix it. Issue was even after updating DNS records through cPanel accoun...

  • sepisepsep commented,

    Understood. I was attempting to verify if it's only exim that's failing to resolve that particular domain, as that would be a slightly easier issue to fix than if it was a larger issue. Are you say...

  • sepisepsep commented,

    That definitely sounds like a DNS issue. Can you do two things, right quick? From the server: ping -c4 domain.com From your local machine: ping domain.com Somebody somewhere isn't getting the mes...

  • sepisepsep created a post,

    Cannot receive email on specific domain

    Before, the email messages of my cPanel's primary domain is hosted on another server. I migrated the email hosting to my cPanel server yesterday to which I can confirm that the DNS records have alr...

  • sepisepsep commented,

    Great info, thanks much for this

  • sepisepsep commented,

    CageFS restricts users to their own directories, it should be fine to do this, it's just an added security measure to chroot them. Unfortunately in some cases the experimental setting conflicts wit...

  • sepisepsep commented,

    Hello, I think you might be best served by reading CloudLinux's documentation on CageFS here:

  • sepisepsep created a post,

    CageFS and VirtFS

    May I know how CageFS and VirtFS work together? I see that there's an article by CloudLinux

  • sepisepsep created a post,

    MPM Switch from Worker to Event

    Is it completely safe to switch Apache MPM from Worker to Event? Apart from restarting httpd service, will it change other configs or perhaps directory permissions or not? I suppose to do so, I"d ...