Search results

  1. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Girl (since you're not a dude), read the legal terms of Microsoft. Windows remains property of Microsoft, you are only allowed to use it under license. :) No sorry. To avoid law suits like threatened with in this thread, I don't want that kind of mess so I only sell monthly prices on the left...
  2. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Yes, with restriction that you can not use it outside that datacenter and only with servers of that datacenter since it's bundled reselling. Very officially they may not even sell it but only rent it out. No, the datacenter owes the licenses and it's sold to you as bundle with the server. If...
  3. Richard G

    Spam sent to all clients

    Probably e-mail addresses are known. There are methods to get a full list of all domains belonging to a server and/or nameserver so that might be an option. Mostly an info or contact mail address always works. If it are different non info or contact mail addresses, then it might be something...
  4. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Ha LoL you beat me to it, I just wanted to say "there goes your popcorn business". :ROFLMAO:
  5. Richard G

    Admin backups not running

    There you go. DA is not able to set owner of the directory, so it's a permission problem. You might want to check owner and permissions on... what is this you're backing up to, your NAS?
  6. Richard G

    BotBlocker, the result of years of frustration.

    I'm just wondering, I see honey pot hit lines of for example /wp-content/uploads but aren't for example certain things provided via the /includes and /uploads directory when normally visiting wordperfect sites? Or is that another technique which is scanned? Unfortunately I don't have a test...
  7. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Well... you started with the harassment and cyberbullying by calling people names and swearing so you can have a ball with that in court. Because we all did not swear once. You should also know that by publicly calling the DA company scammers without you having any contract with them, you are...
  8. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    :ROFLMAO: :ROFLMAO: :ROFLMAO: :ROFLMAO: :ROFLMAO: :ROFLMAO: Good luck with that, I will see your lawyer coming gladly. I did not where assume there was a violation at your part. You might want to learn to read. I said you don't have a contract with DA, end of story. That the party which sold...
  9. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    LoL, let's first wait what is going to happen. I'm almost sure MS will win this lawsuit. I overlooked this: NOT your property. You were making use of an internal license, property of the datacenter which rent or sold it to you as part of the server contract. In fact... You don't have ANY...
  10. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Great to see that I'm writig with the kindergarten. I had a vBulletin lifetime license, also declared EOL and this can happen with any license including lifetime licenses. You should wait until you get to primary school and learn something, including using language on a forum.
  11. Richard G

    New Personal PLUS license

    Please put off your caps lock. And what exactly do you mean with your question?
  12. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Whahaha and you call -me- stupid. Ever heard of EOL declaration? Would you rather see that then? Because that's also an option and it's fully legal. Happened with other lifetime licenses too of other products. That is normal in software land. Only thing I can agree on is that they did not inform...
  13. Richard G

    LIFETIME MEANS UNTIL I’M DEAD!!!!!!!!!

    Dude... get a life and check the internet what lifetime in software means. You're still using windows 95 too right? ;) Anyway, software is still working, even some updates, you can just not use it anymore with new softaware but DA itself still works. There are already a couple of threads with...
  14. Richard G

    when adding a domain as an alias there is no option to add mail for this domain

    In order to have seperate mail addresses you have to create 1.shop.net not as subdomain but as seperate domain name. That seems odd to me, should not happen. Try to disable automatic redirect in Directadmin itself, set it to "none" and see if that helps. But you have to remove the alias first.
  15. Richard G

    phpMyAdmin SSO 404 error for Starlink users IPv4/IPv6 mismatch

    I found an older thread about the same issue, seems fixed their, maybe you can do something with the information. Should work out of the box with ipv6 tho, I agree. https://forum.directadmin.com/threads/phpmyadmin-not-working-on-ipv6.66869/
  16. Richard G

    DirectAdmin 1.695

    Yep they are surely evolved, but I just use that one for temporary blocks in CSF. This way there is no need for me to have an unblock_ip.sh as temp blocks are released automatically by CSF. ;) But for people who want to run things more comprehensive and/or via the DA interface, they should for...
  17. Richard G

    DirectAdmin 1.695

    Maybe mine is not affected, still not sure. My block_ip.sh is called by the brute_force_notice_ip.sh script. Contents of this script is: #!/bin/sh SCRIPT=/usr/local/directadmin/scripts/custom/block_ip.sh ip=$value $SCRIPT exit $?; And the block_ip.sh is #!/bin/sh /etc/csf/csf.pl -td $ip 14400...
  18. Richard G

    DirectAdmin 1.695

    I'm confused now, does this affect the block_ip.sh file? I'm also using that, can I keep the seconds setting or do I need to change that value so it will be minutes after the newest update? Always has been seconds until now (as should be). So these things should not suddenly be changed for no...
  19. Richard G

    Personal - $24/year licence, is legacy code?

    DA updates - yes PHP and apache and Exim/Dovecot and similar - yes Mysql/Mariadb - only for current versions Mysql (8.5 if I'm correct) and MariaDB 10.6, not for 10.11 OS support - Nothing newer than RHEL 9, so also for example nog Debian 13 or Ubuntu 24.x and so on. Those things are also...
  20. Richard G

    DNSSEC on hostname

    I think it does unless you know what you're doing. Because you won't get an SSL record for your hostname, unless you either use wildcard DNS or add the hostname sub in the directadmin.conf like you would do when adding imap (which is also not a real subdomain). Also we've seen issues with mail...
Back
Top