Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Ubuntu 18.04 - Upgrade Kernel

Server

sudo apt update && \
  sudo apt-get install -y --install-recommends \
  linux-generic-hwe-18.04 

Desktop

sudo apt update && \
  sudo apt-get install -y --install-recommends \
  linux-generic-hwe-18.04 \
  xserver-xorg-hwe-18.04  

References

Last updated: 4th January 2023
First published: 13th August 2019

This blog is created by Stuart Page

I'm a freelance web developer and technology consultant based in Surrey, UK, with over 10 years experience in web development, DevOps, Linux Administration, and IT solutions.

Need support with your infrastructure or web services?

Get in touch