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.
- a VPS
- an OnetSolutions account
To configure your server, it is necessary to establish a connection and execute the appropriate command based on your operating system.
yum update -y
apt-get update
apt-get upgrade -y
To apply the update, it is necessary to restart the server.
Last modified 6mo ago