OnetSolutions
EN
Ask or search…
K
Comment on page
📦

How to update the kernel

Upgrading the kernel is a straightforward process that only requires a reboot upon completion of the upgrade.

Requirements

  • a VPS
  • an OnetSolutions account

Instructions

To configure your server, it is necessary to establish a connection and execute the appropriate command based on your operating system.

CentOS

yum update -y

Debian & Ubuntu

apt-get update
apt-get upgrade -y

Reboot

To apply the update, it is necessary to restart the server.