Livepatch

Differences between revisions 12 and 14 (spanning 2 versions)
Revision 12 as of 2017-11-23 14:50:22
Size: 1789
Editor: alexmoldovan
Comment:
Revision 14 as of 2017-11-23 15:09:18
Size: 1358
Editor: alexmoldovan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
= How to enable Livepatch =
First install the canonical-livepatch daemon:
= How to get security notices for Livepatch =
Line 12: Line 11:
`sudo snap install canonical-livepatch`

And then you need to enable it:

`sudo canonical-livepatch enable`

 Verify the status with:

`canonical-livepatch status --verbose`

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 =
in progress: Subscribe to the [[https://lists.ubuntu.com/mailman/listinfo/ubuntu-security-announce|security-announce]] mailing list.

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 get security notices for Livepatch

in progress: Subscribe to the security-announce mailing list.

FAQ

What other requirements are needed?

Using an unmodified Ubuntu kernel and network access to the Canonical Livepatch Service (https://livepatch.canonical.com:443). You also will need to apt update/upgrade to the latest version of snapd (at least 2.15).

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