Same goes for downvotes - giving something a downvote is the equivalent of giving everything else an upvote.
So good, these two are absolute gems
After X attempts to log in, it bans the IP address.
It will scan your wordpress files and alert you if any of them have changed in suspicious ways (hacked).
It can disable the xml-rpc endpoint which is rarely used and is a big vector for hacking.
... and a lot more but those are the main ones for me.
There are not as many sysadmin job these days because so many on-prem deployments have moved to the cloud. Consider becoming a cloud version of a sysadmin (whatever they're calling it now...). Every platform offers lots of free learning resources and has a certification process.
The WordFence plugin is a must-have for security.
If you use Caddy instead of Apache then you get SSL automatically. You'll need php-fpm as well, tho.
Ok if trying a memory limit of 512MB doesn't work then I'm out of ideas, sorry.
Similar to Lemmy or Mbin.
Https://join.PieFed.social
Yeah, sort of. The total number of subscriptions (by all users) determines the load caused by federation. If you subscribe to 200 communities then I subscribe to the same 200 the federation load will not increase.
So once an instance has more than a dozen users pretty much every community that exists will be subscribed to and adding more users will not increase federation load (but it would increase load caused by the UI)
Any interesting things in Reports -> Status? Sometimes there are warnings in there which point to config issues.
So weird!
Very unlikely to be a proxmox issue.
134217728 bytes is only 138 MB so your php memory limit is set lower than you think. Your php config needs work. Restart Apache and php-fpm (if using) after changing php.ini and use phpinfo(); to check that your changes were applied successfully.
A memory limit of 256 MB should be ok.
Ehh, it's ok in the case of JetBrains - if your subscription lapses your license converts to a 'perpetual fallback license' so can just continue using the version you installed when the subscription was originally purchased.
I'm using a 4 year old version of PhpStorm with no issues and no subscription. My PyCharm sub ended 6 months ago and I'm staying on the 2023 version of PyCharm because the latest version comes with lots of AI which makes my CPU fans scream continuously.