cPanel Server Management
For 24×7 cPanel Server Management with Monitoring, Unlimited Tech Support, Disaster Recovery, Security updates and much more Signup today!
Disable Auto Updates in CSF
—> To check the AUTO_UPDATES enabled on the CSF configuration.
# grep AUTO_UPDATES /etc/csf/csf.conf
AUTO_UPDATES = “1”
The given result shows that the auto update is enabled (“1”- enables the auto update).
—> To disable the AUTO_UPDATES.
# vi /etc/csf/csf.conf
vi – command that is used to create or edit the file

AUTO_UPDATES = “0”
Change the Auto update as “0”, So that the update will become disabled.
:wq – to write and quit the editor.
Restart the service.
# csf -r
csf – command.
r – restart the service.
NOTE: Don’t forget to restart the service, If not the changes that has been made won’t apply.
—> Other method to restart the service and check the status.
# systemctl restart {csf,lfd}
# systemctl status {csf,lfd}
cPanel Server Management
AssistanZ is a pioneer in offering 24×7 cPanel Server Management Service since 2004. We offer 24×7 cPanel Server Management
- cPanel Server Management
- cPanel Installation and Setup
- cPanel Server Optimization
- cPanel Server Migration
- cPanel Server Security and Hardering
- cPanel Server Monitoring
- cPanel Server Hack Recovery
and Much more