Control Web Panel – Server Update
1. Preparing Server
Let’s install required packages for CWP installation
yum -y install wget
2. Server Update
Now we need to update your server to the latest version
yum -y update
3. Reboot Server
Reboot your server so that all updates can take effect.
reboot