Below is a list of commands that you can run from your virtual server to update to the latest version.
- CentOS
# yum update - Debian
# aptitude update
# aptitude dist-upgrade - Fedora
# yum update - Ubuntu
# sudo apt-get upgrade - OpenSUSE
# zypper refresh
# zypper update
We recommend running these update commands at least once a week at a minimum or once a month at the longest.