How can I update the kernel on my lightsail server

0

I received the following error message:

Kernel Security Notice mail.xyz.com The new kernel is available Please update your kernel as soon as you can to keep your system secure. This will require a server reboot.

Does anyone know the exact steps to complete this?

  • Which OS are you using?

profile picture
RVAWEB
feita há um ano458 visualizações
1 Resposta
1

you can follow these steps

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install linux-image-$(uname -r)

sudo reboot

uname -r

profile picture
ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas