Admin-Ahead Community

Linux => Control Panels => Plesk => Topic started by: kirann on January 27, 2018, 03:44:15 pm

Title: How to disable auto-updates in Plesk?
Post by: kirann on January 27, 2018, 03:44:15 pm
How to disable auto-updates in Plesk?
************************************
Via Plesk GUI:
**************

1)Log into Plesk;
2)Navigate to Tools & Settings > Upgrade and update settings;
3)Disable automatic updates as shown in the picture:
4)Click OK.

Via command line:
***************
Connect to the server via SSH;

Run the following command:
*************************************
plesk bin server_pref -u -autoupdates false
*************************************