Hi,
i try to enable Shell Fork Bomb Protection from WHM but when i click Enable after refresh page it cant be enable
staying on Disabled
Hi,
i try to enable Shell Fork Bomb Protection from WHM but when i click Enable after refresh page it cant be enable
staying on Disabled
In order to enable Shell Fork Bomb Protection, the /etc/profile file must be editable:
If the file has -i on it, then it will need to be made mutable to be edited for this service:Code:lsattr /etc/profile
Code:chattr -i /etc/profile
cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
-- Tristan, Forums Technical Analyst, cPanel Tech Support
Submit a ticket | Check an existing ticket
thanks!
Perfect, Thanks!