ri
richardevcom
@richardevcom
4topics
47posts
joined
last seen
Recent topics
Recent replies
RuntimeError: populate() isn't reentrant[quote="sajetek_developer, post:3, topic:58075"] So in case you also run into this issue after the csf fix. [/quote] As always, your contribution in debugging tCSF Installation Disabled After CyberPanel Update: Firewall Settings Hidden and Installation ErrorsFYI CyberPanel released an update where amongst other important fixes, CSF is supopsedly fixed as well. Has anyone upgraded to the latest stable version and canCSF Installation Disabled After CyberPanel Update: Firewall Settings Hidden and Installation ErrorsGreat. I'll give it a try this week (more interested in Ubuntu 22.04)CSF Installation Disabled After CyberPanel Update: Firewall Settings Hidden and Installation ErrorsCSF is discontinued as a feature for upcoming versions. No info from CP developers yet.I can't install cfsWhat exactly doesn't work for you? Please post some error logs.How do I configure my email?You can open/close ports on your server in Firewall settings. If you're using CSF, the ConfigServ CSF.IncScheduler eating all my server's CPU``` nice python_script_name cpulimit -l 60 -p `pgrep -f python_script_name\.py` ```How do I configure my email?In CyberPanel: 1. Go to `Email` > `Create Email` [https://<your_domain>:8090/email/createEmailAccount](https://<your_domain>:8090/email/createEmailAccount) 2. CReceiving emails from root to root> LFD means **Login Failure Daemon**, or LFD. LFD watches your user activity for excessive login failures which are commonly seen during brute force attacks.IncScheduler eating all my server's CPUYou could use any of these three options available to limit any process CPU usage (be aware that this will prolong the backup process): 1. `nice <process>` 2. `