Here, we cover re-enabling the automatic package updates from the command line and CWP Admin.
The CWP software automatically updates within 48 hours of a new release, but by default, CWP does not automate updates for system packages. However, we have configured our CWP servers to run nightly package (yum) updates automatically.
We do not recommend disabling automated updates for security reasons. Still, there may be special cases where you must disable the automatic package update and then re-enable it.
Related Articles
Via Command Line
IMPORTANT: This solution will require root access. If this needs to be obtained, request root access.
- SSH into the server as root
- Run the command
rm -f /etc/disable-auto-updates
Via CWP Admin
CAUTION: This is the server's root File Manager, and modifying and/or removing the wrong file or folder can damage the system; exercise extreme caution during this process.
IMPORTANT: This solution will require root access. If this needs to be obtained, request root access.
- Log into CWP Admin
- Navigate to File Manager, located under File Management
- In the left panel of File Manager, click the /etc folder to enter it
- Locate the file disable-auto-updates
- Click it once to highlight it
- Right-click the file
- Click Delete
- Click Delete again to confirm the deletion
Comments
0 comments
Article is closed for comments.