Table of Contents
Desktop version upgrade method:
Server version upgrade method:
Home System Tutorial LINUX Steps to upgrade Ubuntu 21.10 and other versions to Ubuntu 22.04 LTS

Steps to upgrade Ubuntu 21.10 and other versions to Ubuntu 22.04 LTS

Jan 13, 2024 pm 11:33 PM
ubuntu upgrade

According to the announcement issued by Canonical, Ubuntu 22.04 LTS Jammy Jellyfish has been officially released, but currently Ubuntu 21.04 users cannot directly upgrade due to errors in snapd and update-notifier. This error will be resolved in the next few days. By then Only users using Ubuntu 21.04 can upgrade.

So what should we do if we need to upgrade from an old version? It is divided into desktop version (version with GUI environment) and Server version.

Ubuntu 21.10等旧版本升级Ubuntu 22.04 LTS的操作方法

▲You can see that there are currently no updates available for 20.04

Desktop version upgrade method:

Open the software update settings in the system settings

Click to update

Set the Notify me of new Ubuntu versions drop-down menu to For any new version

Press Alt F2 to enter this command update-manager -c

The update manager should then open and prompt you that the new release version 22.04 is available

If not, you can use /usr/lib/ubuntu-release-upgrader/check-new-release-gtk and follow the on-screen prompts

Server version upgrade method:

Make sure etc/update-manager/release-upgrades settings are normal

Execute this command in the terminal: sudo do-release-upgrade

Follow the on-screen prompts

Please note that the server upgrade will use the GNU screen and automatically reconnect after the connect terminal appears

Note: Ubuntu Desktop desktop version and Ubuntu Server server version do not have offline upgrade options, so you must connect to the Internet if you want to upgrade. Domestic users please be sure to modify the image source before upgrading. Directly using Ubuntu's default image source may cause very slow download speeds.

The above is the detailed content of Steps to upgrade Ubuntu 21.10 and other versions to Ubuntu 22.04 LTS. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

PHP Tutorial
1502
276
Install Guacamole for Remote Linux/Windows Access in Ubuntu Install Guacamole for Remote Linux/Windows Access in Ubuntu Jul 08, 2025 am 09:58 AM

As a system administrator, you may find yourself (today or in the future) working in an environment where Windows and Linux coexist. It is no secret that some big companies prefer (or have to) run some of their production services in Windows boxes an

How to find my private and public IP address in Linux? How to find my private and public IP address in Linux? Jul 09, 2025 am 12:37 AM

In Linux systems, 1. Use ipa or hostname-I command to view private IP; 2. Use curlifconfig.me or curlipinfo.io/ip to obtain public IP; 3. The desktop version can view private IP through system settings, and the browser can access specific websites to view public IP; 4. Common commands can be set as aliases for quick call. These methods are simple and practical, suitable for IP viewing needs in different scenarios.

How to Install NodeJS 14 / 16 & NPM on Rocky Linux 8 How to Install NodeJS 14 / 16 & NPM on Rocky Linux 8 Jul 13, 2025 am 09:09 AM

Built on Chrome’s V8 engine, Node.JS is an open-source, event-driven JavaScript runtime environment crafted for building scalable applications and backend APIs. NodeJS is known for being lightweight and efficient due to its non-blocking I/O model and

System requirements to install linux System requirements to install linux Jul 20, 2025 am 03:49 AM

Linuxcanrunonmodesthardwarewithspecificminimumrequirements.A1GHzprocessor(x86orx86_64)isneeded,withadual-coreCPUrecommended.RAMshouldbeatleast512MBforcommand-lineuseor2GBfordesktopenvironments.Diskspacerequiresaminimumof5–10GB,though25GBisbetterforad

How to Install MySQL 8.0 on Rocky Linux and AlmaLinux How to Install MySQL 8.0 on Rocky Linux and AlmaLinux Jul 12, 2025 am 09:21 AM

Written in C, MySQL is an open-source, cross-platform, and one of the most widely used Relational Database Management Systems (RDMS). It’s an integral part of the LAMP stack and is a popular database management system in web hosting, data analytics,

Ubuntu 25.04 'Plucky Puffin”: A Bold Leap Forward with GNOME 48 and HDR Brilliance Ubuntu 25.04 'Plucky Puffin”: A Bold Leap Forward with GNOME 48 and HDR Brilliance Jul 12, 2025 am 09:28 AM

Ubuntu has long stood as a bastion of accessibility, polish, and power in the Linux ecosystem. With the arrival of Ubuntu 25.04, codenamed “Plucky Puffin”, Canonical has once again demonstrated its commitment to delivering a

How to Install MongoDB on Rocky Linux and AlmaLinux How to Install MongoDB on Rocky Linux and AlmaLinux Jul 12, 2025 am 09:29 AM

MongoDB is a high-performance, highly scalable document-oriented NoSQL database built to manage heavy traffic and vast amounts of data. Unlike traditional SQL databases that store data in rows and columns within tables, MongoDB structures data in a J

How to Install Magento on Rocky Linux and AlmaLinux How to Install Magento on Rocky Linux and AlmaLinux Jul 08, 2025 am 09:50 AM

Written in PHP, Magento is a popular open-source, and versatile eCommerce platform that provides businesses with an online shopping cart. It leverages various PHP frameworks such as Symfony and Laminas to enhance its functionality and usability. Mage

See all articles