Search results

  1. Richard G

    Softaculous install question

    There are no stupid questions, only stupid answers. I don't think you can login as admin via SSH but anyway, Softaculous should be installed as root as most of server applications. You can encounter permission issues when doing some other things as root, so it's good to check what and what not...
  2. Richard G

    HOTMAIL - IP has been temporarily rate limited due to IP reputation. For e-mail delivery information, see https://aka.ms/postmaster (S775)

    What do you mean by that? If you registered an ip, all ip's should show, we also have low volume but all our ip's are visible. Or am I missing something? What did they answer now? We have in that position several years ago, and then we replied to their default mail that we were not elegible...
  3. Richard G

    Mitigation for Dirty Frag Linux local privilege escalation vulnerability

    And I've read there is more, another copy fail called copy fail 2?
  4. Richard G

    Solved Letsencrypt not renewing automatically on 1 account

    Ahhh.. thank you! I thought I read something about a change, but couldn't find it anymore, but then all is fine. Thank you!
  5. Richard G

    Solved Letsencrypt not renewing automatically on 1 account

    Has something changed on the LE renewal period? Normally the certs were valid for 90 days and would be renewed after approx. 60 days. Last time an SSL certificate of a customer was not renewed automatically so I had to do it manually. I do not have setup AutoSSL for this domain, but that should...
  6. Richard G

    md2 write failed: user block quota too long on PHP compile??

    Hello Dries. Yep, thank you, since it's on all servers I also guess I can ignore it. However, maybe Directadmin has to change this in their releases, as it's DA setting up the quota's, not me manually.
  7. Richard G

    Solved Extra root user present in Alma10 as systemd, is that normal?

    Thank you very much for this detailed explanation, which gives me peace of mind. I'm very glad to see that this is normal. Until now I've never seen it before and on Alma 8 and 9 this is not showing so I was confused. Thank you very much! (y)
  8. Richard G

    md2 write failed: user block quota too long on PHP compile??

    Hmmz.. happened again today, and again when updating PHP versions on that server, normally no issue at all. No notice when updating Exim, Apache, Pureftpd earlier this week, only on PHP updates. Maybe @zEitEr a clue on what this odd behaviour is? Everything is working and everything is updated...
  9. Richard G

    Solved Extra root user present in Alma10 as systemd, is that normal?

    Normally when I use the command to see who's online as root I only see 1 root user. Now on a VPS I see 2 root users, however, one is a systemd user, but this works confusing to me. Is this something new in Alma 10 and normal? Or is this an odd situation, instantly is present again after a...
  10. Richard G

    DirectAdmin 1.701

    Hopefully this can be reverted then because that does not seem a good idea.
  11. Richard G

    Mitigation for Dirty Frag Linux local privilege escalation vulnerability

    Yes I see that link, but didn't remember the short name. Thanks! I just used the mitigation on all servers, better safe than sorry. :)
  12. Richard G

    Mitigation for Dirty Frag Linux local privilege escalation vulnerability

    I haven't done anything yet for mitigation or whatever but when I run this command on the servers: lsmod | grep -F -e esp4 -e esp6 -e rxrpc it gives no result so they are not loaded. I presume I still need to do the fix. What's a PoC?
  13. Richard G

    Security - cPanel zero day

    Oh I've read that news about the 44.000 already 6 days ago on security.nl site. I guess it's way more in the meantime.
  14. Richard G

    Problem with system messages on 1 server to Google (quarantaine)

    Looks related to this thread, I don't use any customisations for this. https://forum.directadmin.com/threads/incorrect-from-header-in-directadmin-messages.81087/page-2 However, if it normally does not work this way, then the question is the other way around, why -is- it working correctly on 1...
  15. Richard G

    Problem with system messages on 1 server to Google (quarantaine)

    @zEitEr do you have a clue as to why on this second server the "header-from" address from the reseller is set to hostname for system messages, while on both servers the mail and name is set exactly the same, just with different company domain address ofcourse?
  16. Richard G

    Technical issue CSF and DNS on VIP

    You should think that, but in fact this disables the setting in named.conf and this causes bind to use it's default setting, which in fact enables these ports. I know it looks and sound very strange. I never figured this out but on one server, disabling this and restarting named caused thing to...
  17. Richard G

    Technical issue CSF and DNS on VIP

    One seen this and solved it by adding // in the following 2 lines of named.conf so it looked like this: options { // listen-on port 53 { any; }; // listen-on-v6 port 53 { any; }; Normally this is not required, but odd enough on one VPS after adding this, problems were gone. Worth...
  18. Richard G

    Security - cPanel zero day

    And they are already heavily abused, there is a scan script and update solution for this part. I don't know if that also covers the copy_fail issue on CP.
  19. Richard G

    custom mx templates

    They should be work from there, it's alsways first custom directory, and then what needs to be customized. Same as with apache then it's the usr/local/directadmin/custombuild/custom/ap2/ (and then /conf or /conf/extra whatever is needed) so also custom directory after main directory. So the...
  20. Richard G

    Problem with system messages on 1 server to Google (quarantaine)

    Hold on, the second one is my-company.nl with a dash in between, dus een streepje er tussen, these are different domain names. When looking at the reports, both servers use the correct header-from, so that is correct. But it fails after that, where server 1 is using "domain mycompany.nl" and...
Back
Top