Skip to main content
  1. Blog
  2. Article

Joshua Powers
on 6 May 2020


This article originally appeared on Joshua Powers’ blog

The Ubuntu Server Live Installer, introduced with the release of Ubuntu 18.04 LTS (Bionic Beaver), provides a live Ubuntu Server environment along with a streamlined server installation experience. Building on guided installs for LVM, RAID, encrypted disks and advanced networking configuration (VLANs and bonds) the installer can refresh itself to the latest version during the live session. The update feature provides users with access to new features and bug fixes without needing to wait for the official point releases throughout the cycle. Let’s now have a look at how it works in practice. 

After booting the live Ubuntu Server session on an Internet-connected server the installer will check and notify users if there is a newer version available. Users can either update the installer or skip the update.

After selecting to update the installer, the user is shown the progress of the download and update. The install will resume after the update is complete.

The Updatable Ubuntu Server Live Installer is now available in both Ubuntu 18.04.3 LTS and Ubuntu 20.04 LTS. Users can download and try it here

Related posts


Luci Stanescu
19 May 2026

CVE-2026-46333 (ssh-keysign-pwn) Linux kernel vulnerability mitigations

Ubuntu Article

An information disclosure security vulnerability in the Linux kernel was publicly disclosed on May 15th, 2026. The vulnerability was reported by Qualys and fixed in the mainline Linux kernel tree. A proof-of-concept exploit was published soon after public disclosure. The ID CVE-2026-46333 was assigned, but the vulnerability is also referr ...


Miha Purg
15 May 2026

Finding the blind spot: How Canonical hunts logic flaws with AI

AI Article

AI is accelerating and improving how security engineers find and fix vulnerabilities. A new tool developed and used at Canonical, called Redhound, has already uncovered three critical logic vunerabilites, paving the way for a more secure software landscape. ...


Luci Stanescu
14 May 2026

Fragnesia Linux kernel local privilege escalation vulnerability mitigations

Ubuntu Article

A local privilege escalation (LPE) vulnerability affecting the Linux kernel has been publicly disclosed on May 13, 2026. The vulnerability does not have a CVE ID published, but is referred to as “Fragnesia.”  The vulnerability affects multiple Linux distributions, including all Ubuntu releases. The affected components are the Linux kernel ...