Question
Sometimes it is necessary to manually update packages before an update runs. This typically happens when major system packages need to be updated.
Answer
WHM:
- Access your cPanel & WHM server as the
rootuser. - Navigate to WHM / Software / System Update
- On this page, click Update.
Command-line:
- Access your server via SSH as the
rootuser: How to connect to a cPanel server via SSH? - Run the following command.
# /scripts/update-packages
Comments
0 comments
Article is closed for comments.