Livepatch

Differences between revisions 2 and 11 (spanning 9 versions)
Revision 2 as of 2017-11-22 17:00:17
Size: 129
Editor: alexmoldovan
Comment:
Revision 11 as of 2017-11-22 21:52:09
Size: 1456
Editor: alexmoldovan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The kernel Livepatch service lets you apply kernel fixes without restarting your Ubuntu 16.04 LTS and Ubuntu 14.04 LTS systems. = Overview =

The Canonical Livepatch Service is Available to all Ubuntu Advantage customers, and also for personal use for free up to a maximum of three Ubuntu 16.04 LTS and 14.04 LTS systems. It updates your Ubuntu your systems with the highest and most critical security vulnerabilities, without requiring a reboot in order to take effect.

= System Requirements =

The Livepatch service is available for the generic flavour of the 64-bit Intel/AMD (aka, x86_64, amd64) builds of the Ubuntu 16.04 LTS (Xenial) kernel, which is a Linux 4.4 kernel, as well as Ubuntu 14.04 LTS running the Linux 4.4 [[https://wiki.ubuntu.com/Kernel/LTSEnablementStack|Hardware Enablement kernel]]. It works on Ubuntu 16.04 LTS and 14.04 LTS Servers and Desktops, on physical machines, virtual machines, and in the cloud. As mentioned before, Ubuntu 14.04 LTS systems must use the Hardware Enablement kernel.

= How to enable Livepatch =
First install the canonical-livepatch daemon:

`sudo snap install canonical-livepatch`

And then you need to enable it:

`sudo canonical-livepatch enable`

This command will first ask you if this system is covered under an Ubuntu Advantage support contract with Canonical, and if so, you’ll be directed to the [[https://auth.livepatch.canonical.com/|Canonical Livepatch portal]] where you’ll provision your credentials, then paste them into the dialog.

= How to get security notices for Livepatch =

= FAQ =

Overview

The Canonical Livepatch Service is Available to all Ubuntu Advantage customers, and also for personal use for free up to a maximum of three Ubuntu 16.04 LTS and 14.04 LTS systems. It updates your Ubuntu your systems with the highest and most critical security vulnerabilities, without requiring a reboot in order to take effect.

System Requirements

The Livepatch service is available for the generic flavour of the 64-bit Intel/AMD (aka, x86_64, amd64) builds of the Ubuntu 16.04 LTS (Xenial) kernel, which is a Linux 4.4 kernel, as well as Ubuntu 14.04 LTS running the Linux 4.4 Hardware Enablement kernel. It works on Ubuntu 16.04 LTS and 14.04 LTS Servers and Desktops, on physical machines, virtual machines, and in the cloud. As mentioned before, Ubuntu 14.04 LTS systems must use the Hardware Enablement kernel.

How to enable Livepatch

First install the canonical-livepatch daemon:

sudo snap install canonical-livepatch

And then you need to enable it:

sudo canonical-livepatch enable

This command will first ask you if this system is covered under an Ubuntu Advantage support contract with Canonical, and if so, you’ll be directed to the Canonical Livepatch portal where you’ll provision your credentials, then paste them into the dialog.

How to get security notices for Livepatch

FAQ

azzar1/Kernel/Livepatch (last edited 2019-01-29 15:51:42 by azzar1)