From 9186d72cf5790c141a03252f533c197faab349c3 Mon Sep 17 00:00:00 2001 From: Akbar Abdrakhmanov Date: Tue, 30 Jan 2024 13:57:10 +0600 Subject: [PATCH 01/57] update /download/risc-v for 24.04 release --- templates/download/risc-v/index.html | 3 --- templates/download/risc-v/tab-1.html | 3 +-- templates/download/risc-v/tab-2.html | 3 +-- templates/download/risc-v/tab-3.html | 6 ++--- templates/download/risc-v/tab-4.html | 6 ++--- templates/download/risc-v/tab-5.html | 3 +-- templates/download/risc-v/tab-6.html | 36 +++++++++++++++---------- templates/download/risc-v/tab-7.html | 40 ---------------------------- 8 files changed, 29 insertions(+), 71 deletions(-) delete mode 100644 templates/download/risc-v/tab-7.html diff --git a/templates/download/risc-v/index.html b/templates/download/risc-v/index.html index 5cb2fb07b34..70b92f53bf5 100644 --- a/templates/download/risc-v/index.html +++ b/templates/download/risc-v/index.html @@ -47,7 +47,6 @@

Download Ubuntu for RISC-V Platforms
  • -
  • @@ -57,7 +56,6 @@

    Download Ubuntu for RISC-V PlatformsQEMU emulator - @@ -69,7 +67,6 @@

    Download Ubuntu for RISC-V Platforms diff --git a/templates/download/risc-v/tab-1.html b/templates/download/risc-v/tab-1.html index f61038cb9c6..98518832b6c 100644 --- a/templates/download/risc-v/tab-1.html +++ b/templates/download/risc-v/tab-1.html @@ -23,8 +23,7 @@

    Ubuntu Server

    - Download 23.10 - Download {{ releases.lts.full_version }} + Download 24.04

    How to install Ubuntu on the Nezha

    diff --git a/templates/download/risc-v/tab-2.html b/templates/download/risc-v/tab-2.html index b650197ec09..cb9eba76a7f 100644 --- a/templates/download/risc-v/tab-2.html +++ b/templates/download/risc-v/tab-2.html @@ -29,8 +29,7 @@

    Ubuntu Server

    - Download 23.10 - Download {{ releases.lts.full_version }} + Download 24.04

    How to install Ubuntu on the Microchip Polarfire SoC FPGA Icicle Kit

    diff --git a/templates/download/risc-v/tab-3.html b/templates/download/risc-v/tab-3.html index c54b576aacf..07d9a2451e4 100644 --- a/templates/download/risc-v/tab-3.html +++ b/templates/download/risc-v/tab-3.html @@ -23,8 +23,7 @@

    Ubuntu Server

    - Download 23.10 - Download {{ releases.lts.full_version }} + Download 24.04

    @@ -35,8 +34,7 @@

    Ubuntu Server

    - Download 23.10 live installer - Download {{ releases.lts.full_version }} live installer + Download 24.04 live installer

    How to install Ubuntu on QEMU RISC-V

    diff --git a/templates/download/risc-v/tab-4.html b/templates/download/risc-v/tab-4.html index 9a219b7975c..d2609c5878d 100644 --- a/templates/download/risc-v/tab-4.html +++ b/templates/download/risc-v/tab-4.html @@ -24,8 +24,7 @@

    Ubuntu Server

    If you have an NVMe drive, we advise you to use the Ubuntu Server live installer.

    - Download 23.10 - Download {{ releases.lts.full_version }} + Download 24.04

    @@ -36,8 +35,7 @@

    Ubuntu Server

    - Download 23.10 live installer - Download {{ releases.lts.full_version }} live installer + Download 24.04 live installer

    How to install Ubuntu on SiFive HiFive Unmatched

    diff --git a/templates/download/risc-v/tab-5.html b/templates/download/risc-v/tab-5.html index 415ef672226..46f002bba99 100644 --- a/templates/download/risc-v/tab-5.html +++ b/templates/download/risc-v/tab-5.html @@ -24,8 +24,7 @@

    Ubuntu Server

    - Download 23.10 - Download {{ releases.lts.full_version }} + Download 24.04

    How to install Ubuntu on the LicheeRV Dock

    diff --git a/templates/download/risc-v/tab-6.html b/templates/download/risc-v/tab-6.html index b0a35381bb6..8fe67f47ffe 100644 --- a/templates/download/risc-v/tab-6.html +++ b/templates/download/risc-v/tab-6.html @@ -1,19 +1,19 @@ -
    - {{ - image( - url="https://assets.ubuntu.com/v1/c21652ab-laptop-forubuntu-desktop.jpg", + {{ + image ( + url="https://assets.ubuntu.com/v1/69e634af-laptop-forubuntu-desktop.png", alt="", width="1801", height="954", hi_def=True, - loading="auto", - ) | safe + loading="auto" + ) | safe }}
    From 04884b537fc271ca710a70b47fd6d657bfec71c2 Mon Sep 17 00:00:00 2001 From: yelyzaveta Date: Wed, 10 Apr 2024 11:56:18 +0300 Subject: [PATCH 04/57] WD-10165 - update release charts for 24.04 --- static/js/src/chart-data.js | 19 ++++++++++++++++++- .../about/release_cycles/releases-table.html | 12 ++++++------ templates/server/index.html | 6 ++++++ 3 files changed, 30 insertions(+), 7 deletions(-) diff --git a/static/js/src/chart-data.js b/static/js/src/chart-data.js index 3aeb3f0b57e..4ff265bf92a 100644 --- a/static/js/src/chart-data.js +++ b/static/js/src/chart-data.js @@ -94,6 +94,23 @@ export var serverAndDesktopReleases = [ endDate: new Date("2024-07-20T00:00:00"), taskName: "23.10 (Mantic Minotaur)", status: "INTERIM_RELEASE", + },{ + startDate: new Date("2024-04-25T00:00:00"), + endDate: new Date("2034-04-25T00:00:00"), + taskName: "24.04 LTS (Noble Numbat)", + status: "MAIN_UNIVERSE", + }, + { + startDate: new Date("2024-04-25T00:00:00"), + endDate: new Date("2029-04-25T00:00:00"), + taskName: "24.04 LTS (Noble Numbat)", + status: "HARDWARE_AND_MAINTENANCE_UPDATES", + }, + { + startDate: new Date("2029-04-25T00:00:00"), + endDate: new Date("2034-04-25T00:00:00"), + taskName: "24.04 LTS (Noble Numbat)", + status: "ESM", }, ]; @@ -1126,8 +1143,8 @@ export var microStackStatus = { }; export var desktopServerReleaseNames = [ + "24.04 LTS (Noble Numbat)", "23.10 (Mantic Minotaur)", - "23.04 (Lunar Lobster)", "22.04 LTS (Jammy Jellyfish)", "20.04 LTS (Focal Fossa)", "18.04 LTS (Bionic Beaver)", diff --git a/templates/about/release_cycles/releases-table.html b/templates/about/release_cycles/releases-table.html index af4bbd671c7..b5c73170660 100644 --- a/templates/about/release_cycles/releases-table.html +++ b/templates/about/release_cycles/releases-table.html @@ -9,15 +9,15 @@ - 23.10 (Mantic Minotaur) - Oct 2023 - Jul 2024 + 24.04 LTS (Noble Numbat) + Apr 2024 + Apr 2034   - 23.04 (Lunar Lobster) - Apr 2023 - Jan 2024 + 23.10 (Mantic Minotaur) + Oct 2023 + Jul 2024   diff --git a/templates/server/index.html b/templates/server/index.html index 78470f21b1a..96ee16b9e46 100755 --- a/templates/server/index.html +++ b/templates/server/index.html @@ -258,6 +258,12 @@

    Security support for Ubuntu releases

    + + 24.04 LTS + Apr 2024 + Apr 2034 + + Ubuntu 22.04 LTS April 2022 From 8622e31de7ebb11830abfb55a8f7b258f613dcb6 Mon Sep 17 00:00:00 2001 From: yelyzaveta Date: Wed, 10 Apr 2024 11:57:52 +0300 Subject: [PATCH 05/57] WD-10165 - typo fix --- static/js/src/chart-data.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/js/src/chart-data.js b/static/js/src/chart-data.js index 4ff265bf92a..c72f179f398 100644 --- a/static/js/src/chart-data.js +++ b/static/js/src/chart-data.js @@ -94,7 +94,8 @@ export var serverAndDesktopReleases = [ endDate: new Date("2024-07-20T00:00:00"), taskName: "23.10 (Mantic Minotaur)", status: "INTERIM_RELEASE", - },{ + }, + { startDate: new Date("2024-04-25T00:00:00"), endDate: new Date("2034-04-25T00:00:00"), taskName: "24.04 LTS (Noble Numbat)", From 89de47fb9e48f6a15d228db57c4eeb7487c9279d Mon Sep 17 00:00:00 2001 From: yelyzaveta Date: Wed, 10 Apr 2024 12:07:30 +0300 Subject: [PATCH 06/57] WD-10165 - remove 23.04 from chart --- static/js/src/chart-data.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/static/js/src/chart-data.js b/static/js/src/chart-data.js index c72f179f398..14786364289 100644 --- a/static/js/src/chart-data.js +++ b/static/js/src/chart-data.js @@ -83,12 +83,12 @@ export var serverAndDesktopReleases = [ taskName: "22.04 LTS (Jammy Jellyfish)", status: "ESM", }, - { - startDate: new Date("2023-04-20T00:00:00"), - endDate: new Date("2024-01-20T00:00:00"), - taskName: "23.04 (Lunar Lobster)", - status: "INTERIM_RELEASE", - }, + // { + // startDate: new Date("2023-04-20T00:00:00"), + // endDate: new Date("2024-01-20T00:00:00"), + // taskName: "23.04 (Lunar Lobster)", + // status: "INTERIM_RELEASE", + // }, { startDate: new Date("2023-10-20T00:00:00"), endDate: new Date("2024-07-20T00:00:00"), From 5ab6bcd4dca4947126ede1ca617ede4d18a37a70 Mon Sep 17 00:00:00 2001 From: yelyzaveta Date: Wed, 10 Apr 2024 12:48:18 +0300 Subject: [PATCH 07/57] WD-10165 - removed commented code --- static/js/src/chart-data.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/static/js/src/chart-data.js b/static/js/src/chart-data.js index 14786364289..ed6e1c69baa 100644 --- a/static/js/src/chart-data.js +++ b/static/js/src/chart-data.js @@ -83,12 +83,6 @@ export var serverAndDesktopReleases = [ taskName: "22.04 LTS (Jammy Jellyfish)", status: "ESM", }, - // { - // startDate: new Date("2023-04-20T00:00:00"), - // endDate: new Date("2024-01-20T00:00:00"), - // taskName: "23.04 (Lunar Lobster)", - // status: "INTERIM_RELEASE", - // }, { startDate: new Date("2023-10-20T00:00:00"), endDate: new Date("2024-07-20T00:00:00"), From 4d89e2e14cc20ef31e9bc89ff36274176ff3157a Mon Sep 17 00:00:00 2001 From: yelyzaveta Date: Wed, 10 Apr 2024 12:54:55 +0300 Subject: [PATCH 08/57] WD-10165 - fix jinja lint error --- templates/server/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/server/index.html b/templates/server/index.html index 96ee16b9e46..aa09b03a569 100755 --- a/templates/server/index.html +++ b/templates/server/index.html @@ -239,7 +239,6 @@

    A release schedule
    you can depend -

    @@ -359,7 +358,7 @@

    Infrastructure
    and applications f

    From public clouds to data centres to devices

    Ubuntu is the most popular guest operating system on public clouds, the foundation for private cloud implementation and the platform of choice of developers according to the 2020 HackerEarth Developer Survey.

    -
    +
    Watch a webinar - “From VMware to Open Source” ›

    From 112b5d3b96a9327e3cda22d20920e10ce6c4e4a7 Mon Sep 17 00:00:00 2001 From: Carlos Wu Date: Wed, 10 Apr 2024 13:44:08 +0200 Subject: [PATCH 09/57] WD-10161 Remove desktop features (#13728) --- navigation.yaml | 2 - redirects.yaml | 1 + templates/desktop/features.html | 593 -------------------------------- 3 files changed, 1 insertion(+), 595 deletions(-) delete mode 100755 templates/desktop/features.html diff --git a/navigation.yaml b/navigation.yaml index b45c081226f..e6a0dc40f6f 100644 --- a/navigation.yaml +++ b/navigation.yaml @@ -270,8 +270,6 @@ desktop: children: - title: Overview path: /desktop - - title: Features - path: /desktop/features - title: Organisations path: /desktop/organisations - title: Developers diff --git a/redirects.yaml b/redirects.yaml index 655e724ed9c..e58973d2732 100644 --- a/redirects.yaml +++ b/redirects.yaml @@ -308,6 +308,7 @@ desktop/tenders/contact-us/?: "/desktop/contact-us" desktop/tenders/thank-you/?: "/desktop/thank-you" desktop/ubuntu-kylin.*: "https://cn.ubuntu.com/desktop/" desktop/why.*/?: "/desktop" +desktop/features: "/desktop" desktopedition/?: "/desktop" developer/?: "/desktop/developers" developer/blog/?: "https://snapcraft.io/blog" diff --git a/templates/desktop/features.html b/templates/desktop/features.html deleted file mode 100755 index 264046913d2..00000000000 --- a/templates/desktop/features.html +++ /dev/null @@ -1,593 +0,0 @@ -{% extends "desktop/base_desktop.html" %} - -{% block title %}Desktop features{% endblock %} -{% block meta_description %}Learn about all the great features and default applications in the Ubuntu desktop operating -system.{% endblock %} -{% block meta_copydoc %}https://docs.google.com/document/d/1nLHJlZ3igDwAAOUDP03wp4iKLxZts8110EA2ZOF5uaU/edit -{% endblock %} - -{% block body_class %}is-paper{% endblock %} - -{% block content %} - - -
    -
    -
    -
    -

    Features

    -

    Enjoy the simplicity of Ubuntu's intuitive interface. Fast, secure and with
    thousands of apps to choose from — for everything you want to do,
    Ubuntu has what you need.

    -
    -

    Download Ubuntu

    -
    -
    -
    -
    - -
    -
    -
    -
    -
    -

    A whole world of apps

    -
    -
    -

    Ubuntu offers thousands of apps available for download. Most are available for free and can be installed with - just a few clicks.

    -
    - Discover more apps in the Snap Store › -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/9917aba6-spotify-linux-256.png", - alt="Spotify icon", - height="32", - width="32", - hi_def=True, - ) | safe - }} -
    -
    -
    -

    Spotify

    -

    Play and stream your favourite songs, playlists and albums for free with Spotify.

    -
    -
    -
    -
    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/4bb576dc-bitwarden.svg", - alt="Bitwarden icon", - height="32", - width="32", - hi_def=True, - attrs={"class": "u-vertically-center"}, - ) | safe - }} -
    -
    -
    -

    Bitwarden

    -

    A secure and free password manager for all of your devices.

    -
    -
    -
    -
    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/7b460167-vlc-icon.png", - alt="VLC icon", - height="32", - width="32", - hi_def=True, - attrs={"class": "u-vertically-center"}, - ) | safe - }} -
    -
    -
    -

    VLC

    -

    No other video player is compatible with as many different file formats.

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/8daf0eb5-firefox_logo.png", - alt="Firefox icon", - height="32", - width="32", - hi_def=True, - attrs={"class": "u-vertically-center"}, - ) | safe - }} -
    -
    -
    -

    Firefox

    -

    A powerful, extensible web browser with support for modern web application technologies.

    -
    -
    -
    -
    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/8a2851df-slack-icon-vanilla.svg", - alt="Slack icon", - height="32", - width="32", - hi_def=True, - attrs={"class": "u-vertically-center"}, - ) | safe - }} -
    -
    -
    -

    Slack

    -

    Team communication and collaboration in one place so you can get more done.

    -
    -
    -
    -
    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/822c49e2-Visual+Studio+Code+logo.svg", - alt="Visual Studio Code icon", - height="32", - width="32", - hi_def=True, - attrs={"class": "u-vertically-center"}, - ) | safe - }} -
    -
    -
    -

    Visual Studio Code

    -

    VS Code combines the simplicity of a code editor with what developers need for the edit-build-debug - cycle.

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/5aeafc59-Chromium_Logo.svg", - alt="Chromium icon", - height="32", - width="32", - hi_def=True, - attrs={"class": "u-vertically-center"}, - ) | safe - }} -
    -
    -
    -

    Chromium

    -

    A fast, simple and secure web browser, built for the modern web.

    -
    -
    -
    -
    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/4ecb4f50-PyCharm_Logo.svg", - alt="PyCharm icon", - height="32", - width="32", - hi_def=True, - attrs={"class": "u-vertically-center"}, - ) | safe - }} -
    -
    -
    -

    PyCharm

    -

    PyCharm provides all the tools you need for productive Python coding.

    -
    -
    -
    -
    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/3f3a15ef-logo-telegram.svg", - alt="Telegram icon", - height="32", - width="32", - hi_def=True, - attrs={"class": "u-vertically-center"}, - ) | safe - }} -
    -
    -
    -

    Telegram

    -

    A fast and secure desktop messaging app, perfectly synced with your mobile phone.

    -
    -
    -
    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Office software

    -
    -
    -

    Create professional documents, spreadsheets and presentations on Ubuntu with LibreOffice, the open source - office suite that's compatible with Microsoft Office. That means you can open and edit files like Word - documents, Excel spreadsheets and PowerPoint presentations and share them with other users quickly and easily. - You can also use Google docs directly from your desktop.

    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/7f84bfa4-Jellyfish.png", - alt="", - width="1000", - hi_def=True, - loading="lazy", - ) | safe - }} - {{ - image( - url="https://assets.ubuntu.com/v1/3ed8eec4-desktop-22.04-libre.png", - alt="", - width="1000", - hi_def=True, - loading="lazy", - attrs={"class": "image-inside-another-image"}, - ) | safe - }} -
    -
    -
    - -
    -
    -
    -
    -

    Web browsing

    -
    -
    -

    Renowned for speed and security, Ubuntu and Firefox make browsing the web a pleasure again. Ubuntu also - supports Chrome and other browsers that can be installed from the Ubuntu Software centre.

    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/7f84bfa4-Jellyfish.png", - alt="", - width="1000", - hi_def=True, - loading="lazy", - ) | safe - }} - {{ - image( - url="https://assets.ubuntu.com/v1/b0cbd8b1-firefox-raspberrypi.png", - alt="", - width="1000", - hi_def=True, - loading="lazy", - attrs={"class": "image-inside-another-image"}, - ) | safe - }} -
    -
    -
    - -
    -
    -
    -
    -

    Email

    -
    -
    -

    Ubuntu comes with Thunderbird, Mozilla's popular email application, so you'll have fast desktop access to your - email. No matter which email services you use; Microsoft Exchange, Gmail, Hotmail, POP or IMAP, email just - works.

    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/7f84bfa4-Jellyfish.png", - alt="", - width="1000", - hi_def=True, - loading="lazy", - ) | safe - }} - {{ - image( - url="https://assets.ubuntu.com/v1/f55b4bed-desktop-22.04-email.jpg", - alt="", - width="1000", - hi_def=True, - loading="lazy", - attrs={"class": "image-inside-another-image"}, - ) | safe - }} -
    -
    -
    - -
    -
    -
    -
    -

    Photos

    -
    -
    -

    Ubuntu is full of free apps to help you enjoy, manage, edit and share your photos — whatever you use to - take them. With fantastic support for cameras and phones, you won't need any extra drivers to get up and - running.

    -
    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -
    - -
    -
    -
    -
    -

    Organise your photos

    -
    -
    -

    With Shotwell, you can quickly and easily import, organise, edit and view your pictures. And you can share your - favourite snaps on all popular photo sites and social networks.

    -
    -
    -
    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/1aef005e-desktop-22.04-photos.jpg", - alt="", - width="1360", - height="768", - hi_def=True, - loading="lazy", - ) | safe - }} -
    -
    -
    - -
    -
    -
    -
    -

    Edit and illustrate

    -
    -
    -

    Edit your photos or create professional illustrations and designs with tools like Gimp and Krita, available in - the Ubuntu Software centre.

    -
      -
    • -
      - {{ - image( - url="https://assets.ubuntu.com/v1/b38df947-krita.png", - alt="Krita icon", - width="80", - hi_def=True, - loading="lazy", - ) | safe - }} -
      -
    • -
    • -
      - {{ - image( - url="https://assets.ubuntu.com/v1/4d47a674-gimp-60x43.svg", - alt="Gimp icon", - width="80", - hi_def=True, - loading="lazy", - ) | safe - }} -
      -
    • -
    • -
      - {{ - image( - url="https://assets.ubuntu.com/v1/786ed546-blender.svg", - alt="Blender icon", - width="80", - hi_def=True, - loading="lazy" - ) | safe - }} -
      -
    • -
    -
    -
    - -
    -
    -
    -
    -

    Videos

    -
    -
    -

    Watch HD videos from your browser on Ubuntu, or use the default Movie Player and VLC and OpenShot from the Snap - Store. Edit your movies with Shotcut or kdenlive and then watch them in Movie Player.

    -
    -
    -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/de158d4e-desktop-22.04-video.jpg", - alt="", - width="1360", - height="768", - hi_def=True, - loading="lazy" - ) | safe - }} -
    -
    -
    - -
    -
    -
    -
    -

    Gaming

    -
    -
    -

    From Sudoku to first-person shooters, we've got loads of games that'll keep you busy for hours. There are - thousands of games available for Ubuntu, including titles from the Unity and Steam platforms. Pick from - critically acclaimed titles such as Dota 2, Kerbal Space Program and Counter Strike: Global Offensive.

    -
    -
    -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/1d582338-dota2.jpg", - alt="", - width="1360", - height="768", - hi_def=True, - loading="lazy" - ) | safe - }} -
    -
    -
    - -
    -
    -
    -
    -

    An open source operating system

    -
    -
    -

    Our code is shared openly throughout the development cycle. We are transparent about our plans for future - releases, so as a developer, hardware manufacturer, or OEM, you can work with us to start building Ubuntu - applications and systems now.

    -
    -
    -
    - -
    -
    -
    -
    -

    Backed by Canonical

    -
    -
    -

    Canonical is the global software vendor that provides commercial, design and engineering support - to the Ubuntu - project. Today, our hardware enablement team supports the pre-installation of Ubuntu on hundreds of laptops and - workstations, worldwide.

    -

    Learn more about how we support - Ubuntu ›

    -
    -
    -
    - -{% include "shared/contextual_footers/_desktop.html" %} - -{% endblock content %} - -{% block footer_extra %} - -{% endblock footer_extra %} \ No newline at end of file From 78efb8e4a371d94b7d737747f93c5da8791d7847 Mon Sep 17 00:00:00 2001 From: Carlos Wu Date: Thu, 11 Apr 2024 17:45:57 +0200 Subject: [PATCH 10/57] Update Raspi page for 24.04 release (#13738) --- releases.yaml | 18 +- templates/download/raspberry-pi/index.html | 464 ++++++++++----------- 2 files changed, 223 insertions(+), 259 deletions(-) diff --git a/releases.yaml b/releases.yaml index 4af0dc366b0..6d7a24ac06f 100644 --- a/releases.yaml +++ b/releases.yaml @@ -11,14 +11,16 @@ latest: release_notes_url: "https://discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534" iso_download_size: "4.5GB" lts: - slug: JammyJellyfish - name: "Jammy Jellyfish" - short_version: "22.04" - full_version: "22.04.4" - release_date: "April 2022" - eol: "April 2027" - release_notes_url: "https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/24668" - iso_download_size: "4.7GB" + slug: NobleNumbat + name: "Noble Numbat" + short_version: "24.04" + full_version: "24.04" + release_date: "April 2024" + eol: "April 2029" + release_notes_url: "https://discourse.ubuntu.com/t/noble-numbat-release-notes/24668" + iso_download_size: "3.8GB" + raspi_server_iso_size: "2.2GB" + raspi_desktop_iso_size: "986MB" previous_lts: name: "Focal Fossa" short_version: "20.04" diff --git a/templates/download/raspberry-pi/index.html b/templates/download/raspberry-pi/index.html index 913c794a359..d3eaa63a1ae 100644 --- a/templates/download/raspberry-pi/index.html +++ b/templates/download/raspberry-pi/index.html @@ -11,157 +11,146 @@ {% endblock meta_copydoc %} {% block body_class %}is-paper{% endblock %} {% block content %} -
    -
    -
    -

    - Install Ubuntu -
    - on a Raspberry Pi -

    -
    -
    -

    - Versatile and affordable, the Raspberry Pi is one of the most popular devices available on the market, with uses that range from education to industry. -

    -

    - With full Ubuntu support, open source developers have everything they need to get up and running quickly and securely. -

    -
    - {{ image( - url="https://assets.ubuntu.com/v1/016b770d-raspberry+pi+horizontal.svg", - alt="Raspberry Pi", - height="48", - width="36", - hi_def=True, - loading="auto" - ) | safe - }} -
    -
    +
    +
    +
    +

    + Install Ubuntu +
    + on a Raspberry Pi +

    -
    -
    -
    -
    -
    -

    First time installing Ubuntu on Raspberry Pi?

    -
    -
    -

    - The simplest way is to use the Raspberry Pi Imager which enables you to select an Ubuntu image when flashing your SD card. -

    -

    If you are on Ubuntu, open the terminal and run:

    -
    sudo snap install rpi-imager
    -

    - And follow our Desktop, Server and Core tutorials to get started. -

    -
    - Screenshot of the Raspberry Pi Imager, with three buttons letting you choose the Raspberry Pi device, operating system and storage where to write the image -
    +
    +

    + Versatile and affordable, the Raspberry Pi is one of the most popular devices available on the market, with uses that range from education to industry. +

    +

    + With full Ubuntu support, open source developers have everything they need to get up and running quickly and securely. +

    +
    + {{ + image( + url="https://assets.ubuntu.com/v1/016b770d-raspberry+pi+horizontal.svg", + alt="Raspberry Pi", + height="48", + width="36", + hi_def=True, + loading="auto" + ) | safe + }}
    -
    -
    -
    -
    -
    -

    Ubuntu {{ releases.latest.full_version }}

    -
    -
    -

    - The Raspberry Pi 5 is supported on the latest development release of Ubuntu with nine months of support, until July 2024. -

    -
    -

    - Download Ubuntu Desktop {{ releases.latest.full_version }} -   - ISO image, 2.4GB -

    -

    Minimum 4GBs of RAM required

    -
    -

    - Download Ubuntu Server {{ releases.latest.full_version }} -   - ISO image, 1.1GB -

    -
    +
    +
    +
    +
    +
    +
    +

    First time installing Ubuntu on Raspberry Pi?

    -
    -
    -
    -

    Ubuntu {{ releases.lts.full_version }} LTS

    -
    -
    -

    - The latest Long Term Supported release of Ubuntu with five years of security patching and maintenance until April 2027, extended to ten years with Ubuntu Pro. -

    -
    -

    - Download Ubuntu Desktop {{ releases.lts.full_version }} LTS - ISO image, 2.2GB -

    -

    Minimum 2GBs of RAM and 16GB storage required

    -
    -

    - Download Ubuntu Server {{ releases.lts.full_version }} LTS - ISO image, 986MB -

    +
    +

    + The simplest way is to use the Raspberry Pi Imager which enables you to select an Ubuntu image when flashing your SD card. +

    +

    If you are on Ubuntu, open the terminal and run:

    +
    sudo snap install rpi-imager
    +

    + And follow our Desktop, Server and Core tutorials to get started. +

    +
    + Screenshot of the Raspberry Pi Imager, with three buttons letting you choose the Raspberry Pi device, operating system and storage where to write the image
    -
    -
    -
    -

    Ubuntu Core 22

    -
    -
    -

    - An immutable, strictly confined operating system designed for Internet of Things (IoT) use-cases with a focus on security and simplified maintenance, supported until 2032. -

    -
    -

    - Download Ubuntu Core {{ releases.latest.core_version }} - ISO image, 263MB -

    +
    +
    +
    +
    +
    +
    +

    Ubuntu {{ releases.lts.full_version }} LTS

    +
    + {{ + image( + url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", + alt="Noble Numbat", + width="182", + height="135", + hi_def=True, + loading="auto" + ) | safe + }}
    -
    -
    -
    -
    -
    -

    Supported devices

    -
    -
    -

    - Certified devices are tested for reliability and performance, ensuring you have the best out-of-the-box Ubuntu experience. Ubuntu LTS releases are certified on select Raspberry Pi hardware. -

    -
    - -
    +
    +

    + The latest LTS version of Ubuntu, for desktop PCs and laptops. LTS stands for long-term support — which means five years of free security and maintenance updates, extended to 10 years with Ubuntu Pro. +

    +
    +

    + Download Ubuntu Desktop {{ releases.lts.full_version }} LTS + {% if releases.lts.raspi_desktop_iso_size %} + ISO image, {{ releases.lts.raspi_desktop_iso_size }} + {% endif %} +

    +

    Minimum 2GBs of RAM and 16GB storage required

    +
    +

    + Download Ubuntu Server {{ releases.lts.full_version }} LTS + {% if releases.lts.raspi_desktop_iso_size %} + ISO image, {{ releases.lts.raspi_server_iso_size }} + {% endif %} +

    +
    +
    +
    +
    +
    +

    Ubuntu Core 22

    +
    +
    +

    + An immutable, strictly confined operating system designed for Internet of Things (IoT) use-cases with a focus on security and simplified maintenance, supported until 2032. +

    +
    +

    + Download Ubuntu Core {{ releases.latest.core_version }} + ISO image, 263MB +

    +
    +
    +
    +
    +
    +
    +
    +

    Supported devices

    +
    +
    +

    + Certified devices are tested for reliability and performance, ensuring you have the best out-of-the-box Ubuntu experience. Ubuntu LTS releases are certified on select Raspberry Pi hardware. +

    +
    +
    -
    -
    -
    +
    +
    +
    +
    +
    @@ -171,42 +160,40 @@

    Supported devices

    Ubuntu {{ releases.lts.full_version }} LTS - - - - - - - - - - - - - - - +
    Ubuntu Core {{ releases.latest.core_version }}Ubuntu {{ releases.latest.full_version }}
    -

    Raspberry Pi 2

    +

    Raspberry Pi 5

    {{ image ( - url="https://assets.ubuntu.com/v1/8542c958-Raspberry+Pi+2.png", - alt="Raspberry Pi 2", - width="73", - height="48", - hi_def=True, - loading="lazy", - attrs={"class": "u-hide--small"}, - ) | safe + url="https://assets.ubuntu.com/v1/14667b44-raspberry-pi_5.png", + alt="Raspberry Pi 5", + width="61", + height="46", + hi_def=True, + loading="lazy", + attrs={"class": "u-hide--small"}, + ) | safe }} Yes, certifiedYes, certified -
    -

    Raspberry Pi 3

    +

    Raspberry Pi Zero 2 W

    {{ - image( - url="https://assets.ubuntu.com/v1/c4a007b6-Raspberry+Pi+3.png", - alt="Rapsberry Pi 3", - height="48", - width="75", + image ( + url="https://assets.ubuntu.com/v1/a79a3cee-raspberry-pi-z-2.png", + alt="Raspberry Pi Zero 2 W", + width="70", + height="46", hi_def=True, loading="lazy", attrs={"class": "u-hide--small"}, @@ -215,19 +202,18 @@

    Supported devices

    Yes, certified Yes, certified-
    -

    Raspberry Pi 4

    +

    Raspberry Pi CM4

    {{ - image( - url="https://assets.ubuntu.com/v1/a999bb5f-Raspberry+Pi+4.png", - alt="Raspberry Pi 4", + image ( + url="https://assets.ubuntu.com/v1/3be8f179-Raspberry-Pi-CM4.png", + alt="Raspberry Pi CM4", height="48", - width="75", + width="68", hi_def=True, loading="lazy", attrs={"class": "u-hide--small"}, @@ -236,7 +222,6 @@

    Supported devices

    Yes, certified Yes, certifiedYes
    @@ -257,19 +242,18 @@

    Supported devices

    Yes, certified Yes, certifiedYes
    -

    Raspberry Pi CM4

    +

    Raspberry Pi 4

    {{ - image ( - url="https://assets.ubuntu.com/v1/3be8f179-Raspberry-Pi-CM4.png", - alt="Raspberry Pi CM4", + image( + url="https://assets.ubuntu.com/v1/a999bb5f-Raspberry+Pi+4.png", + alt="Raspberry Pi 4", height="48", - width="68", + width="75", hi_def=True, loading="lazy", attrs={"class": "u-hide--small"}, @@ -278,104 +262,82 @@

    Supported devices

    Yes, certified Yes, certifiedYes
    -

    Raspberry Pi Zero 2 W

    +

    Raspberry Pi 3

    {{ - image ( - url="https://assets.ubuntu.com/v1/a79a3cee-raspberry-pi-z-2.png", - alt="Raspberry Pi Zero 2 W", - width="70", - height="46", + image( + url="https://assets.ubuntu.com/v1/c4a007b6-Raspberry+Pi+3.png", + alt="Rapsberry Pi 3", + height="48", + width="75", hi_def=True, loading="lazy", attrs={"class": "u-hide--small"}, ) | safe }} Yes, certifiedYes, certifiedYes
    -

    Raspberry Pi 5

    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/14667b44-raspberry-pi_5.png", - alt="Raspberry Pi 5", - width="61", - height="46", - hi_def=True, - loading="lazy", - attrs={"class": "u-hide--small"}, - ) | safe - }} - --YesYes, certified
    -
    -
    -
    - +
    +
    +
    +
    +
    +

    Make something great today

    -
    -
    -
    -
    - - + + {% endblock %} From c0dfd41b6cec53f2e302f2b8b10b1a28d677ba44 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Mon, 8 Apr 2024 18:00:10 +0200 Subject: [PATCH 11/57] Apply 24.04 copy updates --- templates/download/desktop/index.html | 35 ++----------------- .../shared/_secure-enterprise-management.html | 2 +- 2 files changed, 4 insertions(+), 33 deletions(-) diff --git a/templates/download/desktop/index.html b/templates/download/desktop/index.html index 63fad254ce4..088672eb179 100644 --- a/templates/download/desktop/index.html +++ b/templates/download/desktop/index.html @@ -14,7 +14,7 @@

    Download Ubuntu Desktop

    -

    The open-source desktop operating system that powers millions of PCs and laptops around the world. Find out more about Ubuntu's features and how we support developers and organisations below.

    +

    The open source desktop operating system that powers millions of PCs and laptops around the world. Find out more about Ubuntu's features and how we support developers and organisations below.


    @@ -123,35 +123,6 @@

    Ubuntu {{ releases.lts.full_version }} LTS

    -
    -
    -
    -
    -

    Ubuntu {{ releases.latest.full_version }}

    -
    -
    -

    The latest version of the Ubuntu operating system for desktop PCs and laptops, Ubuntu 23.10 comes with nine months of security and maintenance updates, until July 2024. Ubuntu {{ releases.latest.short_version }} release notes.

    -

    Recommended system requirements are the same as for Ubuntu {{ releases.lts.short_version }} LTS.

    -
    -

    - - Download {{ releases.latest.full_version }} - - - - Download {{ releases.latest.short_version }} (Legacy Desktop Installer) › - -

    -

    For other versions of Ubuntu Desktop including torrents, the network installer, a list of local mirrors and past releases check out our alternative downloads.

    -
    -
    -
    - {% include "download/shared/_downloads-resources.html" %}
    diff --git a/templates/download/shared/_secure-enterprise-management.html b/templates/download/shared/_secure-enterprise-management.html index 61d92410d7b..e274115cbd7 100644 --- a/templates/download/shared/_secure-enterprise-management.html +++ b/templates/download/shared/_secure-enterprise-management.html @@ -25,7 +25,7 @@

    Secure enterprise management
    with
  • Security updates for the full open source stack
  • Advanced Active Directory and LDAP integration
  • Estate monitoring and management
  • -
  • FIPS 140-2 certified modules and CIS hardening
  • +
  • FIPS 140-2 certified modules and CIS hardening
  • Minimise rolling reboots with Kernel Livepatch
  • Optional weekday or 24/7 support tiers
  • From a41dd5b0567abbcf8899e4cf793c0b540559cb57 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Fri, 12 Apr 2024 11:58:01 +0200 Subject: [PATCH 12/57] Add updated copy and run linter --- templates/download/desktop/index.html | 424 ++++++++++-------- .../download/shared/_downloads-resources.html | 84 ++-- 2 files changed, 275 insertions(+), 233 deletions(-) diff --git a/templates/download/desktop/index.html b/templates/download/desktop/index.html index 088672eb179..514bc26c689 100644 --- a/templates/download/desktop/index.html +++ b/templates/download/desktop/index.html @@ -1,205 +1,233 @@ {% extends "download/_base_download.html" %} - {% block title %}Download Ubuntu Desktop{% endblock %} - -{% block meta_copydoc %}https://docs.google.com/document/d/1ScuTtdrm3-iAvizTDxksVTAerV6QkCUN8Sg60uUlJsk/edit{% endblock meta_copydoc %} - +{% block meta_copydoc %} + https://docs.google.com/document/d/1ScuTtdrm3-iAvizTDxksVTAerV6QkCUN8Sg60uUlJsk/edit +{% endblock meta_copydoc %} {% block body_class %}is-paper{% endblock %} - {% block content %} - -
    -
    -
    -

    Download Ubuntu Desktop

    -
    -
    -

    The open source desktop operating system that powers millions of PCs and laptops around the world. Find out more about Ubuntu's features and how we support developers and organisations below.

    -
    - -
    -
    -
    - -
    -
    -
    -
    -
    -

    Ubuntu {{ releases.lts.full_version }} LTS

    -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/b743f1ee-jj-in-circle.png", - alt="", - width="200", - height="200", - hi_def=True, - loading="auto" - ) | safe - }} -
    -
    -
    -
    -

    - The latest LTS version of Ubuntu, for desktop - PCs and laptops. LTS stands for long-term support — which means five years of free security and - maintenance updates, extended to 10 years with Ubuntu Pro. -

    -
    -

    - Download - {{ releases.lts.full_version }} LTS - - ISO image, {{ releases.lts.iso_download_size }} - -

    -

    For other versions of Ubuntu Desktop including torrents, the network installer, a list of local mirrors and past releases check out our alternative downloads.

    -
    - -
    - -
    - - -
    -
      -
    • Linux 5.15 kernel
    • -
    • New Ubuntu theme with accent colours, improved integration for snaps and system-wide dark style preference support
    • -
    • GNOME Shell and most GNOME libraries updated to the 42 release
    • -
    • GNOME desktop performance improvements most notably on the Raspberry Pi
    • -
    • Wayland as the default display server for most systems (X11 remains the default for those with an NVIDIA discrete GPU)
    • -
    • Active Directory integration with the Ubuntu installer
    • -
    • Policy-based administration using Microsoft Active Directory Group Policy (GPO) and advanced policy support for Ubuntu Pro Desktop users
    • -
    -
    -

    - {{ releases.lts.full_version }} release notes › -

    -
    - -
    -
      -
    • 2 GHz dual-core processor or better
    • -
    • 4 GB system memory
    • -
    • 25 GB of free hard drive space
    • -
    • Either a USB port or a DVD drive for the installer media
    • -
    • Internet access is helpful
    • -
    -
    - -
    -

    To install or try Ubuntu Desktop:

    -
      -
    1. Download the ISO image
    2. -
    3. Create a bootable USB flash drive with balenaEtcher or similar
    4. -
    5. Boot your laptop or PC from the USB flash drive
    6. -
    -
    -

    - Follow the step-by-step tutorial › -

    -
    -
    -
    -
    - -{% include "download/shared/_downloads-resources.html" %} - -
    -
    -
    -
    -

    Certified on hundreds of devices

    -
    -
    -

    Many of the world's biggest PC manufacturers certify their laptops and desktops for Ubuntu, from ultra-portable laptops to high-end workstations. Ubuntu certified hardware has passed our extensive testing and review process, ensuring that Ubuntu runs well out-of-the-box. Our partners also offer select devices preloaded with optimised Ubuntu images.

    -

    Learn more about certified hardware ›

    -
    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/f76dd871-ubuntu-certified.png", - alt="Ubuntu Certified", - width="317", - height="449", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} +
    +
    +
    +

    Download Ubuntu Desktop

    +
    +
    +

    + The open source desktop operating system that powers millions of PCs and laptops around the world. Find out more about Ubuntu's features and how we support developers and organisations below. +

    +
    + +
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/a5bec84b-hp-logo.png", - alt="HP", - width="159", - height="372", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} +
    +
    +
    +
    +
    +
    +

    Ubuntu {{ releases.lts.full_version }} LTS

    +
    +
    + {{ image ( + url="https://assets.ubuntu.com/v1/b743f1ee-jj-in-circle.png", + alt="", + width="200", + height="200", + hi_def=True, + loading="auto" + ) | safe + }} +
    +
    +
    +
    +

    + The latest LTS version of Ubuntu, for desktop + PCs and laptops. LTS stands for long-term support — which means five years of free security and + maintenance updates, extended to 10 years with Ubuntu Pro. +

    +
    +

    + Download + {{ releases.lts.full_version }} LTS + + ISO image, {{ releases.lts.iso_download_size }} + +

    +

    + For other versions of Ubuntu Desktop including torrents, the network installer, a list of local mirrors and past releases check out our alternative downloads. +

    +
    + +
    + +
    + + +
    +
      +
    • New Desktop installer with support for autoinstall
    • +
    • New App Center and Firmware Updater applications
    • +
    • GNOME 46 with support for quarter screen tiling
    • +
    • Advanced Active Directory Group Policy Object support for Ubuntu Pro users
    • +
    • Experimental support for TPM-backed Full Disc Encryption and ZFS encryption
    • +
    +
    +

    + {{ releases.lts.full_version }} release notes › +

    +
    + +
    +
      +
    • 2 GHz dual-core processor or better
    • +
    • 4 GB system memory
    • +
    • 25 GB of free hard drive space
    • +
    • Either a USB port or a DVD drive for the installer media
    • +
    • Internet access is helpful
    • +
    +
    + +
    +

    To install or try Ubuntu Desktop:

    +
      +
    1. Download the ISO image
    2. +
    3. + Create a bootable USB flash drive with balenaEtcher or similar +
    4. +
    5. Boot your laptop or PC from the USB flash drive
    6. +
    +
    +

    + Follow the step-by-step tutorial › +

    +
    +
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/25514caf-dell-logo.svg", - alt="Dell", - width="71", - height="144", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} +
    + {% include "download/shared/_downloads-resources.html" %} +
    +
    +
    +
    +

    Certified on hundreds of devices

    +
    +
    +

    + Many of the world's biggest PC manufacturers certify their laptops and desktops for Ubuntu, from ultra-portable laptops to high-end workstations. Ubuntu certified hardware has passed our extensive testing and review process, ensuring that Ubuntu runs well out-of-the-box. Our partners also offer select devices preloaded with optimised Ubuntu images. +

    +

    + Learn more about certified hardware › +

    +
    +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/f76dd871-ubuntu-certified.png", + alt="Ubuntu Certified", + width="317", + height="449", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }} +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/a5bec84b-hp-logo.png", + alt="HP", + width="159", + height="372", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }} +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/25514caf-dell-logo.svg", + alt="Dell", + width="71", + height="144", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }} +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/3b24973b-lenovo-logo.png", + alt="Lenovo", + width="169", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }} +
    +
    +
    +
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/3b24973b-lenovo-logo.png", - alt="Lenovo", - width="169", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    -
    -
    -
    - - -{% include "download/shared/_secure-enterprise-management.html" %} - -{% include "download/shared/_more-from-canonical.html" %} - -{% include "download/shared/_desktop-latest-news.html" %} - - - -{% endblock content %} +

    + {% include "download/shared/_secure-enterprise-management.html" %} + {% include "download/shared/_more-from-canonical.html" %} + {% include "download/shared/_desktop-latest-news.html" %} + + {% endblock content %} diff --git a/templates/download/shared/_downloads-resources.html b/templates/download/shared/_downloads-resources.html index 87b090175a0..705970ba066 100644 --- a/templates/download/shared/_downloads-resources.html +++ b/templates/download/shared/_downloads-resources.html @@ -1,39 +1,53 @@
    -
    -
    -
    -
    -

    Resources

    -
    -
    -
    -

    Install Ubuntu Desktop

    -
    -

    Follow this tutorial to install Ubuntu Desktop on your laptop or PC.

    -

    You can also run Ubuntu from a USB to try it without installing.

    -
    +
    +
    +
    +
    +

    Resources

    +
    +
    +
    +

    + Install Ubuntu Desktop +

    +
    +

    Follow this tutorial to install Ubuntu Desktop on your laptop or PC.

    +

    You can also run Ubuntu from a USB to try it without installing.

    +
    +
    +
    +

    + How to run Ubuntu Desktop on a virtual machine using VirtualBox +

    +

    Run Ubuntu Desktop using VirtualBox. A quick start guide that will work across any operating system.

    +
    +
    +

    + How to install Ubuntu Desktop on Raspberry Pi 4 +

    +

    A complete guide to installing Ubuntu Desktop on a Raspberry Pi 4 (2GB or above).

    +
    +
    -
    -

    How to run Ubuntu Desktop using VirtualBox

    -

    Run Ubuntu Desktop in a virtual machine using VirtualBox. A quick start guide that will work across any operating system.

    +
    +
    +
    +

    Help is always at hand

    +
    +
    -
    -

    How to install Ubuntu Desktop on Raspberry Pi 4

    -

    A complete guide to installing Ubuntu Desktop on a Raspberry Pi 4 (2GB or above).

    -
    -
    -
    -
    -
    -
    -

    Help is always at hand

    -
    -
    -
    -
    \ No newline at end of file + From 474e9f87b5f02ff7f7edf00c6abb198778333305 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Fri, 12 Apr 2024 12:20:10 +0200 Subject: [PATCH 13/57] Update mascot --- templates/download/desktop/index.html | 31 ++++++++++++++++----------- 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/templates/download/desktop/index.html b/templates/download/desktop/index.html index 514bc26c689..0c84b3367c5 100644 --- a/templates/download/desktop/index.html +++ b/templates/download/desktop/index.html @@ -1,9 +1,13 @@ {% extends "download/_base_download.html" %} + {% block title %}Download Ubuntu Desktop{% endblock %} + {% block meta_copydoc %} https://docs.google.com/document/d/1ScuTtdrm3-iAvizTDxksVTAerV6QkCUN8Sg60uUlJsk/edit {% endblock meta_copydoc %} + {% block body_class %}is-paper{% endblock %} + {% block content %}
    @@ -34,11 +38,12 @@

    Download Ubuntu Desktop

    Ubuntu {{ releases.lts.full_version }} LTS

    - {{ image ( - url="https://assets.ubuntu.com/v1/b743f1ee-jj-in-circle.png", - alt="", - width="200", - height="200", + {{ + image ( + url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", + alt="Noble Numbat", + width="546", + height="406", hi_def=True, loading="auto" ) | safe @@ -60,7 +65,9 @@

    Ubuntu {{ releases.lts.full_version }} LTS

    {{ releases.lts.full_version }} LTS ISO image, {{ releases.lts.iso_download_size }} - +

    For other versions of Ubuntu Desktop including torrents, the network installer, a list of local mirrors and past releases check out our alternative downloads. @@ -225,9 +232,9 @@

    Certified on hundreds of devices

    -
    - {% include "download/shared/_secure-enterprise-management.html" %} - {% include "download/shared/_more-from-canonical.html" %} - {% include "download/shared/_desktop-latest-news.html" %} - - {% endblock content %} + + {% include "download/shared/_secure-enterprise-management.html" %} + {% include "download/shared/_more-from-canonical.html" %} + {% include "download/shared/_desktop-latest-news.html" %} + +{% endblock content %} From 0ad193c74fc73b553bbd40caf44d13be8001dca4 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Fri, 12 Apr 2024 12:23:33 +0200 Subject: [PATCH 14/57] Fix sizing --- templates/download/desktop/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/download/desktop/index.html b/templates/download/desktop/index.html index 0c84b3367c5..40d1187a17b 100644 --- a/templates/download/desktop/index.html +++ b/templates/download/desktop/index.html @@ -42,8 +42,8 @@

    Ubuntu {{ releases.lts.full_version }} LTS

    image ( url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", alt="Noble Numbat", - width="546", - height="406", + width="182", + height="135", hi_def=True, loading="auto" ) | safe From b0084b034327ecf707e09bcac4554d66e16c85e1 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Tue, 16 Apr 2024 10:46:31 +0200 Subject: [PATCH 15/57] Apply review suggestions --- templates/download/desktop/index.html | 426 +++++++++++++------------- 1 file changed, 213 insertions(+), 213 deletions(-) diff --git a/templates/download/desktop/index.html b/templates/download/desktop/index.html index 40d1187a17b..b4ecdb2febb 100644 --- a/templates/download/desktop/index.html +++ b/templates/download/desktop/index.html @@ -9,232 +9,232 @@ {% block body_class %}is-paper{% endblock %} {% block content %} -
    -
    -
    -

    Download Ubuntu Desktop

    +
    +
    +
    +

    Download Ubuntu Desktop

    +
    +
    +

    + The open source desktop operating system that powers millions of PCs and laptops around the world. Find out more about Ubuntu's features and how we support developers and organisations below. +

    +
    + +
    +
    +
    +
    +
    +
    +
    +
    +

    Ubuntu {{ releases.lts.full_version }} LTS

    +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", + alt="Noble Numbat", + width="182", + height="135", + hi_def=True, + loading="auto" + ) | safe + }}
    -
    +
    +
    +

    - The open source desktop operating system that powers millions of PCs and laptops around the world. Find out more about Ubuntu's features and how we support developers and organisations below. + The latest LTS version of Ubuntu, for desktop + PCs and laptops. LTS stands for long-term support — which means five years of free security and + maintenance updates, extended to 10 years with Ubuntu Pro.


    - -
    -
    -
    -
    -
    -
    -
    -
    -

    Ubuntu {{ releases.lts.full_version }} LTS

    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", - alt="Noble Numbat", - width="182", - height="135", - hi_def=True, - loading="auto" - ) | safe - }} -
    +

    + Download + {{ releases.lts.full_version }} LTS + + ISO image, {{ releases.lts.iso_download_size }} + +

    +

    + For other versions of Ubuntu Desktop including torrents, the network installer, a list of local mirrors and past releases check out our alternative downloads. +

    -
    -
    -

    - The latest LTS version of Ubuntu, for desktop - PCs and laptops. LTS stands for long-term support — which means five years of free security and - maintenance updates, extended to 10 years with Ubuntu Pro. -

    -
    -

    - Download - {{ releases.lts.full_version }} LTS - - ISO image, {{ releases.lts.iso_download_size }} - -

    -

    - For other versions of Ubuntu Desktop including torrents, the network installer, a list of local mirrors and past releases check out our alternative downloads. -

    -
    - -
    - -
    - - -
    -
      -
    • New Desktop installer with support for autoinstall
    • -
    • New App Center and Firmware Updater applications
    • -
    • GNOME 46 with support for quarter screen tiling
    • -
    • Advanced Active Directory Group Policy Object support for Ubuntu Pro users
    • -
    • Experimental support for TPM-backed Full Disc Encryption and ZFS encryption
    • -
    -
    -

    - {{ releases.lts.full_version }} release notes › -

    -
    - -
    -
      -
    • 2 GHz dual-core processor or better
    • -
    • 4 GB system memory
    • -
    • 25 GB of free hard drive space
    • -
    • Either a USB port or a DVD drive for the installer media
    • -
    • Internet access is helpful
    • -
    -
    - -
    -

    To install or try Ubuntu Desktop:

    -
      -
    1. Download the ISO image
    2. -
    3. - Create a bootable USB flash drive with balenaEtcher or similar + +
      +
    -
    -

    - Follow the step-by-step tutorial › -

    -
    -
    -
    -
    - {% include "download/shared/_downloads-resources.html" %} -
    -
    -
    -
    -

    Certified on hundreds of devices

    +
  • + System requirements +
  • +
  • + How to install +
  • + +
    -
    + + +
    +
      +
    • New Desktop installer with support for autoinstall
    • +
    • New App Center and Firmware Updater applications
    • +
    • GNOME 46 with support for quarter screen tiling
    • +
    • Advanced Active Directory Group Policy Object support for Ubuntu Pro users
    • +
    • Experimental support for TPM-backed Full Disc Encryption and ZFS encryption
    • +
    +

    - Many of the world's biggest PC manufacturers certify their laptops and desktops for Ubuntu, from ultra-portable laptops to high-end workstations. Ubuntu certified hardware has passed our extensive testing and review process, ensuring that Ubuntu runs well out-of-the-box. Our partners also offer select devices preloaded with optimised Ubuntu images. + {{ releases.lts.full_version }} release notes ›

    +
    + +
    +
      +
    • 2 GHz dual-core processor or better
    • +
    • 4 GB system memory
    • +
    • 25 GB of free hard drive space
    • +
    • Either a USB port or a DVD drive for the installer media
    • +
    • Internet access is helpful
    • +
    +
    + +
    +

    To install or try Ubuntu Desktop:

    +
      +
    1. Download the ISO image
    2. +
    3. + Create a bootable USB flash drive with balenaEtcher or similar +
    4. +
    5. Boot your laptop or PC from the USB flash drive
    6. +
    +

    - Learn more about certified hardware › + Follow the step-by-step tutorial ›

    -
    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/f76dd871-ubuntu-certified.png", - alt="Ubuntu Certified", - width="317", - height="449", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/a5bec84b-hp-logo.png", - alt="HP", - width="159", - height="372", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/25514caf-dell-logo.svg", - alt="Dell", - width="71", - height="144", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/3b24973b-lenovo-logo.png", - alt="Lenovo", - width="169", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    +
    +
    +
    +
    +{% include "download/shared/_downloads-resources.html" %} +
    +
    +
    +
    +

    Certified on hundreds of devices

    +
    +
    +

    + Many of the world's biggest PC manufacturers certify their laptops and desktops for Ubuntu, from ultra-portable laptops to high-end workstations. Ubuntu certified hardware has passed our extensive testing and review process, ensuring that Ubuntu runs well out-of-the-box. Our partners also offer select devices preloaded with optimised Ubuntu images. +

    +

    + Learn more about certified hardware › +

    +
    +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/f76dd871-ubuntu-certified.png", + alt="Ubuntu Certified", + width="317", + height="449", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }} +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/a5bec84b-hp-logo.png", + alt="HP", + width="159", + height="372", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }} +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/25514caf-dell-logo.svg", + alt="Dell", + width="71", + height="144", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }} +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/3b24973b-lenovo-logo.png", + alt="Lenovo", + width="169", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }}
    -
    - {% include "download/shared/_secure-enterprise-management.html" %} - {% include "download/shared/_more-from-canonical.html" %} - {% include "download/shared/_desktop-latest-news.html" %} - +
    +
    +{% include "download/shared/_secure-enterprise-management.html" %} +{% include "download/shared/_more-from-canonical.html" %} +{% include "download/shared/_desktop-latest-news.html" %} + {% endblock content %} From 4d2009d8a9c73477c0151859062d3db11cb61ee3 Mon Sep 17 00:00:00 2001 From: Carlos Wu Date: Tue, 16 Apr 2024 16:08:39 +0200 Subject: [PATCH 16/57] WD-10162 copy update (#13748) --- templates/desktop/developers.html | 951 +++++++++++++++--------------- 1 file changed, 483 insertions(+), 468 deletions(-) diff --git a/templates/desktop/developers.html b/templates/desktop/developers.html index cbbe7bb2ee5..8a037f09d72 100755 --- a/templates/desktop/developers.html +++ b/templates/desktop/developers.html @@ -4,506 +4,499 @@ {% block meta_description %}Learn why Ubuntu is the ideal platform for developers.{% endblock %} -{% block meta_copydoc %}https://docs.google.com/document/d/1VJ3xT2ViC-CvL0UmsAUzpYFmvpuqUP4AbpnlPm8tqOA/edit{% endblock meta_copydoc %} +{% block meta_copydoc %} + https://docs.google.com/document/d/1VJ3xT2ViC-CvL0UmsAUzpYFmvpuqUP4AbpnlPm8tqOA/edit +{% endblock meta_copydoc %} -{% block body_class %}is-paper{% endblock body_class %} +{% block body_class %} + is-paper +{% endblock body_class %} {% block content %} -{# 0 -180px #} + {# 0 -180px #} -
    -
    -
    -
    -

    Ubuntu Desktop
    for developers

    -
    -
    -

    Whether you're an app or web developer, engineering manager, data scientist, or AI/ML researcher — Ubuntu is your ideal workstation.

    - Get Ubuntu now +
    +
    +
    +
    +

    + Ubuntu Desktop + + for developers +

    +
    +
    +

    + Whether you're an app or web developer, engineering manager, data scientist, or AI/ML researcher — Ubuntu is your ideal workstation. +

    + Get Ubuntu now +
    -
    -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/1819c545-woman-working.jpg", - alt="", - width="2464", - height="1052", - hi_def=True, - loading="auto" - ) | safe +
    + {{ image(url="https://assets.ubuntu.com/v1/bbe34b80-woman-working.jpg", + alt="Developer sitting in front of her computer in an office", + width="2120", + height="906", + hi_def=True, + loading="auto") | safe }}
    -
    -
    -
    -
    -
    -
    -

    Why choose Ubuntu Desktop?

    -

    The developers' choice

    -
    -
    -
      -
    • Using Ubuntu Desktop provides a common platform for development, test, and production environments.
    • -
    • Tools, such as Juju, Microk8s, and Multipass make developing, testing, and cross-building easy and affordable.
    • -
    • Long term support (LTS) releases are delivered every 2-years, with 5 years of standard support extended to 10 years with an Ubuntu Pro Desktop subscription.
    • -
    • New Developer editions of Ubuntu Desktop are released every 6-months, with 9-months of support and access to the latest kernel, libraries, and new upstream OS features.
    • -
    -
    - The Ubuntu release cycle › -
    -
    -
    + -
    -
    -
    -
    -

    Security support
    for Ubuntu releases

    +
    +
    +
    +
    +

    Why choose Ubuntu Desktop?

    +

    The developers' choice

    +
    +
    +
      +
    • + Using Ubuntu Desktop provides a common platform for development, test, and production environments. +
    • +
    • + Tools, such as Juju, Microk8s, and Multipass make developing, testing, and cross-building easy and affordable. +
    • +
    • + Long term support (LTS) releases are delivered every 2 years, with 5 years of standard support extended to 10 years with an Ubuntu Pro Desktop subscription. +
    • +
    • + New Developer editions of Ubuntu Desktop are released every 6 months, with 9 months of support and access to the latest kernel, libraries, and new upstream OS features. +
    • +
    +
    + The Ubuntu release cycle › +
    -
    +
    + +
    +
    +
    +
    +

    + Security support +
    + for Ubuntu releases +

    +
    +
    -
    -
    -
    -
    +
    +
    {% include "about/release_cycles/releases-table.html" %}
    -
    -
    + -
    -
    -
    -
    -

    Access to cutting-edge hardware and software

    -
    -
    -
      -
    • Ubuntu ships with the latest toolchains for Python, Rust, Ruby, Go, PHP and Perl, and users get first access to the latest updates for key libraries and packages.
    • -
    • Ubuntu is the OS of choice for data science and machine learning, with support for popular frameworks like OpenCV, TensorFlow, Keras, PyTorch and Kubeflow.
    • -
    • Ubuntu is the target platform for the NVIDIA data science stack, which enables GPU accelerated data science workloads to be run locally before deploying to the cloud.
    • -
    -
    - How Ubuntu enables AI innovation › +
    +
    +
    +
    +

    Access to cutting-edge hardware and software

    +
    +
    +
      +
    • + Ubuntu ships with the latest toolchains for Python, Rust, Ruby, Go, PHP and Perl, and users get first access to the latest updates for key libraries and packages. +
    • +
    • + Ubuntu is the OS of choice for data science and machine learning, with support for popular frameworks like OpenCV, TensorFlow, Keras, PyTorch and Kubeflow. +
    • +
    • + Ubuntu is the target platform for the NVIDIA data science stack, which enables GPU accelerated data science workloads to be run locally before deploying to the cloud. +
    • +
    +
    + How Ubuntu enables AI innovation › +
    -
    -
    -
    -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/1bc694f0-nvidia-cuda-logo.png", - alt="nvidia cuda logo", - width="288", - height="288", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/e332a639-jupyter-logo.png", - alt="juptyer logo", - width="129", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/1652445f-keras-logo.png", - alt="keras logo", - width="277", - height="384", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/fbb20c33-scikit-logo.png", - alt="scikit logo", - width="233", - height="257", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/57dd2115-TensorFlow-logo.svg", - alt="tensor flow logo", - width="145", - height="145", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/f41c87c6-pytorch-logo.png", - alt="pytorch logo", - width="288", - height="288", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} +
    +
    +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/1bc694f0-nvidia-cuda-logo.png", + alt="nvidia cuda logo", + width="288", + height="288", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/e332a639-jupyter-logo.png", + alt="juptyer logo", + width="129", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/1652445f-keras-logo.png", + alt="keras logo", + width="277", + height="384", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/fbb20c33-scikit-logo.png", + alt="scikit logo", + width="233", + height="257", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/57dd2115-TensorFlow-logo.svg", + alt="tensor flow logo", + width="145", + height="145", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/f41c87c6-pytorch-logo.png", + alt="pytorch logo", + width="288", + height="288", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    -
    -
    + -
    -
    -
    -
    -

    A rich ecosystem

    -
    -
    -
      -
    • With a Snap Store of over 7,000 applications in addition to the Ubuntu repository, it's easy to tailor Ubuntu desktop to your needs.
    • -
    • Development tools include Visual Studio Code, IntelliJ, GitKraken, Unity and Blender.
    • -
    • Office productivity tools include Slack, Microsoft Teams, Dropbox, and Zoom as well as the Microsoft-compatible LibreOffice.
    • -
    • Media, gaming, and content creation apps include Spotify, Steam, Discord and OBS Studio.
    • -
    -
    - Learn more about Snapcraft › +
    +
    +
    +
    +

    A rich ecosystem

    +
    +
    +
      +
    • + With a Snap Store of over 7,000 applications in addition to the Ubuntu repository, it's easy to tailor Ubuntu desktop to your needs. +
    • +
    • + Development tools include Visual Studio Code, IntelliJ, GitKraken, Unity and Blender. +
    • +
    • + Office productivity tools include Slack, Microsoft Teams, Dropbox, and Zoom as well as the Microsoft-compatible LibreOffice. +
    • +
    • + Media, gaming, and content creation apps include Spotify, Steam, Discord and OBS Studio. +
    • +
    +
    + Learn more about Snapcraft › +
    -
    -
    -
    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/034147e9-code_ozwVHSV.png", - alt="VSCode", - width="256", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"}, - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/11d81b4e-IntelliJ_IDEA_Logo.svg", - alt="intelli J idea logo", - width="256", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/fbce8950-git-kraken.png", - alt="git kraken logo", - width="62", - height="63", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/f0bd491c-blender.png", - alt="blender logo", - width="512", - height="512", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/aadb53b3-unity-seeklogo.com.svg", - alt="unity seek logo", - width="249", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/8a2851df-slack-icon-vanilla.svg", - alt="slack logo", - width="256", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/8f85ef3f-microsoft-teams.png", - alt="microsoft teams logo", - width="512", - height="512", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/6e5fe7ef-logo-dropbox.svg", - alt="dropbox logo", - width="184", - height="174", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/ceca3817-zoom-app.svg", - alt="zoom logo", - width="2500", - height="2500", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/be731535-Logo-libreoffice.svg", - alt="libre office logo", - width="219", - height="264", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"} - ) | safe - }} -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/9917aba6-spotify-linux-256.png", - alt="Spotify logo", - width="256", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"}, - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/ff5561bc-steam.png", - alt="steam logo", - width="61", - height="62", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"} - ) | safe - }} +
    +
    +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/034147e9-code_ozwVHSV.png", + alt="VSCode", + width="256", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"},) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/11d81b4e-IntelliJ_IDEA_Logo.svg", + alt="intelli J idea logo", + width="256", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/fbce8950-git-kraken.png", + alt="git kraken logo", + width="62", + height="63", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/f0bd491c-blender.png", + alt="blender logo", + width="512", + height="512", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/aadb53b3-unity-seeklogo.com.svg", + alt="unity seek logo", + width="249", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/8a2851df-slack-icon-vanilla.svg", + alt="slack logo", + width="256", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/8f85ef3f-microsoft-teams.png", + alt="microsoft teams logo", + width="512", + height="512", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/6e5fe7ef-logo-dropbox.svg", + alt="dropbox logo", + width="184", + height="174", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/ceca3817-zoom-app.svg", + alt="zoom logo", + width="2500", + height="2500", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/be731535-Logo-libreoffice.svg", + alt="libre office logo", + width="219", + height="264", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/9917aba6-spotify-linux-256.png", + alt="Spotify logo", + width="256", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"},) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/ff5561bc-steam.png", + alt="steam logo", + width="61", + height="62", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}) | safe + }} +
    -
    -
    + -
    -
    -
    -
    -

    Certified hardware

    -
    -
    -
      -
    • Streamline deployment of Ubuntu Desktop with certified hardware from OEMs including Dell, Lenovo, and HP – no additional configuration required.
    • -
    • Ubuntu performs out of the box across a wide range of laptops, desktops, and workstations, including the HP Z series and Dell XPS and Precision lines.
    • -
    • Strategic partnerships extend to component manufacturers and Ubuntu is certified to work with the full range of NVIDIA GPUs.
    • -
    -
    - Ubuntu certified hardware › +
    +
    +
    +
    +

    Certified hardware

    +
    +
    +
      +
    • + Streamline deployment of Ubuntu Desktop with certified hardware from OEMs including Dell, Lenovo, and HP – no additional configuration required. +
    • +
    • + Ubuntu performs out of the box across a wide range of laptops, desktops, and workstations, including the HP Z series and Dell XPS and Precision lines. +
    • +
    • + Strategic partnerships extend to component manufacturers and Ubuntu is certified to work with the full range of NVIDIA GPUs. +
    • +
    +
    + Ubuntu certified hardware › +
    -
    -
    -
    -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/4b74a5f4-hp-logo.png", - alt="hp logo", - width="110", - height="256", - hi_def=True, - loading="auto|lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/a34e318a-lenovo-logo.svg", - alt="lenovo logo", - width="105", - height="144", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/fe17c507-dell-logo.svg", - alt="dell logo", - width="71", - height="144", - hi_def=True, - loading="auto|lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/dac5c9d7-amd-logo.png", - alt="amd logo", - width="186", - height="257", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/834d57ab-intel-logo.png", - alt="intel logo", - width="149", - height="288", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/d9d05f49-arm-logo.png", - alt="arm logo", - width="183", - height="372", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/49c503f5-nvidia-logo.png", - alt="nvidia logo", - width="254", - height="257", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} +
    +
    +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/4b74a5f4-hp-logo.png", + alt="hp logo", + width="110", + height="256", + hi_def=True, + loading="auto|lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/a34e318a-lenovo-logo.svg", + alt="lenovo logo", + width="105", + height="144", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/fe17c507-dell-logo.svg", + alt="dell logo", + width="71", + height="144", + hi_def=True, + loading="auto|lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/dac5c9d7-amd-logo.png", + alt="amd logo", + width="186", + height="257", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/834d57ab-intel-logo.png", + alt="intel logo", + width="149", + height="288", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/d9d05f49-arm-logo.png", + alt="arm logo", + width="183", + height="372", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/49c503f5-nvidia-logo.png", + alt="nvidia logo", + width="254", + height="257", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe + }} +
    -
    -
    + -
    -
    -
    -

    Developers love Ubuntu, organisations trust it

    -
    -
    -
    -

    Operating systems developers prefer
    Multiple choice poll

    -
    -
    - {% include "desktop/partial/_hackearth-table.html" %} -
    - -
    -
    -

    Source: The 2020 - HackerEarth Developer Survey

    +
    +
    +
    +

    Developers love Ubuntu, organisations trust it

    +
    +
    +
    +

    + Operating systems developers prefer +
    + Multiple choice poll +

    +
    +
    {% include "desktop/partial/_hackearth-table.html" %}
    + +
    -

    Which of these open source technologies does your organisation use today to support your software infrastructure?

    +

    + Which of these open source technologies does your organisation use today to support your software infrastructure? +

    -
    - {% include "desktop/partial/_hackearth-table.html" %} -
    +
    {% include "desktop/partial/_hackearth-table.html" %}
    -
    -
    - +
    +
    - +
    @@ -512,13 +505,23 @@

    Developers love Ubuntu, organisations trust it

    Secure enterprise management with Ubuntu Pro Desktop

    -

    Ubuntu Pro Desktop is a comprehensive subscription delivering enterprise-grade security, management tooling, and extended support for developers and organisations. Ubuntu Pro Desktop is free for personal use on up to five machines.

    +

    + Ubuntu Pro Desktop is a comprehensive subscription delivering enterprise-grade security, management tooling, and extended support for developers and organisations. Ubuntu Pro Desktop is free for personal use on up to five machines. +


    @@ -528,10 +531,16 @@

    Secure enterprise management with Ubuntu Pro Desktop


    -

    Free for personal use
    on up to five machines

    +

    + Free for personal use +
    + on up to five machines +

    -

    Secure your open source stack with a personal Ubuntu Pro license and get access to security patching for over 23,000 packages in the Ubuntu Universe repository.

    +

    + Secure your open source stack with a personal Ubuntu Pro license and get access to security patching for over 23,000 packages in the Ubuntu Universe repository. +

    Get started with a free subscription ›

    @@ -557,9 +566,12 @@

    Get started today

    Download and install

    -

    Download Ubuntu Desktop and replace your current operating system. It's easy to install on Windows or macOS, or run Ubuntu alongside it.

    +

    + Download Ubuntu Desktop and replace your current operating system. It's easy to install on Windows or macOS, or run Ubuntu alongside it. +


    - Download now + Download now

    @@ -568,7 +580,9 @@

    Download and install

    Buy it pre-installed

    -

    Ubuntu is available on a huge range of devices from the world's largest hardware manufacturers, including Dell, HP, and Lenovo.

    +

    + Ubuntu is available on a huge range of devices from the world's largest hardware manufacturers, including Dell, HP, and Lenovo. +


    Find out more about our retail partners ›
    @@ -604,7 +618,8 @@

    Join our community

    {% include "desktop/partial/_desktop-latest-news.html" %} - + {% endblock content %} From abb82da2219cc9229580147dfab8cb27f4d60a58 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Tue, 9 Apr 2024 11:40:42 +0200 Subject: [PATCH 17/57] Apply copy changes --- templates/download/server/manual.html | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/templates/download/server/manual.html b/templates/download/server/manual.html index 3c9a09bc09e..efb6beb0f9d 100644 --- a/templates/download/server/manual.html +++ b/templates/download/server/manual.html @@ -91,7 +91,7 @@

    Ubuntu {{ releases.lts.full_version }} LTS


    - Full {{ releases.lts.short_version }} release notes › + {{ releases.lts.short_version }} release notes ›

    @@ -118,24 +118,6 @@

    Ubuntu {{ releases.lts.full_version }} LTS

    -
    -
    -
    -
    -

    Ubuntu {{ releases.latest.full_version }}

    -
    -
    -

    The latest version of Ubuntu Server, including nine months of security and maintenance updates, until July 2024.

    -
    - Download {{ releases.latest.full_version }} - - ISO image, 2.5GB -

    Read the 23.10 release notes ›

    -
    -
    -
    @@ -152,7 +134,6 @@

    BitTorrent

    BitTorrent sometimes enables higher download speeds and more reliable downloads of large files.


    Torrent for {{ releases.lts.full_version }} LTS - Torrent for {{ releases.latest.full_version }}

    @@ -445,7 +426,7 @@

    } // Prevents non-tab hash links from hiding the tab content - function handleNonTabHashClick () { + function handleNonTabHashClick() { const currentHash = window.location.hash; const activeTab = document.querySelector( ".p-tabs__link[href='#release-notes']" From 5759af9ea8f7d98f8fd52c123366e8ed9c56df82 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Fri, 12 Apr 2024 13:33:11 +0200 Subject: [PATCH 18/57] Apply remaining 24.04 changes --- releases.yaml | 16 +- templates/download/server/manual.html | 936 ++++++++++++++------------ 2 files changed, 524 insertions(+), 428 deletions(-) diff --git a/releases.yaml b/releases.yaml index 6d7a24ac06f..a2960cd478e 100644 --- a/releases.yaml +++ b/releases.yaml @@ -10,6 +10,7 @@ latest: past_eol_date: false release_notes_url: "https://discourse.ubuntu.com/t/mantic-minotaur-release-notes/35534" iso_download_size: "4.5GB" + server_iso_size: "2.5GB" lts: slug: NobleNumbat name: "Noble Numbat" @@ -21,16 +22,23 @@ lts: iso_download_size: "3.8GB" raspi_server_iso_size: "2.2GB" raspi_desktop_iso_size: "986MB" + server_iso_size: "2.6GB" previous_lts: + slug: JammyJellyfish + name: "Jammy Jellyfish" + short_version: "22.04" + full_version: "22.04.4" + release_date: "April 2022" + eol: "April 2027" + release_notes_url: "https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/24668" + iso_download_size: "4.7GB" + server_iso_size: "2GB" +previous_previous_lts: name: "Focal Fossa" short_version: "20.04" full_version: "20.04.6" release_date: "April 2020" eol: "April 2025" -previous_previous_lts: - name: "Bionic Beaver" - short_version: "18.04" - full_version: "18.04.6" openstack_lts: slug: Yoga diff --git a/templates/download/server/manual.html b/templates/download/server/manual.html index efb6beb0f9d..25dccfe4306 100644 --- a/templates/download/server/manual.html +++ b/templates/download/server/manual.html @@ -2,454 +2,542 @@ {% block title %}Get Ubuntu Server | Download{% endblock %} -{% block meta_description %}Get Ubuntu Server one of three ways; by using Multipass on your desktop, using MAAS to provision machines in your data centre or installing it directly on a server.{% endblock meta_description %} +{% block meta_description %} + Get Ubuntu Server one of three ways; by using Multipass on your desktop, using MAAS to provision machines in your data centre or installing it directly on a server. +{% endblock meta_description %} -{% block meta_copydoc %}https://docs.google.com/document/d/1Qob4Ni_y1ffIdSWqaw2xH0dxiHZQmkRGP5nuoBhIfyM/edit{% endblock meta_copydoc %} +{% block meta_copydoc %} + https://docs.google.com/document/d/1Qob4Ni_y1ffIdSWqaw2xH0dxiHZQmkRGP5nuoBhIfyM/edit +{% endblock meta_copydoc %} -{% block body_class %}is-paper{% endblock body_class %} +{% block body_class %} + is-paper +{% endblock body_class %} {% block content %} -
    -
    -

    Get Ubuntu Server

    -
    -
    -
    - -
    +
    +
    +

    Get Ubuntu Server

    +
    +
    +
    + +
    -
    -
    -
    -
    -

    Ubuntu {{ releases.lts.full_version }} LTS

    -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/b743f1ee-jj-in-circle.png", - alt="", - width="200", - height="200", - hi_def=True, - loading="auto" - ) | safe - }} -
    -
    -
    -
    -

    The latest LTS version of Ubuntu Server. LTS stands for long-term support — which means five years of free security and maintenance updates, extended to 10 years with Ubuntu Pro.

    -
    - Download {{ releases.lts.full_version }} LTS - - ISO image, 2GB -

    Alternative downloads ›

    -

    Alternative architectures ›

    -
    +
    +
    +
    +
    +

    Ubuntu {{ releases.lts.full_version }} LTS

    +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", + alt="Noble Numbat", + width="182", + height="135", + hi_def=True, + loading="auto" + ) | safe + }} +
    +
    +
    +
    +

    + The latest LTS version of Ubuntu Server. LTS stands for long-term support — which means five years of free security and maintenance updates, extended to 10 years with Ubuntu Pro. +

    +
    + Download {{ releases.lts.full_version }} LTS + + ISO image + {% if releases.lts.server_iso_size %}, {{ releases.lts.server_iso_size }}{% endif %} + +

    + Alternative downloads › +

    +

    + Alternative architectures › +

    +
    -
    - -
    +
    + +
    -
    -
      -
    • OpenSSL 3.0 for modern, general-purpose cryptography and secure communication
    • -
    • Native host and guest drivers for NVIDIA virtual GPU (vGPU) software 14
    • -
    • Network acceleration improvements with SmartNIC support in Netplan
    • -
    • General support for GlusterFS, FRRouting and realmd/adcli under the Ubuntu main component
    • -
    • Linux 5.15 kernel for the recent hardware and security updates
    • -
    • Updates to QEMU, libvirt, PHP, Ruby, GCC, Python, MySQL, OpenLDAP, Samba
    • -
    -
    -

    - {{ releases.lts.short_version }} release notes › -

    -
    +
    +
      +
    • Linux 6.8 kernel with low latency kernel features enabled by default
    • +
    • + Frame pointers enabled by default for the majority of packages on x86 architectures +
    • +
    • + Rust 1.78, .NET 8 and OpenJDK 21 with TCK certification in addition to other toolchain upgrades +
    • +
    • 64-bit time_t by default on armhf to address the year 2038 issue
    • +
    • AppArmor-enforced unprivileged user namespaces restricted by default
    • +
    +
    +

    + {{ releases.lts.short_version }} release notes › +

    +
    -
    -
      -
    • 1 GHz processor or better
    • -
    • 1 GB system memory
    • -
    • 2.5 GB of free hard drive space
    • -
    • Either a USB port or a DVD drive for the installer media
    • -
    -
    +
    +
      +
    • 1 GHz processor or better
    • +
    • 1 GB system memory
    • +
    • 2.5 GB of free hard drive space
    • +
    • Either a USB port or a DVD drive for the installer media
    • +
    +
    -
    -

    To install Ubuntu Server:

    -
      -
    1. Download the ISO image
    2. -
    3. Create a bootable USB flash drive with balenaEtcher or similar
    4. -
    5. Boot from the USB flash drive
    6. -
    -
    -

    - Follow the step-by-step tutorial › -

    -
    -
    -
    - -
    -
    -
    -
    -

    Alternative downloads

    -
    -
    -
    -
    -

    BitTorrent

    -
    -
    -

    BitTorrent sometimes enables higher download speeds and more reliable downloads of large files.

    -
    - Torrent for {{ releases.lts.full_version }} LTS -
    -
    -
    -
    -
    -

    Ubuntu Server {{ releases.previous_lts.short_version }} LTS

    -
    -
    -

    The previous long-term support version of Ubuntu Server, including support guaranteed until April 2025.

    -
    - Download {{ releases.previous_lts.full_version }} LTS -
    +
    +

    To install Ubuntu Server:

    +
      +
    1. Download the ISO image
    2. +
    3. + Create a bootable USB flash drive with balenaEtcher or similar +
    4. +
    5. Boot from the USB flash drive
    6. +
    +
    +

    + Follow the step-by-step tutorial › +

    +
    +
    -
    -
    - -
    -

    Other versions of Ubuntu Server including torrents, the network installer, a list of local mirrors and past releases.

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Alternative architectures

    -
    -
    -
    -
    -

    - ARM › -

    -
    -
    -

    Optimised for hyperscale deployments and certified on ARM chipsets — Ubuntu Server for ARM includes the 64-bit ARMv7 and ARMv8 platforms.

    -
    -
    -
    -
    -
    -

    - IBM POWER › -

    -
    -
    -

    Ubuntu is available on the IBM POWER platform, bringing the entire Ubuntu ecosystem to IBM POWER.

    -
    -
    -
    -
    - -
    -

    IBM Z and LinuxONE leverage open technology solutions to meet the demands of the new application economy. Ubuntu is now available on those platforms with Multipass, MicroK8s and more.

    -
    -
    -
    -
    -
    -

    - RISC-V › -

    -
    -
    -

    Ubuntu — now available for multiple RISC-V platforms to accelerate innovation.

    -
    -
    -
    -
    -
    - - {% include 'shared/_download-ubuntu-thank-you-pro-section.html' %} - -
    -
    -
    -

    More from Canonical

    -
    - -
    +
    +
    +
    +
    +

    Alternative downloads

    +
    +
    +
    +
    +

    BitTorrent

    +
    +
    +

    BitTorrent sometimes enables higher download speeds and more reliable downloads of large files.

    +
    + Torrent for {{ releases.lts.full_version }} LTS +
    +
    +
    +
    +
    +

    Previous releases

    +
    +
    +

    Previous long-term support versions of Ubuntu Server, still supported.

    +
    + Download {{ releases.previous_lts.full_version }} LTS + + Download {{ releases.previous_previous_lts.full_version }} LTS + +
    +
    +
    +
    + +
    +

    + Other versions of Ubuntu Server including torrents, the network installer, a list of local mirrors and past releases. +

    +
    +
    +
    +
    +
    -
    -
    -
    -
    -
    -

    Resources

    -
    -
    -
    -
    -
    -

    Ubuntu Server documentation

    -

    The Ubuntu Server documentation, curated by community and Ubuntu developers.

    -
    -
    -

    Ask Ubuntu

    -

    Stuck somewhere? Get your Ubuntu questions answered by power users.

    -
    -
    -

    Community Discourse

    -

    Discuss with Ubuntu developers and make your voice heard.

    -
    -
    -
    -
    -
    -
    +
    +
    +
    +
    +

    Alternative architectures

    +
    +
    +
    +
    +

    + ARM › +

    +
    +
    +

    + Optimised for hyperscale deployments and certified on ARM chipsets — Ubuntu Server for ARM includes the 64-bit ARMv7 and ARMv8 platforms. +

    +
    +
    +
    +
    +
    +

    + IBM POWER › +

    +
    +
    +

    Ubuntu is available on the IBM POWER platform, bringing the entire Ubuntu ecosystem to IBM POWER.

    +
    +
    +
    +
    + +
    +

    + IBM Z and LinuxONE leverage open technology solutions to meet the demands of the new application economy. Ubuntu is now available on those platforms with Multipass, MicroK8s and more. +

    +
    +
    +
    +
    +
    +

    + RISC-V › +

    +
    +
    +

    Ubuntu — now available for multiple RISC-V platforms to accelerate innovation.

    +
    +
    +
    +
    +
    + + {% include 'shared/_download-ubuntu-thank-you-pro-section.html' %} + +
    +
    +
    +

    More from Canonical

    +
    + +
    + +
    +
    +
    +
    +
    +

    Resources

    +
    +
    +
    +
    +
    +

    + Ubuntu Server documentation +

    +

    The Ubuntu Server documentation, curated by community and Ubuntu developers.

    +
    +
    +

    + Ask Ubuntu +

    +

    Stuck somewhere? Get your Ubuntu questions answered by power users.

    +
    +
    +

    + Community Discourse +

    +

    Discuss with Ubuntu developers and make your voice heard.

    +
    +
    +
    +
    +
    +
    -{% include 'download/server/multipass.html' %} + {% include 'download/server/multipass.html' %} -{% include 'download/server/choose.html' %} + {% include 'download/server/choose.html' %} -
    -
    -
    - -
    -
    -
    -
    -
    +
    +
    +
    + +
    +
    +
    +
    - -
    + +
    + + + - + addEventListener("DOMContentLoaded", () => { + handleNonTabHashClick() + showParentTab() + }); + {% endblock %} - - From 756c816a307da458e68be96f2895a99378a3cff8 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Fri, 12 Apr 2024 14:14:59 +0200 Subject: [PATCH 19/57] Fix additional tabbing added by linter --- templates/download/server/manual.html | 930 +++++++++++++------------- 1 file changed, 465 insertions(+), 465 deletions(-) diff --git a/templates/download/server/manual.html b/templates/download/server/manual.html index 25dccfe4306..87af5ae8de0 100644 --- a/templates/download/server/manual.html +++ b/templates/download/server/manual.html @@ -16,528 +16,528 @@ {% block content %} -
    -
    -

    Get Ubuntu Server

    -
    -
    -
    - -
    +
    +
    +

    Get Ubuntu Server

    +
    +
    +
    + +
    -
    -
    -
    -
    -

    Ubuntu {{ releases.lts.full_version }} LTS

    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", - alt="Noble Numbat", - width="182", - height="135", - hi_def=True, - loading="auto" - ) | safe - }} -
    +
    +
    +
    +
    +

    Ubuntu {{ releases.lts.full_version }} LTS

    +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", + alt="Noble Numbat", + width="182", + height="135", + hi_def=True, + loading="auto" + ) | safe + }} +
    +
    +
    +
    +

    + The latest LTS version of Ubuntu Server. LTS stands for long-term support — which means five years of free security and maintenance updates, extended to 10 years with Ubuntu Pro. +

    +
    + Download {{ releases.lts.full_version }} LTS + + ISO image + {% if releases.lts.server_iso_size %}, {{ releases.lts.server_iso_size }}{% endif %} + +

    + Alternative downloads › +

    +

    + Alternative architectures › +

    -
    -
    -

    - The latest LTS version of Ubuntu Server. LTS stands for long-term support — which means five years of free security and maintenance updates, extended to 10 years with Ubuntu Pro. -

    -
    - Download {{ releases.lts.full_version }} LTS - - ISO image - {% if releases.lts.server_iso_size %}, {{ releases.lts.server_iso_size }}{% endif %} - -

    - Alternative downloads › -

    -

    - Alternative architectures › -

    -
    - -
    - -
    -
    -
      -
    • Linux 6.8 kernel with low latency kernel features enabled by default
    • -
    • - Frame pointers enabled by default for the majority of packages on x86 architectures +
      +
      + +
    -
    -
      -
    • 1 GHz processor or better
    • -
    • 1 GB system memory
    • -
    • 2.5 GB of free hard drive space
    • -
    • Either a USB port or a DVD drive for the installer media
    • -
    -
    +
    +
      +
    • Linux 6.8 kernel with low latency kernel features enabled by default
    • +
    • + Frame pointers enabled by default for the majority of packages on x86 architectures +
    • +
    • + Rust 1.78, .NET 8 and OpenJDK 21 with TCK certification in addition to other toolchain upgrades +
    • +
    • 64-bit time_t by default on armhf to address the year 2038 issue
    • +
    • AppArmor-enforced unprivileged user namespaces restricted by default
    • +
    +
    +

    + {{ releases.lts.short_version }} release notes › +

    +
    -
    -

    To install Ubuntu Server:

    -
      -
    1. Download the ISO image
    2. -
    3. - Create a bootable USB flash drive with balenaEtcher or similar -
    4. -
    5. Boot from the USB flash drive
    6. -
    -
    -

    - Follow the step-by-step tutorial › -

    -
    +
    +
      +
    • 1 GHz processor or better
    • +
    • 1 GB system memory
    • +
    • 2.5 GB of free hard drive space
    • +
    • Either a USB port or a DVD drive for the installer media
    • +
    -
    -
    -
    +
    +

    To install Ubuntu Server:

    +
      +
    1. Download the ISO image
    2. +
    3. + Create a bootable USB flash drive with balenaEtcher or similar +
    4. +
    5. Boot from the USB flash drive
    6. +

    -
    -

    Alternative downloads

    +

    + Follow the step-by-step tutorial › +

    +
    +
    +
    + +
    +
    +
    +
    +

    Alternative downloads

    +
    +
    +
    +
    +

    BitTorrent

    +
    +
    +

    BitTorrent sometimes enables higher download speeds and more reliable downloads of large files.

    +
    + Torrent for {{ releases.lts.full_version }} LTS +
    -
    -
    -
    -

    BitTorrent

    -
    -
    -

    BitTorrent sometimes enables higher download speeds and more reliable downloads of large files.

    -
    - Torrent for {{ releases.lts.full_version }} LTS -
    +
    +
    +
    +

    Previous releases

    -
    -
    -
    -

    Previous releases

    -
    -
    -

    Previous long-term support versions of Ubuntu Server, still supported.

    -
    - Download {{ releases.previous_lts.full_version }} LTS - - Download {{ releases.previous_previous_lts.full_version }} LTS - -
    + -
    -
    - -
    -

    - Other versions of Ubuntu Server including torrents, the network installer, a list of local mirrors and past releases. -

    -
    +
    +
    +
    + +
    +

    + Other versions of Ubuntu Server including torrents, the network installer, a list of local mirrors and past releases. +

    -
    +
    +
    -
    -
    -
    -
    -

    Alternative architectures

    +
    +
    +
    +
    +

    Alternative architectures

    +
    +
    +
    +
    +

    + ARM › +

    +
    +
    +

    + Optimised for hyperscale deployments and certified on ARM chipsets — Ubuntu Server for ARM includes the 64-bit ARMv7 and ARMv8 platforms. +

    +
    -
    -
    -
    -

    - ARM › -

    -
    -
    -

    - Optimised for hyperscale deployments and certified on ARM chipsets — Ubuntu Server for ARM includes the 64-bit ARMv7 and ARMv8 platforms. -

    -
    +
    +
    + -
    -
    -
    -

    - IBM POWER › -

    -
    -
    -

    Ubuntu is available on the IBM POWER platform, bringing the entire Ubuntu ecosystem to IBM POWER.

    -
    +
    +

    Ubuntu is available on the IBM POWER platform, bringing the entire Ubuntu ecosystem to IBM POWER.

    -
    -
    - -
    -

    - IBM Z and LinuxONE leverage open technology solutions to meet the demands of the new application economy. Ubuntu is now available on those platforms with Multipass, MicroK8s and more. -

    -
    +
    +
    +
    + -
    -
    -
    -

    - RISC-V › -

    -
    -
    -

    Ubuntu — now available for multiple RISC-V platforms to accelerate innovation.

    -
    +
    +

    + IBM Z and LinuxONE leverage open technology solutions to meet the demands of the new application economy. Ubuntu is now available on those platforms with Multipass, MicroK8s and more. +

    +
    +
    +
    +
    +
    +

    + RISC-V › +

    +
    +
    +

    Ubuntu — now available for multiple RISC-V platforms to accelerate innovation.

    -
    +
    +
    - {% include 'shared/_download-ubuntu-thank-you-pro-section.html' %} + {% include 'shared/_download-ubuntu-thank-you-pro-section.html' %} -
    -
    -
    -

    More from Canonical

    -
    -
    -
    -
    - -
    -

    Build a bare metal cloud with super fast server provisioning.

    -
    -

    - Learn more about MAAS › -

    -
    +
    +
    +
    +

    More from Canonical

    +
    +
    +
    + -
    - +
    +
    +
    -
    -
    -
    -
    -
    -

    Resources

    -
    +
    +
    +
    +
    +
    +

    Resources

    -
    -
    -
    -

    - Ubuntu Server documentation -

    -

    The Ubuntu Server documentation, curated by community and Ubuntu developers.

    -
    -
    -

    - Ask Ubuntu -

    -

    Stuck somewhere? Get your Ubuntu questions answered by power users.

    -
    -
    -

    - Community Discourse -

    -

    Discuss with Ubuntu developers and make your voice heard.

    -
    +
    +
    +
    +
    +

    + Ubuntu Server documentation +

    +

    The Ubuntu Server documentation, curated by community and Ubuntu developers.

    +
    +
    +

    + Ask Ubuntu +

    +

    Stuck somewhere? Get your Ubuntu questions answered by power users.

    +
    +
    +

    + Community Discourse +

    +

    Discuss with Ubuntu developers and make your voice heard.

    -
    +
    +
    - {% include 'download/server/multipass.html' %} +{% include 'download/server/multipass.html' %} - {% include 'download/server/choose.html' %} +{% include 'download/server/choose.html' %} -
    -
    -
    - -
    -
    +
    +
    +
    + +
    +
    +
    +
    - +
    - - + + addEventListener("DOMContentLoaded", () => { + handleNonTabHashClick() + showParentTab() + }); + {% endblock %} From 7b2280b4ec89dccf0b5c9d771ee2757e27eb1065 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Tue, 16 Apr 2024 11:15:29 +0200 Subject: [PATCH 20/57] Apply review suggestions --- templates/download/server/manual.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/download/server/manual.html b/templates/download/server/manual.html index 87af5ae8de0..831967e1d71 100644 --- a/templates/download/server/manual.html +++ b/templates/download/server/manual.html @@ -153,7 +153,7 @@

    Ubuntu {{ releases.lts.full_version }} LTS


    - {{ releases.lts.short_version }} release notes › + {{ releases.lts.short_version }} release notes ›

    @@ -207,7 +207,7 @@

    BitTorrent

    href="https://releases.ubuntu.com/{{ releases.lts.short_version }}/ubuntu-{{ releases.lts.full_version }}-live-server-amd64.iso.torrent">Torrent for {{ releases.lts.full_version }} LTS
    -
    +

    Previous releases

    @@ -225,7 +225,7 @@

    Previous releases

    -
    +

    @@ -263,7 +263,7 @@

    -
    +

    @@ -274,7 +274,7 @@

    Ubuntu is available on the IBM POWER platform, bringing the entire Ubuntu ecosystem to IBM POWER.

    -
    +

    @@ -287,7 +287,7 @@

    -
    +

    From 1d019e0aee3a021adb9bb87ced951a92a0fcb05f Mon Sep 17 00:00:00 2001 From: Carlos Wu Date: Tue, 16 Apr 2024 19:46:41 +0200 Subject: [PATCH 21/57] WD-10166 Update certified image (#13753) --- templates/certified/index.html | 660 ++++++++++++++++++++------------- 1 file changed, 398 insertions(+), 262 deletions(-) diff --git a/templates/certified/index.html b/templates/certified/index.html index 1c5d1e4fb2b..95acefe3f90 100644 --- a/templates/certified/index.html +++ b/templates/certified/index.html @@ -1,15 +1,21 @@ {% extends "templates/base.html" %} {% block title %}Certified hardware{% endblock %} -{% block meta_description %}Ubuntu Certified Hardware has passed our extensive testing and review process, ensuring that Ubuntu runs optimally out of the box, ready for your organisation. Canonical provides continuous support throughout the lifecycle of the Ubuntu release to ensure quality, functionality, and maintenance for up to 10 years{% endblock meta_description %} -{% block meta_copydoc %}https://docs.google.com/document/d/1Cq9RLNjSbX83WB5fFKYCFRvo_1JEfMydMecqrVeKBP8/edit{% endblock %} + +{% block meta_description %} + Ubuntu Certified Hardware has passed our extensive testing and review process, ensuring that Ubuntu runs optimally out of the box, ready for your organisation. Canonical provides continuous support throughout the lifecycle of the Ubuntu release to ensure quality, functionality, and maintenance for up to 10 years +{% endblock meta_description %} + +{% block meta_copydoc %} + https://docs.google.com/document/d/1Cq9RLNjSbX83WB5fFKYCFRvo_1JEfMydMecqrVeKBP8/edit +{% endblock %} {% block outer_content %} -
    -
    -
    - {{ image ( +
    +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/d9c2c5bf-ubuntu_certified.png", alt="", width="112", @@ -17,61 +23,82 @@ hi_def=True, loading="auto" ) | safe - }} -
    -
    -

    Ubuntu Certified

    -

    Ubuntu hardware
    you can trust

    + }} +
    +
    +

    + Ubuntu Certified +

    +

    + Ubuntu hardware +
    + you can trust +

    +
    -
    -
    +

    -
    -
    -
    -
    -
    -

    Discover hardware
    that's been rigorously tested
    to ensure you get the best
    Ubuntu experience

    -
    -
    - {{ image ( - url="https://assets.ubuntu.com/v1/bbf15250-jammy-jellyfish-lab-computers.png", - alt="", - width="807", - height="420", - hi_def=True, - loading="auto", - attrs={"style": "display: block;", "class": "u-hide--small u-hide--medium"} - ) | safe - }} +
    +
    +
    +
    +
    +

    + Discover hardware +
    + that's been rigorously tested +
    + to ensure you get the best +
    + Ubuntu experience +

    +
    +
    +
    + {{ image ( + url="https://assets.ubuntu.com/v1/30e31ca9-certified.jpg", + alt="Certified laptop", + width="1820", + height="1024", + hi_def=True, + loading="auto" + ) | safe + }} +
    +
    -
    -
    + -
    -
    -
    -
    -

    Explore certified hardware

    -
    -
    -
    - - +
    +
    +
    +
    +

    Explore certified hardware

    + +
    +
    + + +
    +
    - -
    - -
    + +
    -
    -
    -
      -
    • - {{ image ( +
      +
      +
        +
      • + {{ image ( url="https://assets.ubuntu.com/v1/4b732966-Laptop.svg", alt="", width="28", @@ -79,11 +106,11 @@

        Explore certified hardware

        hi_def=True, loading="auto" ) | safe - }} - Laptops -
      • -
      • - {{ image ( + }} + Laptops +
      • +
      • + {{ image ( url="https://assets.ubuntu.com/v1/21efb2ec-desktop.svg", alt="", width="28", @@ -91,11 +118,11 @@

        Explore certified hardware

        hi_def=True, loading="auto" ) | safe - }} - Desktops -
      • -
      • - {{ image ( + }} + Desktops +
      • +
      • + {{ image ( url="https://assets.ubuntu.com/v1/fdf83d49-Server.svg", alt="", width="20", @@ -103,11 +130,11 @@

        Explore certified hardware

        hi_def=True, loading="auto" ) | safe - }} - Servers -
      • -
      • - {{ image ( + }} + Servers +
      • +
      • + {{ image ( url="https://assets.ubuntu.com/v1/f9f8ace9-gateway.svg", alt="", width="28", @@ -115,11 +142,11 @@

        Explore certified hardware

        hi_def=True, loading="auto" ) | safe - }} - IoT -
      • -
      • - {{ image ( + }} + IoT +
      • +
      • + {{ image ( url="https://assets.ubuntu.com/v1/4e0399a1-chip.svg", alt="", width="28", @@ -127,22 +154,22 @@

        Explore certified hardware

        hi_def=True, loading="auto" ) | safe - }} - SoC -
      • -
      + }} + SoC +
    • +
    +
    -
    -
    + -
    -
    -
    -

    Featured devices

    +
    +
    +
    - -
    -
    -
    -
    -

    The best Ubuntu experience is with certified hardware

    -

    Certified devices are tested for reliability and performance, ensuring you have the best out-of-the-box Ubuntu experiences.

    -
    - -
    -
      -
    • -

      Select trusted hardware

      -

      Explore the Ubuntu Certified catalogue to discover hardware from partners that fits your needs.

      -
    • -
    • -

      Lower costs

      -

      Simplify the implementation of your solutions by choosing reliable, certified hardware. Reduce operating system development and support costs.

      -
    • -
    • -

      Speed up go-to-market

      -

      Build on the combined expertise of Canonical and hardware partners to get your solution to market faster.

      -
    • -
    + }} +
    + Raspberry Pi 4 Model B + +
    -
    -
    + -
    -
    -
    +
    +
    -

    What we test

    -

    Canonical's QA team performs an extensive set of over 500 OS compatibility focused hardware tests to ensure the best Ubuntu experience. Every aspect of the system is checked and verified.

    +

    The best Ubuntu experience is with certified hardware

    +

    + Certified devices are tested for reliability and performance, ensuring you have the best out-of-the-box Ubuntu experiences. +

    -
    -
    -
    -
    - -

    Audio

    -
    -
    - -

    Ethernet

    -
    -
    - -

    Wireless

    -
    -
    - -

    TPM

    -
    -
    - -

    Bluetooth

    -
    -
    - -

    USB

    +
    +
      +
    • +

      Select trusted hardware

      +

      Explore the Ubuntu Certified catalogue to discover hardware from partners that fits your needs.

      +
    • +
    • +

      Lower costs

      +

      + Simplify the implementation of your solutions by choosing reliable, certified hardware. Reduce operating system development and support costs. +

      +
    • +
    • +

      Speed up go-to-market

      +

      Build on the combined expertise of Canonical and hardware partners to get your solution to market faster.

      +
    • +
    +
    -
    - -
    -
    -
    +
    -
    -
    - -

    Firmware

    -
    -
    - -

    Power management

    -
    -
    - -

    WWAN

    +
    +
    +
    +
    +
    +

    What we test

    +

    + Canonical's QA team performs an extensive set of over 500 OS compatibility focused hardware tests to ensure the best Ubuntu experience. Every aspect of the system is checked and verified. +

    +
    +
    -
    - -

    Media cards

    + +
    +
    + +

    Audio

    +
    +
    + +

    Ethernet

    +
    +
    + +

    Wireless

    +
    +
    + +

    TPM

    +
    +
    + +

    Bluetooth

    +
    +
    + +

    USB

    +
    -
    - -

    Memory

    + +
    +
    -
    - -

    CPU

    + +
    +
    + +

    Firmware

    +
    +
    + +

    Power management

    +
    +
    + +

    WWAN

    +
    +
    + +

    Media cards

    +
    +
    + +

    Memory

    +
    +
    + +

    CPU

    +
    -
    -
    + -
    -
    -
    -
    -
    -
    -

    Regular testing
    for up to 10 years

    -

    Roughly every 3 weeks, Ubuntu releases Stable Release Updates, ensuring a secure and reliable experience. These updates are carefully tested by the Hardware Certification team to make sure that systems work well with Ubuntu.

    -

    Learn more about Ubuntu release lifecycle

    +
    +
    +
    +
    +
    +

    + Regular testing +
    + for up to 10 years +

    +

    + Roughly every 3 weeks, Ubuntu releases Stable Release Updates, ensuring a secure and reliable experience. These updates are carefully tested by the Hardware Certification team to make sure that systems work well with Ubuntu. +

    +

    + Learn more about Ubuntu release lifecycle +

    +
    -
    -
    -
    - {{ image ( +
    +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/aa1dc625-10+Year+shield+trio_AW.svg", alt="", width="293", @@ -326,61 +443,70 @@

    Regular testing
    for up to 10 years

    hi_def=True, loading="lazy" ) | safe - }} + }} +
    -
    -
    +
    -
    -
    -
    -
    -
    -
    -
    -

    Our laboratories

    -

    Canonical conducts tests in dedicated laboratories, located around the world. The “Ubuntu Certified” label is applied to systems that have been verified and are continuously tested by Canonical throughout the Ubuntu release life cycle.

    -

    Learn more about the Device Certification team

    +
    +
    +
    +
    +
    +
    +
    +

    Our laboratories

    +

    + Canonical conducts tests in dedicated laboratories, located around the world. The “Ubuntu Certified” label is applied to systems that have been verified and are continuously tested by Canonical throughout the Ubuntu release life cycle. +

    +

    + Learn more about the Device Certification team +

    +
    -
    -
    + -
    -
    -
    -
    -
    -
    -
    -
    -

    Testing on real hardware

    -

    Regular testing is performed directly on the hardware throughout the lifecycle of the Ubuntu release for which it has been certified. This approach allows Canonical to control the quality of the released updates on a point-by-point basis and ensures that users of certified hardware get the best experience.

    +
    +
    +
    +
    +
    +
    +
    +
    +

    Testing on real hardware

    +

    + Regular testing is performed directly on the hardware throughout the lifecycle of the Ubuntu release for which it has been certified. This approach allows Canonical to control the quality of the released updates on a point-by-point basis and ensures that users of certified hardware get the best experience. +

    +
    -
    -
    +
    -
    -
    + -
    - {% include "certified/shared/_partners.html" %} -
    +
    + {% include "certified/shared/_partners.html" %} +
    -
    -
    -
    -
    +
    +
    +
    +
    -
    -
    - {{ image ( +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/d9c2c5bf-ubuntu_certified.png", alt="", width="112", @@ -388,15 +514,25 @@

    Testing on real hardware

    hi_def=True, loading="lazy" ) | safe - }} -
    -
    -

    Are you interested
    in
    certifying
    your hardware?

    -
    -

    Drive differentiation for your hardware by certifying with the world's most widely used Linux. Our certification programme increases customer confidence that your products integrate seamlessly with Ubuntu.

    - Discover the benefits + }} +
    +
    +

    + Are you interested +
    + in +
    + certifying +
    + your hardware? +

    +
    +

    + Drive differentiation for your hardware by certifying with the world's most widely used Linux. Our certification programme increases customer confidence that your products integrate seamlessly with Ubuntu. +

    + Discover the benefits +
    -
    -
    +
    {% endblock %} From 38d9b0a791cebddfa42985bb851837f48b37c6c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Ruiti=C3=B1a?= Date: Wed, 17 Apr 2024 12:04:37 +0200 Subject: [PATCH 22/57] UX research + consistency tweaks --- templates/download/desktop/index.html | 14 +++++--------- templates/download/raspberry-pi/index.html | 10 +++++----- templates/download/server/manual.html | 14 +++++++------- 3 files changed, 17 insertions(+), 21 deletions(-) diff --git a/templates/download/desktop/index.html b/templates/download/desktop/index.html index b4ecdb2febb..8b7541fc13e 100644 --- a/templates/download/desktop/index.html +++ b/templates/download/desktop/index.html @@ -19,14 +19,10 @@

    Download Ubuntu Desktop

    The open source desktop operating system that powers millions of PCs and laptops around the world. Find out more about Ubuntu's features and how we support developers and organisations below.


    - +

    + Discover Ubuntu Desktop + Check out the blog › +

    @@ -64,7 +60,7 @@

    Ubuntu {{ releases.lts.full_version }} LTS

    onclick="dataLayer.push({'event' : 'GAEvent', 'eventCategory' : 'Download', 'eventAction' : 'Desktop', 'eventLabel' : '{{ releases.lts.short_version }}', 'eventValue' : undefined });">Download {{ releases.lts.full_version }} LTS - ISO image, {{ releases.lts.iso_download_size }} + {% if releases.lts.iso_download_size %}{{ releases.lts.iso_download_size }}{% endif %} diff --git a/templates/download/raspberry-pi/index.html b/templates/download/raspberry-pi/index.html index d3eaa63a1ae..cd5321ac21b 100644 --- a/templates/download/raspberry-pi/index.html +++ b/templates/download/raspberry-pi/index.html @@ -90,9 +90,9 @@

    Ubuntu {{ releases.lts.full_version }} LTS

    Download Ubuntu Desktop {{ releases.lts.full_version }} LTS + class="p-button--positive u-no-margin--bottom">Download Ubuntu Desktop {{ releases.lts.full_version }} LTS {% if releases.lts.raspi_desktop_iso_size %} - ISO image, {{ releases.lts.raspi_desktop_iso_size }} + {{ releases.lts.raspi_desktop_iso_size }} {% endif %}

    Minimum 2GBs of RAM and 16GB storage required

    @@ -100,9 +100,9 @@

    Ubuntu {{ releases.lts.full_version }} LTS

    Download Ubuntu Server {{ releases.lts.full_version }} LTS + class="p-button">Download Ubuntu Server {{ releases.lts.full_version }} LTS {% if releases.lts.raspi_desktop_iso_size %} - ISO image, {{ releases.lts.raspi_server_iso_size }} + {{ releases.lts.raspi_server_iso_size }} {% endif %}

    @@ -121,7 +121,7 @@

    Ubuntu Core 22

    Download Ubuntu Core {{ releases.latest.core_version }} - ISO image, 263MB + 263MB

    diff --git a/templates/download/server/manual.html b/templates/download/server/manual.html index 831967e1d71..b85335faa34 100644 --- a/templates/download/server/manual.html +++ b/templates/download/server/manual.html @@ -86,13 +86,13 @@

    Ubuntu {{ releases.lts.full_version }} LTS

    The latest LTS version of Ubuntu Server. LTS stands for long-term support — which means five years of free security and maintenance updates, extended to 10 years with Ubuntu Pro.


    - Download {{ releases.lts.full_version }} LTS - - ISO image - {% if releases.lts.server_iso_size %}, {{ releases.lts.server_iso_size }}{% endif %} - +

    + Download {{ releases.lts.full_version }} LTS + + {% if releases.lts.server_iso_size %}{{ releases.lts.server_iso_size }}{% endif %} +

    Alternative downloads ›

    From 8419f236e9081f72c089d2e9a32b8593de63b949 Mon Sep 17 00:00:00 2001 From: Carlos Wu Date: Wed, 17 Apr 2024 18:10:45 +0200 Subject: [PATCH 23/57] Refresh Ubuntu Core/IoT page (#13740) Revert previous redirect -> IoT to Core --- navigation.yaml | 4 +- redirects.yaml | 41 +- releases.yaml | 3 + templates/desktop/index.html | 337 ++++++------ templates/download/core/index.html | 179 +++++++ templates/download/desktop/index.html | 483 ++++++++++-------- templates/download/desktop/thank-you.html | 471 ++++++++++------- ...-news.html => _latest-blogs_download.html} | 26 +- 8 files changed, 971 insertions(+), 573 deletions(-) create mode 100644 templates/download/core/index.html rename templates/download/shared/{_desktop-latest-news.html => _latest-blogs_download.html} (65%) diff --git a/navigation.yaml b/navigation.yaml index e6a0dc40f6f..27904123fe0 100644 --- a/navigation.yaml +++ b/navigation.yaml @@ -368,8 +368,8 @@ download: path: /download/desktop - title: Server path: /download/server - - title: IoT - path: /download/iot + - title: Core + path: /download/core - title: Cloud path: /download/cloud diff --git a/redirects.yaml b/redirects.yaml index e58973d2732..9709b0539aa 100644 --- a/redirects.yaml +++ b/redirects.yaml @@ -313,7 +313,7 @@ desktopedition/?: "/desktop" developer/?: "/desktop/developers" developer/blog/?: "https://snapcraft.io/blog" developer/community-resources/?: "https://forum.snapcraft.io" -developer/core/?: "/download/iot" +developer/core/?: "/download/core" developer/core/documentation/?: "https://docs.ubuntu.com" developer/core/examples/?: "https://forum.snapcraft.io" developer/core/examples/assertions/?: "https://forum.snapcraft.io" @@ -322,16 +322,16 @@ developer/core/examples/hooks/?: "https://forum.snapcraft.io" developer/core/examples/interfaces/?: "https://forum.snapcraft.io" developer/core/examples/snaps-on-mir/?: "/tutorials/secure-ubuntu-kiosk" developer/core/get-started/?: "https://snapcraft.io/docs/getting-started" -developer/core/get-started/artik-5-10/?: "/download/iot" -developer/core/get-started/compute-module-3/?: "/download/iot/raspberry-pi-compute-module-3" +developer/core/get-started/artik-5-10/?: "/download/core" +developer/core/get-started/compute-module-3/?: "/download/raspberry-pi-compute-module-3" developer/core/get-started/developer-setup/?: "https://snapcraft.io/docs/getting-started" -developer/core/get-started/dragonboard-410c/?: "/download/iot/qualcomm-dragonboard-410c" -developer/core/get-started/installation-medias/?: "/download/iot/installation-media" -developer/core/get-started/intel-joule/?: "/download/iot" -developer/core/get-started/intel-nuc/?: "/download/iot/intel-nuc" -developer/core/get-started/kvm/?: "/download/iot/kvm" +developer/core/get-started/dragonboard-410c/?: "/download/qualcomm-dragonboard-410c" +developer/core/get-started/installation-medias/?: "/download/installation-media" +developer/core/get-started/intel-joule/?: "/download/core" +developer/core/get-started/intel-nuc/?: "/download/intel-nuc" +developer/core/get-started/kvm/?: "/download/kvm" developer/core/get-started/orange-pi-zero/?: "http://www.orangepi.org/downloadresources/" -developer/core/get-started/raspberry-pi-2-3/?: "/download/iot/raspberry-pi-2-3" +developer/core/get-started/raspberry-pi-2-3/?: "/download/raspberry-pi-2-3" developer/core/publish-and-distribute/?: "https://snapcraft.io" developer/core/troubleshooting/?: "https://forum.snapcraft.io" developer/core/tutorials/?: "https://snapcraft.io/tutorials" @@ -339,9 +339,9 @@ developer/snapcraft/?: "https://snapcraft.io" developer/start/ubuntu-for-devices/installing-ubuntu-for-devices/?: "https://ubports.com/" developer/start/ubuntu-for-devices/porting-new-device/?: "https://ubports.com/" developer/static/resources/ubuntu-core-16-security-whitepaper.pdf: "/internet-of-things" -developer/target-platforms/?: "/download/iot" -developer/target-platforms/boards/?: "/download/iot" -developer/target-platforms/boards/up-squared/?: "/download/iot/up-squared-iot-grove-server" +developer/target-platforms/?: "/download/core" +developer/target-platforms/boards/?: "/download/core" +developer/target-platforms/boards/up-squared/?: "/download/up-squared-iot-grove-server" developers/?: "/desktop/developers" developer-terms-and-conditions/?: "/legal/developer-terms-and-conditions" donations/?: "/download/desktop/contribute/" @@ -360,9 +360,7 @@ download/cloud/install-ubuntu-openst/?: "/download/cloud" download/cloud/install-ubuntu-openstack/?: "/download/cloud" download/cloud/conjure-up/?: "/openstack/developer" download/cloud/autopilot/?: "/download/cloud" -download/core/?: "/download/iot" -download/core/up-squared-iot-grove/?: "/download/iot/up-squared-iot-grove-server" -download/core(?P/.*)/?: "/download/iot{page}" +download/up-squared-iot-grove/?: "/download/up-squared-iot-grove-server" download/cloud/try-openstack/?: "/openstack/developer" openstack/developer?: "/openstack/install#workstation-deployment" download/cn/?: "https://cn.ubuntu.com/desktop/" @@ -425,14 +423,15 @@ download/iot/orange-pi-zero/?: "http://www.orangepi.org/downloadresources/" download/iot/qualcomm-dragonboard-410c/?: "/download/qualcomm-dragonboard-410c" download/iot/intel-nuc/?: "/download/intel-nuc" download/iot/intel-nuc-desktop/?: "/download/intel-nuc-desktop" -download/iot/intel-iotg/?: "/download/iot/intel-iot" +download/iot/intel-iotg/?: "/download/intel-iot" download/orange-pi-zero/?: "http://www.orangepi.org/downloadresources/" download/raspberry-pi-2-3-core/?: "/download/raspberry-pi-core" download/raspberry-pi-compute-module-3/?: "/download/raspberry-pi-core" -download/intel-joule/?: "/download/iot/" -download/intel-joule-desktop/?: "/download/iot/" -download/samsung-artik-5-10/?: "/download/iot/" -download/samsung-artik-5-10-server/?: "/download/iot/" +download/iot: "/download/core" +download/intel-joule/?: "/download/core/" +download/intel-joule-desktop/?: "/download/core/" +download/samsung-artik-5-10/?: "/download/core/" +download/samsung-artik-5-10-server/?: "/download/core/" download/iot/kvm/?: "/core/docs/getting-started" download/kvm/?: "/core/docs/getting-started" download/iot/up-squared-iot-grove-server/?: "/download/up-squared-iot-grove-server" @@ -477,7 +476,7 @@ engage/architecting-price-performance-private-cloud/?: "/engage/build-cost-effec engage/autonomous-more-profitable-farming-using-AI-and-lightweight-robots/?: "/engage/small-robot-company" engage/finance/?: "/engage/ubuntu-finance-sector-whitepaper" engage/iot-business-model2/?: "/engage/iot-business-model" -engage/iot-elkhart-lake/?: "/download/iot/intel-iot" +engage/iot-elkhart-lake/?: "/download/intel-iot" engage/kubernetes-case-study/?: "/engage/k8s-allan-gray" engage/multi-cloud-guide2/?: "/engage/a-business-guide-to-cloud-migration" engage/multi-cloud-guide/?: "/engage/a-business-guide-to-cloud-migration" diff --git a/releases.yaml b/releases.yaml index a2960cd478e..3de00473f82 100644 --- a/releases.yaml +++ b/releases.yaml @@ -41,6 +41,9 @@ previous_previous_lts: eol: "April 2025" openstack_lts: slug: Yoga +core_lts: + version: "22" + eol: "April 2032" checksums: desktop: diff --git a/templates/desktop/index.html b/templates/desktop/index.html index 16e88ae9805..c3ed08ae921 100755 --- a/templates/desktop/index.html +++ b/templates/desktop/index.html @@ -2,52 +2,71 @@ {% block title %}Ubuntu PC operating system{% endblock %} -{% block meta_description %}Fast, secure and stylishly simple, the Ubuntu operating system is used by 50 million people worldwide every day.{% endblock %} +{% block meta_description %} + Fast, secure and stylishly simple, the Ubuntu operating system is used by 50 million people worldwide every day. +{% endblock %} -{% block meta_copydoc %}https://docs.google.com/document/d/1ZhMkLlkXcimHTIe1taXy24vbbR9pBkZd49H2sJqeQH0/edit{% endblock meta_copydoc %} +{% block meta_copydoc %} + https://docs.google.com/document/d/1ZhMkLlkXcimHTIe1taXy24vbbR9pBkZd49H2sJqeQH0/edit +{% endblock meta_copydoc %} -{% block body_class %}is-paper{% endblock body_class %} +{% block body_class %} + is-paper +{% endblock body_class %} {% block content %} -{# 0 -180px #} + {# 0 -180px #} -
    -
    -
    -
    -

    Ubuntu for desktops

    -

    The open source Ubuntu desktop operating system powers millions of PCs and laptops around the world.

    -

    - Download Ubuntu - Take a look › -

    -
    -
    -
    - +
    +
    +
    +
    +

    Ubuntu for desktops

    +

    + The open source Ubuntu desktop operating system powers millions of PCs and laptops around the world. +

    +

    + Download Ubuntu + Take a look › +

    +
    +
    +
    + +
    -
    -
    + -
    -
    -
    -
    -

    The OS trusted by millions

    -
    -
    -

    Ubuntu comes with everything you need to run your organisation, school, home or enterprise. All the essential applications, like an office suite, browsers, email and media apps, come pre-installed and thousands more games and applications are available in the Ubuntu Software Centre.

    -

    Explore features ›

    +
    +
    +
    +
    +

    The OS trusted by millions

    +
    +
    +

    + Ubuntu comes with everything you need to run your organisation, school, home or enterprise. All the essential applications, like an office suite, browsers, email and media apps, come pre-installed and thousands more games and applications are available in the Ubuntu Software Centre. +

    +

    + Explore features › +

    +
    -
    -
    -
    -
    -
    - {{ +
    +
    +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/9917aba6-spotify-linux-256.png", alt="Spotify", @@ -57,10 +76,10 @@

    The OS trusted by millions

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/f099c20f-vlc.png", alt="VLC", @@ -70,10 +89,10 @@

    The OS trusted by millions

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/034147e9-code_ozwVHSV.png", alt="VSCode", @@ -83,10 +102,10 @@

    The OS trusted by millions

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/eb5ccb1d-clion.ico.png", alt="CLion", @@ -96,10 +115,10 @@

    The OS trusted by millions

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/8daf0eb5-firefox_logo.png", alt="Firefox", @@ -109,10 +128,10 @@

    The OS trusted by millions

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/dcc61b66-Skype.png", alt="Skype", @@ -122,10 +141,10 @@

    The OS trusted by millions

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/d77f0f3a-icon256.png", alt="Telegram", @@ -135,62 +154,74 @@

    The OS trusted by millions

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} + }} +
    -
    -
    + -
    -
    -
    -
    -

    Why choose Ubuntu desktop

    -
    -
    -
    -
    -

    Open source

    -
    -
    -

    Ubuntu has always been free to download, use and share. We believe in the power of open source software; Ubuntu could not exist without its worldwide community of voluntary developers.

    -
    -
    +
    +

    -
    -
    -

    Secure

    -
    -
    -

    With a built-in firewall and virus protection software, Ubuntu is one of the most secure operating systems around. And the long-term support releases give you five years of security patches and updates.

    -
    +
    +

    Why choose Ubuntu desktop

    -
    -
    -
    -

    Accessible

    +
    +
    +
    +

    Open source

    +
    +
    +

    + Ubuntu has always been free to download, use and share. We believe in the power of open source software; Ubuntu could not exist without its worldwide community of voluntary developers. +

    +
    +
    +
    +
    +
    +

    Secure

    +
    +
    +

    + With a built-in firewall and virus protection software, Ubuntu is one of the most secure operating systems around. And the long-term support releases give you five years of security patches and updates. +

    +
    -
    -

    Computing is for everyone regardless of nationality, gender or disability. Ubuntu is fully translated into over 50 languages and includes essential assistive technologies.

    +
    +
    +
    +

    Accessible

    +
    +
    +

    + Computing is for everyone regardless of nationality, gender or disability. Ubuntu is fully translated into over 50 languages and includes essential assistive technologies. +

    +
    -
    -
    +
    -
    -
    -
    -
    -

    Visually stunning,
    wherever it's used

    -
    -
    -

    Ubuntu gets the most from your screen, with high definition, touchscreen support, fractional scaling and touchpad gestures. 22.04 refreshes its signature Yaru theme, with system-wide dark style preference support, accent colours and the largest selection of community wallpapers yet.

    +
    +
    +
    +
    +

    + Visually stunning, +
    + wherever it's used +

    +
    +
    +

    + Ubuntu gets the most from your screen, with high definition, touchscreen support, fractional scaling and touchpad gestures. 22.04 refreshes its signature Yaru theme, with system-wide dark style preference support, accent colours and the largest selection of community wallpapers yet. +

    +
    -
    -
    - {{ +
    + {{ image ( url="https://assets.ubuntu.com/v1/acdf946a-Screenshot+from+2022-04-18+13-05-17.png", alt="", @@ -199,22 +230,26 @@

    Visually stunning,
    wherever it's used

    hi_def=True, loading="lazy" ) | safe - }} -
    -
    - -
    -
    -
    -
    -

    Get Linux on the largest range of hardware

    + }}
    -
    -

    Canonical works closely with Dell, Lenovo and HP to certify that Ubuntu works on a wide range of their laptops and workstations. It means that a seamless Ubuntu experience is available out of the box with more hardware choice than ever.

    -

    And Ubuntu isn't just for the desktop, it is used in data centres around the world powering every kind of server imaginable and is by far, the most popular operating system in the cloud.

    - Learn more about Ubuntu certified hardware › -
    - {{ +
    + +
    +
    +
    +
    +

    Get Linux on the largest range of hardware

    +
    +
    +

    + Canonical works closely with Dell, Lenovo and HP to certify that Ubuntu works on a wide range of their laptops and workstations. It means that a seamless Ubuntu experience is available out of the box with more hardware choice than ever. +

    +

    + And Ubuntu isn't just for the desktop, it is used in data centres around the world powering every kind of server imaginable and is by far, the most popular operating system in the cloud. +

    + Learn more about Ubuntu certified hardware › +
    + {{ image ( url="https://assets.ubuntu.com/v1/7f76ac3a-hp-laptop-studio-jammy.png", alt="", @@ -223,45 +258,49 @@

    Get Linux on the largest range of hardware

    hi_def=True, loading="lazy" ) | safe - }} + }} +
    - -
    + -
    -
    -
    -

    Ubuntu Desktop for the enterprise

    -
    -
    -
    -
    -
    -
    -

    Support and management tools

    -
    -
    -

    Ubuntu Pro Desktop is a comprehensive subscription delivering enterprise-grade security, management tooling, and extended support for developers and organisations. Ubuntu Pro Desktop is free for personal use on up to five machines.

    -
    - Learn more about Ubuntu for enterprises › -
    -
    +
    +

    -
    -
    -

    Backed by Canonical

    +

    Ubuntu Desktop for the enterprise

    +
    +
    +
    +
    +
    +
    +

    Support and management tools

    +
    +
    +

    + Ubuntu Pro Desktop is a comprehensive subscription delivering enterprise-grade security, management tooling, and extended support for developers and organisations. Ubuntu Pro Desktop is free for personal use on up to five machines. +

    +
    + Learn more about Ubuntu for enterprises › +
    -
    -

    Canonical is a global software company and the number-one Ubuntu services provider. Companies can choose to receive expert training, support or consultancy for a fee that goes towards the continued development of Ubuntu.

    -
    - Learn more about Canonical › +
    +
    +
    +

    Backed by Canonical

    +
    +
    +

    + Canonical is a global software company and the number-one Ubuntu services provider. Companies can choose to receive expert training, support or consultancy for a fee that goes towards the continued development of Ubuntu. +

    +
    + Learn more about Canonical › +
    -
    -
    +
    -{% include "shared/contextual_footers/_desktop.html" %} + {% include "shared/contextual_footers/_desktop.html" %} {% endblock content %} diff --git a/templates/download/core/index.html b/templates/download/core/index.html new file mode 100644 index 00000000000..a5d7e74bf18 --- /dev/null +++ b/templates/download/core/index.html @@ -0,0 +1,179 @@ +{% extends "download/iot/_base_iot.html" %} + +{% block title %}Download Ubuntu for IoT boards | Download{% endblock %} + +{% block meta_copydoc %} + https://docs.google.com/document/d/1Sxdl5cGGe1wbHmKB2eL2zQLfVW3KBea02a2FIGx3VdQ/edit +{% endblock +meta_copydoc %} + +{% block body_class %}is-paper{% endblock %} + +{% block content %} +
    +
    +
    +

    Download Ubuntu Core

    +
    +
    +

    + Ubuntu Core is a strictly confined and immutable embedded Linux OS. Get ready to deploy your application by building your customised Ubuntu Core production image, optimised for performance and security. +

    +
    + +
    +
    +
    + +
    +
    +
    +
    +

    Ubuntu Core {{ releases.core_lts.version }}

    +
    +
    +

    Build your Ubuntu Core image for your application and targeted hardware.

    +

    + Ubuntu Core {{ releases.core_lts.version }} is the latest LTS version of Ubuntu for deployment on embedded devices and edge systems. LTS stands for long-term support — which means 10 years of free security and maintenance updates guaranteed until {{ releases.core_lts.eol }}. +

    +
    +

    + Build your Core {{ releases.core_lts.version }} +

    +
    +
    +
    + +
    +
    +
    +
    +

    Try pre-built Ubuntu Core images

    +
    +
    +

    + Our pre-built Ubuntu Core images are an ideal way to experiment with Ubuntu Core. They are built for specific hardware platforms, but you can also test them within virtual environments. +

    +
    +
    +
    +
    +
    +
    +
    +

    Option 1: On a virtual machine

    +
    +
    +

    Try pre-built Ubuntu Core images with Multipass in Ubuntu, Windows or macOS.

    +
    +

    + Install on a VM +

    +
    +
    +
    +
    +
    +
    +
    +
    +
    +

    Option 2: On a device

    +
    +
    +

    Try the pre-built Ubuntu Core images on a range of x86 and ARM devices.

    +
    +

    + Install on a board +

    +
    +
    +
    +
    +
    + +
    +
    +
    +
    +

    Certified on hundreds of devices

    +
    +
    +

    + Ubuntu works alongside silicon vendors and manufacturers to enable and certify Ubuntu on a wide range of hardware. The certified hardware passes our extensive testing and review process in our labs, ensuring that Ubuntu runs well out of the box, and regression tests are performed before every system update is delivered. +

    +
    +

    + Learn more about certified hardware › +

    + +
    +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/d9c2c5bf-ubuntu_certified.png", + alt="Ubuntu Certified hardware", + width="90", + height="128", + hi_def=True, + loading="lazy") | safe + }} +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/dac5c9d7-amd-logo.png", + alt="AMD", + width="92", + height="128", + hi_def=True, + loading="lazy" + ) | safe + }} +
    +
    + {{ + image( + url="https://assets.ubuntu.com/v1/a9ebb31c-dfi-logo.png", + alt="DFI", + width="38", + height="128", + hi_def=True, + loading="lazy") | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/d7829629-nvidia-logo.svg", + alt="Nvidia", + width="127", + height="128", + hi_def=True, + loading="lazy") | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/834d57ab-intel-logo.png", + alt="Intel", + width="66", + height="128", + hi_def=True, + loading="lazy") | safe + }} +
    +
    +
    +
    +
    +
    + + {% with title_link="/blog/tag/ubuntu-core", tag_id=1626 %} + {% include "download/shared/_latest-blogs_download.html" %} + {% endwith %} + +{% endblock content %} diff --git a/templates/download/desktop/index.html b/templates/download/desktop/index.html index 8b7541fc13e..bd00e606b53 100644 --- a/templates/download/desktop/index.html +++ b/templates/download/desktop/index.html @@ -3,234 +3,289 @@ {% block title %}Download Ubuntu Desktop{% endblock %} {% block meta_copydoc %} - https://docs.google.com/document/d/1ScuTtdrm3-iAvizTDxksVTAerV6QkCUN8Sg60uUlJsk/edit + https://docs.google.com/document/d/1ScuTtdrm3-iAvizTDxksVTAerV6QkCUN8Sg60uUlJsk/edit {% endblock meta_copydoc %} {% block body_class %}is-paper{% endblock %} {% block content %} -
    + +
    -
    -

    Download Ubuntu Desktop

    +
    +

    Download Ubuntu Desktop

    +
    +
    +

    + The open-source desktop operating system that powers millions of PCs and laptops around the world. Find out more about Ubuntu's features and how we support developers and organisations below. +

    +
    + +
    +
    +
    + +
    +
    +
    +
    +
    +

    Ubuntu {{ releases.lts.full_version }} LTS

    +
    +
    + {{ image ( + url="https://assets.ubuntu.com/v1/b743f1ee-jj-in-circle.png", + alt="", + width="200", + height="200", + hi_def=True, + loading="auto" + ) | safe + }} +
    +
    +
    +
    +

    + The latest LTS version of Ubuntu, for desktop + PCs and laptops. LTS stands for long-term support — which means five years of free security and + maintenance updates, extended to 10 years with Ubuntu Pro. +

    +
    +

    + Download + {{ releases.lts.full_version }} LTS + + ISO image, {{ releases.lts.iso_download_size }} + +

    +

    + For other versions of Ubuntu Desktop including torrents, the network installer, a list of local mirrors and past releases check out our alternative downloads. +

    +
    + + -
    -

    - The open source desktop operating system that powers millions of PCs and laptops around the world. Find out more about Ubuntu's features and how we support developers and organisations below. -

    -
    -

    - Discover Ubuntu Desktop - Check out the blog › -

    + + +
    +
      +
    • Linux 5.15 kernel
    • +
    • + New Ubuntu theme with accent colours, improved integration for snaps and system-wide dark style preference support +
    • +
    • GNOME Shell and most GNOME libraries updated to the 42 release
    • +
    • GNOME desktop performance improvements most notably on the Raspberry Pi
    • +
    • + Wayland as the default display server for most systems (X11 remains the default for those with an NVIDIA discrete GPU) +
    • +
    • Active Directory integration with the Ubuntu installer
    • +
    • + Policy-based administration using Microsoft Active Directory Group Policy (GPO) and advanced policy support for Ubuntu Pro Desktop users +
    • +
    +
    +

    + Full {{ releases.lts.full_version }} release notes › +

    + +
    +
      +
    • 2 GHz dual-core processor or better
    • +
    • 4 GB system memory
    • +
    • 25 GB of free hard drive space
    • +
    • Either a USB port or a DVD drive for the installer media
    • +
    • Internet access is helpful
    • +
    +
    + +
    +

    To install or try Ubuntu Desktop:

    +
      +
    1. Download the ISO image
    2. +
    3. + Create a bootable USB flash drive with balenaEtcher or similar +
    4. +
    5. Boot your laptop or PC from the USB flash drive
    6. +
    +
    +

    + Follow the step-by-step tutorial › +

    +
    +
    -
    -
    +
    + +
    -
    -
    -
    -

    Ubuntu {{ releases.lts.full_version }} LTS

    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", - alt="Noble Numbat", - width="182", - height="135", - hi_def=True, - loading="auto" - ) | safe - }} -
    -
    -
    -
    -

    - The latest LTS version of Ubuntu, for desktop - PCs and laptops. LTS stands for long-term support — which means five years of free security and - maintenance updates, extended to 10 years with Ubuntu Pro. -

    -
    -

    - Download - {{ releases.lts.full_version }} LTS - - {% if releases.lts.iso_download_size %}{{ releases.lts.iso_download_size }}{% endif %} - -

    -

    - For other versions of Ubuntu Desktop including torrents, the network installer, a list of local mirrors and past releases check out our alternative downloads. -

    -
    - -
    - -
    - - -
    -
      -
    • New Desktop installer with support for autoinstall
    • -
    • New App Center and Firmware Updater applications
    • -
    • GNOME 46 with support for quarter screen tiling
    • -
    • Advanced Active Directory Group Policy Object support for Ubuntu Pro users
    • -
    • Experimental support for TPM-backed Full Disc Encryption and ZFS encryption
    • -
    -
    -

    - {{ releases.lts.full_version }} release notes › -

    +
    +
    +

    Ubuntu {{ releases.latest.full_version }}

    +
    +
    +

    + The latest version of the Ubuntu operating system for desktop PCs and laptops, Ubuntu 23.10 comes with nine months of security and maintenance updates, until July 2024. Ubuntu {{ releases.latest.short_version }} release notes. +

    +

    Recommended system requirements are the same as for Ubuntu {{ releases.lts.short_version }} LTS.

    +
    +

    + + Download {{ releases.latest.full_version }} + + + + Download {{ releases.latest.short_version }} (Legacy Desktop Installer) › + +

    +

    + For other versions of Ubuntu Desktop including torrents, the network installer, a list of local mirrors and past releases check out our alternative downloads. +

    +
    +
    +
    + + {% include "download/shared/_downloads-resources.html" %} + +
    +
    +
    +
    +

    Certified on hundreds of devices

    +
    +
    +

    + Many of the world's biggest PC manufacturers certify their laptops and desktops for Ubuntu, from ultra-portable laptops to high-end workstations. Ubuntu certified hardware has passed our extensive testing and review process, ensuring that Ubuntu runs well out-of-the-box. Our partners also offer select devices preloaded with optimised Ubuntu images. +

    +

    + Learn more about certified hardware › +

    +
    +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/f76dd871-ubuntu-certified.png", + alt="Ubuntu Certified", + width="317", + height="449", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }}
    - -
    -
      -
    • 2 GHz dual-core processor or better
    • -
    • 4 GB system memory
    • -
    • 25 GB of free hard drive space
    • -
    • Either a USB port or a DVD drive for the installer media
    • -
    • Internet access is helpful
    • -
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/a5bec84b-hp-logo.png", + alt="HP", + width="159", + height="372", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }}
    - -
    -

    To install or try Ubuntu Desktop:

    -
      -
    1. Download the ISO image
    2. -
    3. - Create a bootable USB flash drive with balenaEtcher or similar -
    4. -
    5. Boot your laptop or PC from the USB flash drive
    6. -
    -
    -

    - Follow the step-by-step tutorial › -

    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/25514caf-dell-logo.svg", + alt="Dell", + width="71", + height="144", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }}
    -
    -
    -
    -{% include "download/shared/_downloads-resources.html" %} -
    -
    -
    -
    -

    Certified on hundreds of devices

    -
    -
    -

    - Many of the world's biggest PC manufacturers certify their laptops and desktops for Ubuntu, from ultra-portable laptops to high-end workstations. Ubuntu certified hardware has passed our extensive testing and review process, ensuring that Ubuntu runs well out-of-the-box. Our partners also offer select devices preloaded with optimised Ubuntu images. -

    -

    - Learn more about certified hardware › -

    -
    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/f76dd871-ubuntu-certified.png", - alt="Ubuntu Certified", - width="317", - height="449", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/a5bec84b-hp-logo.png", - alt="HP", - width="159", - height="372", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/25514caf-dell-logo.svg", - alt="Dell", - width="71", - height="144", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/3b24973b-lenovo-logo.png", - alt="Lenovo", - width="169", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe - }} -
    -
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/3b24973b-lenovo-logo.png", + alt="Lenovo", + width="169", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }}
    +
    +
    -
    -{% include "download/shared/_secure-enterprise-management.html" %} -{% include "download/shared/_more-from-canonical.html" %} -{% include "download/shared/_desktop-latest-news.html" %} - +
    + + {% include "download/shared/_secure-enterprise-management.html" %} + + {% include "download/shared/_more-from-canonical.html" %} + + {% with title_link="/blog/desktop", group_id="1479" %} + {% include "download/shared/_latest-blogs_download.html" %} + {% endwith %} + + + {% endblock content %} diff --git a/templates/download/desktop/thank-you.html b/templates/download/desktop/thank-you.html index 3a6b910c428..ccd2274d914 100644 --- a/templates/download/desktop/thank-you.html +++ b/templates/download/desktop/thank-you.html @@ -2,206 +2,319 @@ {% block title %}Thank you {{ "for downloading Ubuntu Desktop" if version else "for your contribution" }}{% endblock %} -{% block meta_copydoc %}https://docs.google.com/document/d/187Vg9I0Jjlp1_yAjYtHdoEwFCJeVOaz9Kzeb6kptMpA{% endblock meta_copydoc %} +{% block meta_copydoc %} + https://docs.google.com/document/d/187Vg9I0Jjlp1_yAjYtHdoEwFCJeVOaz9Kzeb6kptMpA +{% endblock meta_copydoc %} -{% block body_class %}is-paper{% endblock body_class %} +{% block body_class %} + is-paper +{% endblock body_class %} + +{% block head_extra %}{% endblock %} -{% block head_extra%}{% endblock %} {% block content_experiment %} - - + + {% endblock %} + {% block content %} -{% if version %} -{% if architecture == 'amd64+mac' %} - -{% else %} - -{% endif %} -{% endif %} - -
    -
    -
    - {% if version %} -

    Thank you for downloading Ubuntu Desktop {{ version }}

    -

    Your download should start automatically. If it doesn't, - {% if architecture == 'amd64+mac' %} - download - now. - {% else %} - download - now. - {% endif %} - -
    You can verify your download, or get help installing. - -

    - {% else %} -

    Thank you for your contribution

    -

    It will help further the open source development of Ubuntu.

    - {% endif %} -
    -
    - {% with returnUrl="/download/desktop", ga_event_title="Ubuntu Desktop download" %} - {% include 'shared/_download-newsletter.html' %} - {% endwith %} -
    -
    -
    - -{% include "download/shared/_downloads-resources.html" %} - -{% include "download/shared/_secure-enterprise-management.html" %} - -{% include "download/shared/_more-from-canonical.html" %} - -
    -
    -
    -
    -

    Help us to keep Ubuntu free to download, share and use by contributing to...

    -
    -
    + {% if version %} + {% if architecture == 'amd64+mac' %} + + {% else %} -
    - -
    -
    -

    Community projects

    -

    I support LoCo teams, UbuCons and other events, upstream projects and all the good work the community does.

    -
    - - - - - -
    -
    - -
    -

    Ubuntu Desktop

    -

    Make the desktop even more amazing.

    -
    - - - - - -
    -
    - -
    -

    Tip to Canonical

    -

    Hats off for making Ubuntu possible. Keep it up.

    -
    - - - - - -
    -
    - -
    -

    Ubuntu for IoT

    -

    - I want a secure, upgradeable Internet of Things, powered by Ubuntu. -

    -
    - - - - - -
    + {% endif %} + {% endif %} + +
    +
    +
    + {% if version %} +

    Thank you for downloading Ubuntu Desktop {{ version }}

    +

    + Your download should start automatically. If it doesn't, + {% if architecture == 'amd64+mac' %} + download + now. + {% else %} + download + now. + {% endif %} + +
    + You can verify your download, or get help installing. + +

    + {% else %} +

    Thank you for your contribution

    +

    It will help further the open source development of Ubuntu.

    + {% endif %}
    - -
    -

    Ubuntu Server & Cloud

    -

    - I want Ubuntu Server running my servers, cloud and as a guest everywhere. -

    -
    - - - - - -
    +
    + {% with returnUrl="/download/desktop", ga_event_title="Ubuntu Desktop download" %} + {% include 'shared/_download-newsletter.html' %} + {% endwith %}
    - -
    +
    + + {% include "download/shared/_downloads-resources.html" %} -
    -
    -

    Your contribution: $16

    -

    The same price as Peace, Love and Linux t-shirt

    + {% include "download/shared/_secure-enterprise-management.html" %} + + {% include "download/shared/_more-from-canonical.html" %} + +
    +
    +
    +
    +

    Help us to keep Ubuntu free to download, share and use by contributing to...

    -
    -
    - T-shirt -
    +
    + + + +
    +
    +

    Community projects

    +

    I support LoCo teams, UbuCons and other events, upstream projects and all the good work the community does.

    +
    + + + + + +
    +
    + +
    +

    Ubuntu Desktop

    +

    Make the desktop even more amazing.

    +
    + + + + + +
    +
    + +
    +

    Tip to Canonical

    +

    Hats off for making Ubuntu possible. Keep it up.

    +
    + + + + + +
    +
    + +
    +

    Ubuntu for IoT

    +

    I want a secure, upgradeable Internet of Things, powered by Ubuntu.

    +
    + + + + + +
    +
    + +
    +

    Ubuntu Server & Cloud

    +

    I want Ubuntu Server running my servers, cloud and as a guest everywhere.

    +
    + + + + + +
    +
    +
    + +
    + +
    +
    +

    + Your contribution: $16 +

    +

    + The same price as Peace, Love and Linux t-shirt +

    +
    +
    +
    + T-shirt +
    +
    +
    +
    + + + + + + + + + + + + + + + +
    +
    -
    - - - - - - - - - - - - - - - -
    - -
    -
    -
    + -{% if version %} - -{% include "download/shared/_desktop-latest-news.html" %} + {% if version %} -{% endif %} + {% with title_link="/blog/desktop", group_id="1479" %} + {% include "download/shared/_latest-blogs_download.html" %} + {% endwith %} + {% endif %} -{% endblock content %} + {% endblock content %} -{% block footer_extra %} - + {% block footer_extra %} + -{% if version %} - - + -{% endif %} + window.initImageDownload(imagePath, GAlabel); + } + + {% endif %} -{% endblock footer_extra %} + {% endblock footer_extra %} diff --git a/templates/download/shared/_desktop-latest-news.html b/templates/download/shared/_latest-blogs_download.html similarity index 65% rename from templates/download/shared/_desktop-latest-news.html rename to templates/download/shared/_latest-blogs_download.html index 0a88a8f3f22..635c789f6e1 100644 --- a/templates/download/shared/_desktop-latest-news.html +++ b/templates/download/shared/_latest-blogs_download.html @@ -1,14 +1,15 @@
    @@ -17,22 +18,31 @@

    Latest from our 
    -

    +

    + +

    - \ No newline at end of file + {# djlint:on #} + From e1f363a4dfc57226458178fd83ba607e1fa87e99 Mon Sep 17 00:00:00 2001 From: Akbar Abdrakhmanov Date: Wed, 17 Apr 2024 18:07:12 +0500 Subject: [PATCH 24/57] add the word LTS in the title of desktop and server download thank you pages --- templates/desktop/developers.html | 4 +- templates/download/desktop/index.html | 166 ++-- templates/download/desktop/thank-you.html | 8 +- templates/download/server/manual.html | 912 +++++++++++----------- templates/download/server/thank-you.html | 420 +++++----- webapp/views.py | 2 + 6 files changed, 714 insertions(+), 798 deletions(-) diff --git a/templates/desktop/developers.html b/templates/desktop/developers.html index 8a037f09d72..043929a95ae 100755 --- a/templates/desktop/developers.html +++ b/templates/desktop/developers.html @@ -88,7 +88,9 @@

    - {% include "about/release_cycles/releases-table.html" %} +
    + {% include "about/release_cycles/releases-table.html" %} +
    diff --git a/templates/download/desktop/index.html b/templates/download/desktop/index.html index bd00e606b53..0c3a97be769 100644 --- a/templates/download/desktop/index.html +++ b/templates/download/desktop/index.html @@ -9,7 +9,6 @@ {% block body_class %}is-paper{% endblock %} {% block content %} -
    @@ -17,21 +16,16 @@

    Download Ubuntu Desktop

    - The open-source desktop operating system that powers millions of PCs and laptops around the world. Find out more about Ubuntu's features and how we support developers and organisations below. + The open source desktop operating system that powers millions of PCs and laptops around the world. Find out more about Ubuntu's features and how we support developers and organisations below.


    - +

    + Discover Ubuntu Desktop + Check out the blog › +

    -

    @@ -40,14 +34,12 @@

    Download Ubuntu Desktop

    Ubuntu {{ releases.lts.full_version }} LTS

    - {{ image ( - url="https://assets.ubuntu.com/v1/b743f1ee-jj-in-circle.png", - alt="", - width="200", - height="200", - hi_def=True, - loading="auto" - ) | safe + {{ image(url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", + alt="Noble Numbat", + width="182", + height="135", + hi_def=True, + loading="auto") | safe }}
    @@ -61,11 +53,13 @@

    Ubuntu {{ releases.lts.full_version }} LTS


    Download {{ releases.lts.full_version }} LTS - ISO image, {{ releases.lts.iso_download_size }} + {% if releases.lts.iso_download_size %} + {{ releases.lts.iso_download_size }} + {% endif %} @@ -86,7 +80,7 @@

    Ubuntu {{ releases.lts.full_version }} LTS

    aria-selected="true" id="release-notes-tab" href="#release-notes" - aria-controls="release-notes">Release notes + aria-controls="release-notes">What's new
  • Ubuntu {{ releases.lts.full_version }} LTS
  • role="tabpanel" aria-labelledby="release-notes-tab">
      -
    • Linux 5.15 kernel
    • -
    • - New Ubuntu theme with accent colours, improved integration for snaps and system-wide dark style preference support -
    • -
    • GNOME Shell and most GNOME libraries updated to the 42 release
    • -
    • GNOME desktop performance improvements most notably on the Raspberry Pi
    • -
    • - Wayland as the default display server for most systems (X11 remains the default for those with an NVIDIA discrete GPU) -
    • -
    • Active Directory integration with the Ubuntu installer
    • -
    • - Policy-based administration using Microsoft Active Directory Group Policy (GPO) and advanced policy support for Ubuntu Pro Desktop users -
    • +
    • New Desktop installer with support for autoinstall
    • +
    • New App Center and Firmware Updater applications
    • +
    • GNOME 46 with support for quarter screen tiling
    • +
    • Advanced Active Directory Group Policy Object support for Ubuntu Pro users
    • +
    • Experimental support for TPM-backed Full Disc Encryption and ZFS encryption

    - Full {{ releases.lts.full_version }} release notes › + {{ releases.lts.full_version }} release notes ›

    @@ -169,42 +155,7 @@

    Ubuntu {{ releases.lts.full_version }} LTS

    - -
    -
    -
    -
    -

    Ubuntu {{ releases.latest.full_version }}

    -
    -
    -

    - The latest version of the Ubuntu operating system for desktop PCs and laptops, Ubuntu 23.10 comes with nine months of security and maintenance updates, until July 2024. Ubuntu {{ releases.latest.short_version }} release notes. -

    -

    Recommended system requirements are the same as for Ubuntu {{ releases.lts.short_version }} LTS.

    -
    -

    - - Download {{ releases.latest.full_version }} - - - - Download {{ releases.latest.short_version }} (Legacy Desktop Installer) › - -

    -

    - For other versions of Ubuntu Desktop including torrents, the network installer, a list of local mirrors and past releases check out our alternative downloads. -

    -
    -
    -
    - {% include "download/shared/_downloads-resources.html" %} -

    @@ -221,55 +172,43 @@

    Certified on hundreds of devices

    - {{ - image ( - url="https://assets.ubuntu.com/v1/f76dd871-ubuntu-certified.png", - alt="Ubuntu Certified", - width="317", - height="449", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe + {{ image(url="https://assets.ubuntu.com/v1/f76dd871-ubuntu-certified.png", + alt="Ubuntu Certified", + width="317", + height="449", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe }}
    - {{ - image ( - url="https://assets.ubuntu.com/v1/a5bec84b-hp-logo.png", - alt="HP", - width="159", - height="372", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe + {{ image(url="https://assets.ubuntu.com/v1/a5bec84b-hp-logo.png", + alt="HP", + width="159", + height="372", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe }}
    - {{ - image ( - url="https://assets.ubuntu.com/v1/25514caf-dell-logo.svg", - alt="Dell", - width="71", - height="144", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe + {{ image(url="https://assets.ubuntu.com/v1/25514caf-dell-logo.svg", + alt="Dell", + width="71", + height="144", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe }}
    - {{ - image ( - url="https://assets.ubuntu.com/v1/3b24973b-lenovo-logo.png", - alt="Lenovo", - width="169", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-logo-section__logo"} - ) | safe + {{ image(url="https://assets.ubuntu.com/v1/3b24973b-lenovo-logo.png", + alt="Lenovo", + width="169", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"}) | safe }}
    @@ -277,15 +216,10 @@

    Certified on hundreds of devices

    - {% include "download/shared/_secure-enterprise-management.html" %} - {% include "download/shared/_more-from-canonical.html" %} - {% with title_link="/blog/desktop", group_id="1479" %} {% include "download/shared/_latest-blogs_download.html" %} {% endwith %} - - {% endblock content %} diff --git a/templates/download/desktop/thank-you.html b/templates/download/desktop/thank-you.html index ccd2274d914..7ba2fed69af 100644 --- a/templates/download/desktop/thank-you.html +++ b/templates/download/desktop/thank-you.html @@ -23,12 +23,12 @@ s.className += ' ' + y; h.start = 1 * new Date; h.end = i = function() { - s.className = s.className.replace(RegExp(' ?' + y), '') + s.className = s.className.replace(RegExp(' ?' + y), ''); }; (a[n] = a[n] || []).hide = h; setTimeout(function() { i(); - h.end = null + h.end = null; }, c); h.timeout = c; })(window, document.documentElement, 'async-hide', 'dataLayer', 1000, { @@ -55,7 +55,7 @@
    {% if version %} -

    Thank you for downloading Ubuntu Desktop {{ version }}

    +

    Thank you for downloading Ubuntu Desktop {{ version }}{{ " LTS" if lts }}

    Your download should start automatically. If it doesn't, {% if architecture == 'amd64+mac' %} @@ -65,10 +65,8 @@

    Thank you for downloading Ubuntu Desktop {{ version }}

    download now. {% endif %} -
    You can verify your download, or get help installing. -

    {% else %}

    Thank you for your contribution

    diff --git a/templates/download/server/manual.html b/templates/download/server/manual.html index b85335faa34..fd8c79650db 100644 --- a/templates/download/server/manual.html +++ b/templates/download/server/manual.html @@ -3,541 +3,525 @@ {% block title %}Get Ubuntu Server | Download{% endblock %} {% block meta_description %} - Get Ubuntu Server one of three ways; by using Multipass on your desktop, using MAAS to provision machines in your data centre or installing it directly on a server. + Get Ubuntu Server one of three ways; by using Multipass on your desktop, using MAAS to provision machines in your data centre or installing it directly on a server. {% endblock meta_description %} {% block meta_copydoc %} - https://docs.google.com/document/d/1Qob4Ni_y1ffIdSWqaw2xH0dxiHZQmkRGP5nuoBhIfyM/edit + https://docs.google.com/document/d/1Qob4Ni_y1ffIdSWqaw2xH0dxiHZQmkRGP5nuoBhIfyM/edit {% endblock meta_copydoc %} {% block body_class %} - is-paper + is-paper {% endblock body_class %} {% block content %} - -
    +
    -

    Get Ubuntu Server

    +

    Get Ubuntu Server

    -
    -
    +
    +
    -
    +
    -
    +
    -
    -
    -

    Ubuntu {{ releases.lts.full_version }} LTS

    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", - alt="Noble Numbat", - width="182", - height="135", - hi_def=True, - loading="auto" - ) | safe - }} -
    +
    +
    +

    Ubuntu {{ releases.lts.full_version }} LTS

    +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", + alt="Noble Numbat", + width="182", + height="135", + hi_def=True, + loading="auto") | safe + }} +
    +
    +
    +
    +

    + The latest LTS version of Ubuntu Server. LTS stands for long-term support — which means five years of free security and maintenance updates, extended to 10 years with Ubuntu Pro. +

    +
    +

    + Download {{ releases.lts.full_version }} LTS + + {% if releases.lts.server_iso_size %}{{ releases.lts.server_iso_size }}{% endif %} +

    +

    + Alternative downloads › +

    +

    + Alternative architectures › +

    -
    -
    -

    - The latest LTS version of Ubuntu Server. LTS stands for long-term support — which means five years of free security and maintenance updates, extended to 10 years with Ubuntu Pro. -

    -
    -

    - Download {{ releases.lts.full_version }} LTS - - {% if releases.lts.server_iso_size %}{{ releases.lts.server_iso_size }}{% endif %} -

    -

    - Alternative downloads › -

    -

    - Alternative architectures › -

    -
    -
    - -
    +
    + +
    -
    -
      -
    • Linux 6.8 kernel with low latency kernel features enabled by default
    • -
    • - Frame pointers enabled by default for the majority of packages on x86 architectures -
    • -
    • - Rust 1.78, .NET 8 and OpenJDK 21 with TCK certification in addition to other toolchain upgrades -
    • -
    • 64-bit time_t by default on armhf to address the year 2038 issue
    • -
    • AppArmor-enforced unprivileged user namespaces restricted by default
    • -
    -
    -

    - {{ releases.lts.short_version }} release notes › -

    -
    +
    +
      +
    • Linux 6.8 kernel with low latency kernel features enabled by default
    • +
    • + Frame pointers enabled by default for the majority of packages on x86 architectures +
    • +
    • + Rust 1.78, .NET 8 and OpenJDK 21 with TCK certification in addition to other toolchain upgrades +
    • +
    • 64-bit time_t by default on armhf to address the year 2038 issue
    • +
    • AppArmor-enforced unprivileged user namespaces restricted by default
    • +
    +
    +

    + {{ releases.lts.short_version }} release notes › +

    +
    -
    -
      -
    • 1 GHz processor or better
    • -
    • 1 GB system memory
    • -
    • 2.5 GB of free hard drive space
    • -
    • Either a USB port or a DVD drive for the installer media
    • -
    -
    +
    +
      +
    • 1 GHz processor or better
    • +
    • 1 GB system memory
    • +
    • 2.5 GB of free hard drive space
    • +
    • Either a USB port or a DVD drive for the installer media
    • +
    +
    -
    -

    To install Ubuntu Server:

    -
      -
    1. Download the ISO image
    2. -
    3. - Create a bootable USB flash drive with balenaEtcher or similar -
    4. -
    5. Boot from the USB flash drive
    6. -
    -
    -

    - Follow the step-by-step tutorial › -

    -
    +
    +

    To install Ubuntu Server:

    +
      +
    1. Download the ISO image
    2. +
    3. + Create a bootable USB flash drive with balenaEtcher or similar +
    4. +
    5. Boot from the USB flash drive
    6. +
    +
    +

    + Follow the step-by-step tutorial › +

    +
    -
    -
    -
    -

    Alternative downloads

    +
    +
    +
    +

    Alternative downloads

    +
    +
    +
    +
    +

    BitTorrent

    +
    +
    +

    BitTorrent sometimes enables higher download speeds and more reliable downloads of large files.

    +
    + Torrent for {{ releases.lts.full_version }} LTS
    -
    -
    -
    -

    BitTorrent

    -
    -
    -

    BitTorrent sometimes enables higher download speeds and more reliable downloads of large files.

    -
    - Torrent for {{ releases.lts.full_version }} LTS -
    -
    -
    -
    -
    -

    Previous releases

    -
    -
    -

    Previous long-term support versions of Ubuntu Server, still supported.

    -
    - Download {{ releases.previous_lts.full_version }} LTS - - Download {{ releases.previous_previous_lts.full_version }} LTS - -
    -
    -
    -
    - -
    -

    - Other versions of Ubuntu Server including torrents, the network installer, a list of local mirrors and past releases. -

    -
    -
    +
    +
    +
    +
    +

    Previous releases

    +
    +

    Previous long-term support versions of Ubuntu Server, still supported.

    +
    + Download {{ releases.previous_lts.full_version }} LTS + + Download {{ releases.previous_previous_lts.full_version }} LTS + +
    +
    +
    +
    + +
    +

    + Other versions of Ubuntu Server including torrents, the network installer, a list of local mirrors and past releases. +

    +
    +
    +
    -
    -
    -
    -

    Alternative architectures

    + id="architectures" + style="scroll-margin-top: 3.4rem"> +
    +
    +
    +

    Alternative architectures

    +
    +
    +
    +
    +

    + ARM › +

    +
    +
    +

    + Optimised for hyperscale deployments and certified on ARM chipsets — Ubuntu Server for ARM includes the 64-bit ARMv7 and ARMv8 platforms. +

    +
    +
    +
    +
    + -
    -
    -
    -

    - ARM › -

    -
    -
    -

    - Optimised for hyperscale deployments and certified on ARM chipsets — Ubuntu Server for ARM includes the 64-bit ARMv7 and ARMv8 platforms. -

    -
    -
    -
    -
    -
    -

    - IBM POWER › -

    -
    -
    -

    Ubuntu is available on the IBM POWER platform, bringing the entire Ubuntu ecosystem to IBM POWER.

    -
    -
    -
    -
    - -
    -

    - IBM Z and LinuxONE leverage open technology solutions to meet the demands of the new application economy. Ubuntu is now available on those platforms with Multipass, MicroK8s and more. -

    -
    -
    -
    -
    -
    -

    - RISC-V › -

    -
    -
    -

    Ubuntu — now available for multiple RISC-V platforms to accelerate innovation.

    -
    -
    +
    +

    Ubuntu is available on the IBM POWER platform, bringing the entire Ubuntu ecosystem to IBM POWER.

    +
    +
    +
    + +
    +

    + IBM Z and LinuxONE leverage open technology solutions to meet the demands of the new application economy. Ubuntu is now available on those platforms with Multipass, MicroK8s and more. +

    +
    +
    +
    +
    +
    +

    + RISC-V › +

    +
    +
    +

    Ubuntu — now available for multiple RISC-V platforms to accelerate innovation.

    +
    +
    +
    {% include 'shared/_download-ubuntu-thank-you-pro-section.html' %}
    -
    -
    -

    More from Canonical

    +
    +
    +

    More from Canonical

    +
    +
    + -
    -
    - + +
    -
    -
    +
    +
    +
    +
    +

    Resources

    +
    +
    +
    +
    +
    +

    + Ubuntu Server documentation +

    +

    The Ubuntu Server documentation, curated by community and Ubuntu developers.

    +
    -
    -

    Resources

    -
    +

    + Ask Ubuntu +

    +

    Stuck somewhere? Get your Ubuntu questions answered by power users.

    -
    -
    -
    -

    - Ubuntu Server documentation -

    -

    The Ubuntu Server documentation, curated by community and Ubuntu developers.

    -
    -
    -

    - Ask Ubuntu -

    -

    Stuck somewhere? Get your Ubuntu questions answered by power users.

    -
    -
    -

    - Community Discourse -

    -

    Discuss with Ubuntu developers and make your voice heard.

    -
    -
    +
    +

    + Community Discourse +

    +

    Discuss with Ubuntu developers and make your voice heard.

    +
    +
    -
    +
    -{% include 'download/server/multipass.html' %} + {% include 'download/server/multipass.html' %} -{% include 'download/server/choose.html' %} + {% include 'download/server/choose.html' %} -
    +
    -
    - -
    -
    +
    + +
    +
    +
    -
    +
    - - + + addEventListener("DOMContentLoaded", () => { + handleNonTabHashClick() + showParentTab() + }); + {% endblock %} diff --git a/templates/download/server/thank-you.html b/templates/download/server/thank-you.html index 1920a88c8a7..b5194b520d9 100755 --- a/templates/download/server/thank-you.html +++ b/templates/download/server/thank-you.html @@ -2,262 +2,258 @@ {% block title %}Thank you for downloading Ubuntu Server{% endblock %} -{% block meta_copydoc %}https://docs.google.com/document/d/1S5zY7HN_Q8eQWch0mCEfLICfj8pW1bct9_wGArCNIqc/edit{% endblock meta_copydoc %} +{% block meta_copydoc %} + https://docs.google.com/document/d/1S5zY7HN_Q8eQWch0mCEfLICfj8pW1bct9_wGArCNIqc/edit +{% endblock meta_copydoc %} -{% block body_class %}is-paper{% endblock body_class %} +{% block body_class %} + is-paper +{% endblock body_class %} -{% block head_extra %} - -{% endblock %} +{% block head_extra %}{% endblock %} {% block content %} - + -
    -
    -
    -

    Thank you for downloading Ubuntu Server {{ version }}

    -

    Your download should start in the background. If it doesn't, - download now.
    - {% with version=version, system="live-server", architecture="amd64" %} - {% include "download/shared/_verify-checksums.html" %} +

    +
    +
    +

    Thank you for downloading Ubuntu Server {{ version }}{{ " LTS" if lts }}

    +

    + Your download should start in the background. If it doesn't, + download now. +
    + {% with version=version, system="live-server", architecture="amd64" %} + {% include "download/shared/_verify-checksums.html" %} + {% endwith %} +

    +
    +
    + {% with returnUrl="/download/server", ga_event_title="Ubuntu Server download" %} + {% include 'shared/_download-newsletter.html' %} {% endwith %} -

    -
    -
    - {% with returnUrl="/download/server", ga_event_title="Ubuntu Server download" %} - {% include 'shared/_download-newsletter.html' %} - {% endwith %} +
    -
    -
    + -{% include 'download/shared/_server_weekly_news.html' %} + {% include 'download/shared/_server_weekly_news.html' %} -
    -
    -
    -
    -

    Ubuntu CLI cheatsheet

    -
    -

    Learn how to use the command line efficiently and get started with DevOps — from basic file management to LXD virtualisation and Ubuntu Pro.

    +
    +
    +
    +
    +

    Ubuntu CLI cheatsheet

    +
    +

    + Learn how to use the command line efficiently and get started with DevOps — from basic file management to LXD virtualisation and Ubuntu Pro. +

    +
    +
    - -
    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/639c1f12-server-cli-cheatsheet.png", - alt="CLI cheat sheet", - width="1200", - height="849", - hi_def=True, - loading="auto" - ) | safe - }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/639c1f12-server-cli-cheatsheet.png", + alt="CLI cheat sheet", + width="1200", + height="849", + hi_def=True, + loading="auto") | safe + }} +
    -
    -
    +
    -
    -
    -
    -
    -
    -

    Resources

    -
    -
    -
    -
    +
    +
    +
    -

    Ubuntu Server documentation

    -

    The Ubuntu Server documentation, curated by community and Ubuntu developers.

    +
    +

    Resources

    +
    -
    -

    Ask Ubuntu

    -

    Stuck somewhere? Get your Ubuntu questions answered by power users.

    +
    +
    +
    +

    + Ubuntu Server documentation +

    +

    The Ubuntu Server documentation, curated by community and Ubuntu developers.

    +
    +
    +

    + Ask Ubuntu +

    +

    Stuck somewhere? Get your Ubuntu questions answered by power users.

    +
    +
    +

    + Community Discourse +

    +

    Discuss with Ubuntu developers and make your voice heard.

    +
    +
    -
    -

    Community Discourse

    -

    Discuss with Ubuntu developers and make your voice heard.

    -
    -
    -
    -
    + -{% include 'shared/_download-ubuntu-thank-you-pro-section.html' %} + {% include 'shared/_download-ubuntu-thank-you-pro-section.html' %} -
    -
    -
    -

    More from Canonical

    -
    -
    -
    - +
    +
    +
    +

    More from Canonical

    -
    -
    - -
    -

    Fast, dense, and secure container and VM management at any scale.

    -
    -

    - Learn more about LXD › -

    + -
    +
    -
    -
    -
    -
    -
    -

    Latest from our blog ›

    +
    +
    +
    + -
    -
    -
    +
    +
    -
    - -
    + +
    - - + + }) + {% endblock content %} {% block footer_extra %} - + - + window.initImageDownload(imagePath, GAlabel); + {% endblock footer_extra %} diff --git a/webapp/views.py b/webapp/views.py index 964339c82de..45ff4236b20 100644 --- a/webapp/views.py +++ b/webapp/views.py @@ -160,6 +160,7 @@ def download_server_steps(): def download_thank_you(category): version = flask.request.args.get("version", "") architecture = flask.request.args.get("architecture", "").replace(" ", "+") + lts = flask.request.args.get("lts", "") if version and not architecture: flask.abort(400) @@ -169,6 +170,7 @@ def download_thank_you(category): f"download/{category}/thank-you.html", version=version, architecture=architecture, + lts=lts, ), {"Cache-Control": "no-cache"}, ) From 8f4b74edd761db6bc735a3cd3e9bca16e2c7ad03 Mon Sep 17 00:00:00 2001 From: Pete Date: Thu, 18 Apr 2024 09:09:39 +0200 Subject: [PATCH 25/57] Update meganav.yaml --- meganav.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/meganav.yaml b/meganav.yaml index 44a3840485e..72b3017bf1f 100644 --- a/meganav.yaml +++ b/meganav.yaml @@ -802,9 +802,9 @@ get_ubuntu: - links: - title: Ubuntu Desktop description: Free and reliable desktop OS - url: /download/desktop - secondary_cta_title: Download 22.04 LTS - secondary_cta_url: /download/desktop/thank-you?version=22.04.4&architecture=amd64 + url: /desktop + secondary_cta_title: Download Ubuntu Desktop + secondary_cta_url: /download/desktop - title: Ubuntu flavours description: Variations of Ubuntu OS url: /download/flavours @@ -896,6 +896,8 @@ get_ubuntu: - title: Ubuntu Core description: Embedded Linux url: /core + secondary_cta_title: Get Ubuntu Core + secondary_cta_url: /download/core - title: Internet of Things description: Ubuntu for IoT url: /internet-of-things From 1b46c4de7516c3f93c6d97733455e40f51df95fc Mon Sep 17 00:00:00 2001 From: Pete Date: Thu, 18 Apr 2024 10:01:46 +0200 Subject: [PATCH 26/57] Remove section footer from Ubuntu for IoT --- meganav.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/meganav.yaml b/meganav.yaml index 72b3017bf1f..88fd5311e21 100644 --- a/meganav.yaml +++ b/meganav.yaml @@ -928,9 +928,6 @@ get_ubuntu: url: /raspberry-pi - title: RISC-V platforms url: /download/risc-v - section_footer: - cta_title: Get Ubuntu for IoT - cta_url: /download/iot - title: Develop on Ubuntu primary_links: - links: From 8da064b3731b24a8caabd9523b7e053e1f51755d Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Wed, 17 Apr 2024 11:41:01 +0200 Subject: [PATCH 27/57] Bump Vanilla version and apply page refresh --- package.json | 2 +- templates/desktop/index.html | 608 ++++++++++++------ .../shared/contextual_footers/_desktop.html | 40 -- yarn.lock | 10 +- 4 files changed, 420 insertions(+), 240 deletions(-) delete mode 100644 templates/shared/contextual_footers/_desktop.html diff --git a/package.json b/package.json index c2f534ae56b..540b55db36a 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "typescript": "4.5.4", "url-polyfill": "1.1.12", "url-search-params-polyfill": "8.1.1", - "vanilla-framework": "4.9.1", + "vanilla-framework": "4.10.0", "yup": "0.32.11" }, "resolutions": { diff --git a/templates/desktop/index.html b/templates/desktop/index.html index c3ed08ae921..30f234933eb 100755 --- a/templates/desktop/index.html +++ b/templates/desktop/index.html @@ -1,111 +1,141 @@ {% extends "desktop/base_desktop.html" %} -{% block title %}Ubuntu PC operating system{% endblock %} +{% block title %}Ubuntu Desktop PC operating system{% endblock %} -{% block meta_description %} - Fast, secure and stylishly simple, the Ubuntu operating system is used by 50 million people worldwide every day. -{% endblock %} +{% block meta_description %}Fast, secure and stylishly simple, the Ubuntu operating system is used by 50 million people worldwide every day.{% endblock %} -{% block meta_copydoc %} - https://docs.google.com/document/d/1ZhMkLlkXcimHTIe1taXy24vbbR9pBkZd49H2sJqeQH0/edit -{% endblock meta_copydoc %} +{% block meta_copydoc %}https://docs.google.com/document/d/1ZhMkLlkXcimHTIe1taXy24vbbR9pBkZd49H2sJqeQH0/edit{% endblock meta_copydoc %} -{% block body_class %} - is-paper -{% endblock body_class %} +{% block body_class %}is-paper{% endblock body_class %} {% block content %} - {# 0 -180px #} +{# 0 -180px #} -
    -
    -
    -
    -

    Ubuntu for desktops

    -

    - The open source Ubuntu desktop operating system powers millions of PCs and laptops around the world. -

    -

    - Download Ubuntu - Take a look › -

    -
    -
    -
    - -
    +
    +
    +
    +
    +

    Ubuntu for desktops

    +

    The number 1 open source operating system powers millions of PCs and laptops around the world.

    +

    + Download Ubuntu Desktop +

    +
    +
    +
    +
    -
    +
    +
    -
    -
    +
    +
    +
    +

    The secure, modern operating system used by millions

    +
    +
    +

    -
    -

    The OS trusted by millions

    +
    +
    +

    The preferred choice for professional developers

    +
    +
    +

    Each release of Ubuntu delivers the latest applications, libraries and toolchains. Ubuntu is a primary platform for all major IDEs, game development tools and AI/ML software.

    +
    -
    -

    - Ubuntu comes with everything you need to run your organisation, school, home or enterprise. All the essential applications, like an office suite, browsers, email and media apps, come pre-installed and thousands more games and applications are available in the Ubuntu Software Centre. -

    -

    - Explore features › -

    +
    +
    +
    +

    Everything you need to daily drive

    +
    +
    +

    Ubuntu offers essential applications for web browsing, messaging, gaming, and content creation, including Firefox, Chrome, Discord, Steam, and OBS Studio, supporting all your daily computing needs.

    +
    +
    +
    +
    +
    +

    Private and secure by design

    +
    +
    +

    With regular updates and built-in security features, Ubuntu prioritises user privacy and system integrity, making it the secure choice for those who value data protection.

    +
    +
    +
    +
    +
    +

    Deep integration with enterprise tools

    +
    +
    +

    Ubuntu seamlessly integrates with enterprise environments, Ubuntu Pro provides extended security patching and compliance tooling alongside support for third party identity management tools.

    +
    +
    +
    +
    +
    +

    Fully open source

    +
    +
    +

    Ubuntu has always been free to download, use and share. We believe in the power of open source software; Ubuntu could not exist without its worldwide community of voluntary developers.

    +
    -
    -
    -
    -
    - {{ +
    +
    + +
    +
    +
    +

    Thousands of applications

    +
    +
    +
    +
    +
    + {{ image ( - url="https://assets.ubuntu.com/v1/9917aba6-spotify-linux-256.png", - alt="Spotify", - width="256", - height="256", + url="https://assets.ubuntu.com/v1/f0bd491c-blender.png", + alt="Blender", + width="512", + height="512", hi_def=True, loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( - url="https://assets.ubuntu.com/v1/f099c20f-vlc.png", - alt="VLC", + url="https://assets.ubuntu.com/v1/9917aba6-spotify-linux-256.png", + alt="Spotify", width="256", height="256", hi_def=True, loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/034147e9-code_ozwVHSV.png", - alt="VSCode", + alt="Visual Studio Code", width="256", height="256", hi_def=True, loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/eb5ccb1d-clion.ico.png", alt="CLion", @@ -115,10 +145,10 @@

    The OS trusted by millions

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/8daf0eb5-firefox_logo.png", alt="Firefox", @@ -128,179 +158,369 @@

    The OS trusted by millions

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/d77f0f3a-icon256.png", + alt="Telegram", + width="256", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}, + ) | safe + }} +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/43dcefb8-discord.png", + alt="Discord", + width="128", + height="128", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}, + ) | safe + }} +
    +
    + {{ image ( - url="https://assets.ubuntu.com/v1/dcc61b66-Skype.png", - alt="Skype", + url="https://assets.ubuntu.com/v1/8d51d7ff-powershell.png", + alt="Powershell", width="256", height="256", hi_def=True, loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe + }} +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/88ff7b82-steam.png", + alt="Steam", + width="256", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}, + ) | safe + }} +
    +
    +
    +
    +
    + +
    +
    +
    +
    +

    High performance on your favourite hardware

    +
    +
    +

    We partner with the world's leading hardware manufacturers to deliver an extensive range of Ubuntu certified laptops, desktops and workstations

    +
    +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/f76dd871-ubuntu-certified.png", + alt="Ubuntu Certified", + width="317", + height="449", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe }}
    -
    +
    {{ image ( - url="https://assets.ubuntu.com/v1/d77f0f3a-icon256.png", - alt="Telegram", - width="256", + url="https://assets.ubuntu.com/v1/a5bec84b-hp-logo.png", + alt="HP", + width="159", + height="372", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }} +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/25514caf-dell-logo.svg", + alt="Dell", + width="71", + height="144", + hi_def=True, + loading="lazy", + attrs={"class": "p-logo-section__logo"} + ) | safe + }} +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/3b24973b-lenovo-logo.png", + alt="Lenovo", + width="169", height="256", hi_def=True, loading="lazy", - attrs={"class": "p-icon-section__icon"}, + attrs={"class": "p-logo-section__logo"} ) | safe }}
    -
    - -
    -
    +
    +
    +

    -
    -

    Why choose Ubuntu desktop

    +
    +
    +

    Support for the latest devices

    +
    +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/622b4fe1-numpy-numbat-on-dell-xps-13.jpg", + alt="", + width="1800", + height="1012", + hi_def=True, + loading="lazy" + ) | safe + }} +
    +

    Certified devices benefit from bespoke optimisations and are tested for reliability and performance in our dedicated hardware labs. Whether buying pre-installed or installing on certified hardware yourself, you'll get the same device-specific optimisations.

    +

    Learn more about certified hardware ›

    +
    -
    -
    -
    -

    Open source

    +
    +
    +
    +

    Better performance on older hardware

    +
    +
    +

    As a lightweight and highly efficient operating system, installing Ubuntu on older hardware can improve performance and extend the lifespan of your devices.

    +

    Learn about Ubuntu in education ›

    +
    +
    +
    +
    +
    +

    Supporting makers on Raspberry Pi

    +
    +
    +

    In addition to devices from HP, Dell, Lenovo and other OEMs, Ubuntu Desktop is also certified on the Raspberry Pi, delivering a rich developer experience on this powerful Arm device.

    +

    Learn more about Ubuntu on Raspberry Pi ›

    +
    +
    +
    +
    +
    + +
    +
    +
    +
    +

    Enterprise-grade support and integration

    +
    +
    +

    Ubuntu Desktop empowers developers across a range of industries. From automotive and aerospace to pharmaceutical research labs, VFX houses and academia. It's easy to manage and secure your open source stack with Canonical and Ubuntu Pro.

    + Learn more about Ubuntu Desktop for organisations › +
    +
    +
    +
    +
    +
    +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/2f32b5f5-Ubuntu-Pro-logo.svg", + alt="Ubuntu Pro", + width="170", + height="42", + hi_def=True, + loading="lazy" + ) | safe + }} +
    -
    +

    Ubuntu Pro Desktop

    +

    A comprehensive subscription delivering enterprise-grade security, management tooling, and extended support for developers and organisations. Ubuntu Pro Desktop is free for personal use on up to five machines.

    +
    +

    - Ubuntu has always been free to download, use and share. We believe in the power of open source software; Ubuntu could not exist without its worldwide community of voluntary developers. + Learn more about Ubuntu Pro ›

    -
    -
    -
    -

    Secure

    +
    +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/7a019410-ms logo.png", + alt="", + width="50", + height="51", + hi_def=True, + loading="auto|lazy" + ) | safe + }} +
    -
    +

    Ubuntu on Windows with WSL

    +

    The power of a full Ubuntu terminal environment on Windows with Windows Subsystem for Linux. Streamline web application development, leverage cutting-edge AI/ML tooling, develop cross-platform applications and manage IT infrastructure without leaving Windows.

    +
    +

    - With a built-in firewall and virus protection software, Ubuntu is one of the most secure operating systems around. And the long-term support releases give you five years of security patches and updates. + How we support Ubuntu on WSL ›

    -
    -
    -
    -

    Accessible

    +
    +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/2f32b5f5-Ubuntu-Pro-logo.svg", + alt="Ubuntu Pro", + width="170", + height="42", + hi_def=True, + loading="lazy" + ) | safe + }} +
    -
    +

    Virtual desktops with Amazon Workspaces

    +

    Amazon WorkSpaces offers developers an optimised Ubuntu Desktop environment to rapidly build, test and deploy code. Applications and data remain secured in the AWS cloud, even when your developers are working remotely.

    +
    +

    - Computing is for everyone regardless of nationality, gender or disability. Ubuntu is fully translated into over 50 languages and includes essential assistive technologies. + Learn more about Ubuntu WorkSpaces ›

    -
    +
    +
    -
    -
    -
    -
    -

    - Visually stunning, -
    - wherever it's used -

    -
    -
    -

    - Ubuntu gets the most from your screen, with high definition, touchscreen support, fractional scaling and touchpad gestures. 22.04 refreshes its signature Yaru theme, with system-wide dark style preference support, accent colours and the largest selection of community wallpapers yet. -

    -
    +
    +
    +
    +
    +

    Backed by a global community

    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/acdf946a-Screenshot+from+2022-04-18+13-05-17.png", - alt="", - width="2557", - height="1321", - hi_def=True, - loading="lazy" - ) | safe - }} +
    +

    Community is at the heart of the Ubuntu operating system. By using Ubuntu you can benefit from the contributions of millions of users from all over the world, from direct contributions and feature designs to two decades of learning resources and troubleshooting advice.

    -
    - -
    -
    -
    -
    -

    Get Linux on the largest range of hardware

    -
    -
    -

    - Canonical works closely with Dell, Lenovo and HP to certify that Ubuntu works on a wide range of their laptops and workstations. It means that a seamless Ubuntu experience is available out of the box with more hardware choice than ever. -

    -

    - And Ubuntu isn't just for the desktop, it is used in data centres around the world powering every kind of server imaginable and is by far, the most popular operating system in the cloud. -

    - Learn more about Ubuntu certified hardware › -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/7f76ac3a-hp-laptop-studio-jammy.png", - alt="", - width="1659", - height="1246", - hi_def=True, - loading="lazy" - ) | safe - }} +
    +
    +
    +
    +
    +
    +

    Ask Ubuntu

    +

    A forum for users to ask and answer troubleshooting questions regarding Ubuntu, part of the Stack Exchange network.

    + +
    +
    +

    Ubuntu Discourse

    +

    Here is where the Ubuntu developers discuss new features and progress updates and share tutorials and advice for community members who wish to get involved.

    + +
    +
    +

    Official flavours

    +

    Experience Ubuntu with different choices of default desktop environment, applications and settings, backed by the full Ubuntu archive for packages and updates.

    +
    -
    +
    +
    -
    -
    +
    +
    +
    +

    Get started with Ubuntu Today

    +
    +
    +

    -

    Ubuntu Desktop for the enterprise

    -
    -
    -
    -
    -
    -
    -

    Support and management tools

    -
    -
    -

    - Ubuntu Pro Desktop is a comprehensive subscription delivering enterprise-grade security, management tooling, and extended support for developers and organisations. Ubuntu Pro Desktop is free for personal use on up to five machines. -

    -
    - Learn more about Ubuntu for enterprises › +
    +
    +

    Download and install

    +
    +
    +
    +

    Download Ubuntu Desktop and replace your current operating system. It's easy to install in place of Windows, or run Ubuntu alongside it.

    +
    + Download now +
    +
    +
    +
    +
    +

    Buy it pre-installed

    -
    -
    -
    -

    Backed by Canonical

    +
    +
    +

    Ubuntu is available on a huge range of devices from the world's largest hardware manufacturers, including Dell, HP, and Lenovo.

    -
    -

    - Canonical is a global software company and the number-one Ubuntu services provider. Companies can choose to receive expert training, support or consultancy for a fee that goes towards the continued development of Ubuntu. -

    -
    - Learn more about Canonical › +
    + Find out more about Ubuntu Certified › +
    +
    +
    +
    +
    +

    Professional support

    +
    +
    +
    +

    Get comprehensive security coverage and management tooling with support from Canonical to cover your Ubuntu Desktop and Server deployments.

    +
    + Get Ubuntu Pro Desktop
    -
    +
    +
    - {% include "shared/contextual_footers/_desktop.html" %} +{% include "download/shared/_desktop-latest-news.html" %} {% endblock content %} diff --git a/templates/shared/contextual_footers/_desktop.html b/templates/shared/contextual_footers/_desktop.html deleted file mode 100644 index a26d65ed4b4..00000000000 --- a/templates/shared/contextual_footers/_desktop.html +++ /dev/null @@ -1,40 +0,0 @@ -
    -
    -
    -

    Get started with Ubuntu today

    -
    -
    -
    - -
    -
    \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 6e3517689c0..637340521db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7995,16 +7995,16 @@ validate-npm-package-license@^3.0.1: spdx-correct "^3.0.0" spdx-expression-parse "^3.0.0" +vanilla-framework@4.10.0: + version "4.10.0" + resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.10.0.tgz#09fba5c31f93f46306b51f519d0b5f3b7363d73d" + integrity sha512-mkf48XSjU11KxmikB63+vnHxncqyYEjl9ki5dCD/oL2AGdh53t2uHsh2z85jMyz8MMXcHlXo2/gWIsSQluS/Vg== + vanilla-framework@4.9.0: version "4.9.0" resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.9.0.tgz#7566b42a22c2394ea1d7ea843d24ec305446cb3e" integrity sha512-iTmvqWlsX0ic69VZ1sR9NPQtYRR9+iM679HZCl7SDQhMQSsEeJEQ6Ejjen3JN5a7YxiYmeIhxaLlmC4rExRT1w== -vanilla-framework@4.9.1: - version "4.9.1" - resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.9.1.tgz#98b33337d013d1e4b64e4aba58defdae68431d13" - integrity sha512-nY/wzAF1obHTH6pePo9OLslnyOsybiCnyHbr6JkfWHlahsukaA/Wj78yz9VEw1yuPDZzzTfxzXK3Eu771N+fCA== - verbalize@^0.1.2: version "0.1.2" resolved "https://registry.npmjs.org/verbalize/-/verbalize-0.1.2.tgz" From 7dd50d09346e24df1fdbb25cb8276ddb42e43e72 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Wed, 17 Apr 2024 11:45:59 +0200 Subject: [PATCH 28/57] Add features redirect --- redirects.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redirects.yaml b/redirects.yaml index 9709b0539aa..bab76b1688f 100644 --- a/redirects.yaml +++ b/redirects.yaml @@ -287,7 +287,7 @@ desktop/dev/?: "/desktop/developers" desktop/developers/thin-client/?: "/desktop" desktop/education/?: "/desktop/organisations" desktop/enterprise/?: "/desktop/organisations" -desktop/features/.*/?: "/desktop/features" +desktop/features/?: "/desktop" desktop/for-business/?: "/desktop/enterprise" desktop/for-developers/?: "/desktop/developers" desktop/get-ubuntu/alternative-download.*?: "/download/alternative-downloads" From 9655868deb620486dc2f33846e8e7d64e40fa221 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Wed, 17 Apr 2024 19:51:55 +0200 Subject: [PATCH 29/57] Apply UX review --- static/sass/styles.scss | 8 ++++ templates/desktop/index.html | 87 +++++++++++++++++++----------------- 2 files changed, 55 insertions(+), 40 deletions(-) diff --git a/static/sass/styles.scss b/static/sass/styles.scss index 4566ab62836..4005c2a8b2a 100644 --- a/static/sass/styles.scss +++ b/static/sass/styles.scss @@ -1588,3 +1588,11 @@ ol.p-list--divided .p-list__item::before { } } } + +.u-align-last--logo { + @media screen and (max-width: $breakpoint-large - 1) { + .p-logo-section__item { + margin-right: 2rem; + } + } +} diff --git a/templates/desktop/index.html b/templates/desktop/index.html index 30f234933eb..acf3a06880c 100755 --- a/templates/desktop/index.html +++ b/templates/desktop/index.html @@ -13,19 +13,17 @@ {# 0 -180px #}
    -
    -
    -
    -

    Ubuntu for desktops

    -

    The number 1 open source operating system powers millions of PCs and laptops around the world.

    -

    - Download Ubuntu Desktop -

    -
    -
    -
    - -
    +
    +
    +

    Ubuntu for desktops

    +

    The number 1 open source operating system powers millions of PCs and laptops around the world.

    +

    + Download Ubuntu Desktop +

    +
    +
    +
    +
    @@ -87,7 +85,7 @@

    Fully open source

    -
    +

    Thousands of applications

    @@ -199,6 +197,19 @@

    Thousands of applications

    ) | safe }}
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/7f08620e-Snapcraft_144.png", + alt="Slack", + width="144", + height="145", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"}, + ) | safe + }} +
    {{ image ( @@ -226,7 +237,7 @@

    High performance on your favourite hardware

    We partner with the world's leading hardware manufacturers to deliver an extensive range of Ubuntu certified laptops, desktops and workstations

    -
    + -

    Ubuntu on Windows with WSL

    +

    Ubuntu on Windows with WSL

    The power of a full Ubuntu terminal environment on Windows with Windows Subsystem for Linux. Streamline web application development, leverage cutting-edge AI/ML tooling, develop cross-platform applications and manage IT infrastructure without leaving Windows.


    @@ -398,17 +409,17 @@

    Enterprise-grade support and integration

    {{ image ( - url="https://assets.ubuntu.com/v1/2f32b5f5-Ubuntu-Pro-logo.svg", - alt="Ubuntu Pro", - width="170", - height="42", + url="https://assets.ubuntu.com/v1/476cc8de-amazon-workspaces-icon.png", + alt="Amazon Workspaces", + width="40", + height="51", hi_def=True, loading="lazy" ) | safe }}
    -

    Virtual desktops with Amazon Workspaces

    +

    Virtual desktops with Amazon Workspaces

    Amazon WorkSpaces offers developers an optimised Ubuntu Desktop environment to rapidly build, test and deploy code. Applications and data remain secured in the AWS cloud, even when your developers are working remotely.


    @@ -434,10 +445,10 @@

    Backed by a global community

    -
    +
    -

    Ask Ubuntu

    +

    Ask Ubuntu

    A forum for users to ask and answer troubleshooting questions regarding Ubuntu, part of the Stack Exchange network.


    @@ -447,7 +458,7 @@

    Backed by a global community

    -

    Ubuntu Discourse

    +

    Ubuntu Discourse

    Here is where the Ubuntu developers discuss new features and progress updates and share tutorials and advice for community members who wish to get involved.


    @@ -457,7 +468,7 @@

    Backed by a global community

    -

    Official flavours

    +

    Official flavours

    Experience Ubuntu with different choices of default desktop environment, applications and settings, backed by the full Ubuntu archive for packages and updates.


    @@ -474,7 +485,7 @@

    Backed by a global community


    -

    Get started with Ubuntu Today

    +

    Get started with Ubuntu today

    @@ -484,9 +495,7 @@

    Get started with Ubuntu Today

    Download and install

    -
    -

    Download Ubuntu Desktop and replace your current operating system. It's easy to install in place of Windows, or run Ubuntu alongside it.

    -
    +

    Download Ubuntu Desktop and replace your current operating system. It's easy to install in place of Windows, or run Ubuntu alongside it.


    Download now
    @@ -497,11 +506,11 @@

    Download and install

    Buy it pre-installed

    -
    -

    Ubuntu is available on a huge range of devices from the world's largest hardware manufacturers, including Dell, HP, and Lenovo.

    -
    +

    Ubuntu is available on a huge range of devices from the world's largest hardware manufacturers, including Dell, HP, and Lenovo.


    - Find out more about Ubuntu Certified › +

    + Find out more about Ubuntu Certified › +


    @@ -510,9 +519,7 @@

    Buy it pre-installed

    Professional support

    -
    -

    Get comprehensive security coverage and management tooling with support from Canonical to cover your Ubuntu Desktop and Server deployments.

    -
    +

    Get comprehensive security coverage and management tooling with support from Canonical to cover your Ubuntu Desktop and Server deployments.


    Get Ubuntu Pro Desktop
    From d72153fa95ac2d9724a141ae277d2b9feb09a023 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Wed, 17 Apr 2024 20:07:57 +0200 Subject: [PATCH 30/57] Use updated blog template --- templates/desktop/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/desktop/index.html b/templates/desktop/index.html index acf3a06880c..3a39b15a800 100755 --- a/templates/desktop/index.html +++ b/templates/desktop/index.html @@ -528,6 +528,8 @@

    Professional support

    -{% include "download/shared/_desktop-latest-news.html" %} +{% with title_link="/blog/desktop", group_id="1479" %} + {% include "download/shared/_latest-blogs_download.html" %} +{% endwith %} {% endblock content %} From 9f7e8fab993c3b4c8e250abc0d41fd8bd47537f2 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Thu, 18 Apr 2024 10:45:51 +0200 Subject: [PATCH 31/57] Add asset --- templates/desktop/index.html | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/templates/desktop/index.html b/templates/desktop/index.html index 3a39b15a800..398333d081e 100755 --- a/templates/desktop/index.html +++ b/templates/desktop/index.html @@ -30,9 +30,25 @@

    Ubuntu for desktops

    -
    +

    -

    The secure, modern operating system used by millions

    +
    +

    The secure, modern operating system used by millions

    +
    +
    +
    + {{ + image ( + url="https://assets.ubuntu.com/v1/dcd03b72-noble-desktop.png", + alt="", + width="600", + height="338", + hi_def=True, + loading="auto" + ) | safe + }} +
    +
    From 847369b18bd86bbd6b96a4b40d123c3d40380034 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Thu, 18 Apr 2024 12:33:34 +0200 Subject: [PATCH 32/57] Run linter and fix image size --- templates/desktop/index.html | 694 +++++++++++++++++++---------------- 1 file changed, 377 insertions(+), 317 deletions(-) diff --git a/templates/desktop/index.html b/templates/desktop/index.html index 398333d081e..9c131da6a42 100755 --- a/templates/desktop/index.html +++ b/templates/desktop/index.html @@ -2,115 +2,138 @@ {% block title %}Ubuntu Desktop PC operating system{% endblock %} -{% block meta_description %}Fast, secure and stylishly simple, the Ubuntu operating system is used by 50 million people worldwide every day.{% endblock %} +{% block meta_description %} + Fast, secure and stylishly simple, the Ubuntu operating system is used by 50 million people worldwide every day. +{% endblock %} -{% block meta_copydoc %}https://docs.google.com/document/d/1ZhMkLlkXcimHTIe1taXy24vbbR9pBkZd49H2sJqeQH0/edit{% endblock meta_copydoc %} +{% block meta_copydoc %} + https://docs.google.com/document/d/1ZhMkLlkXcimHTIe1taXy24vbbR9pBkZd49H2sJqeQH0/edit +{% endblock meta_copydoc %} -{% block body_class %}is-paper{% endblock body_class %} +{% block body_class %} + is-paper +{% endblock body_class %} {% block content %} -{# 0 -180px #} + {# 0 -180px #} -
    -
    -
    -

    Ubuntu for desktops

    -

    The number 1 open source operating system powers millions of PCs and laptops around the world.

    -

    - Download Ubuntu Desktop -

    -
    -
    -
    - +
    +
    +
    +

    Ubuntu for desktops

    +

    The number 1 open source operating system powers millions of PCs and laptops around the world.

    +

    + Download Ubuntu Desktop +

    +
    +
    +
    + +
    -
    -
    +
    -
    -
    -
    -
    -

    The secure, modern operating system used by millions

    -
    -
    -
    - {{ +
    +
    +
    +
    +

    The secure, modern operating system used by millions

    +
    +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/dcd03b72-noble-desktop.png", alt="", - width="600", - height="338", + width="720", + height="406", hi_def=True, loading="auto" ) | safe - }} -
    -
    -
    -
    -
    -
    -
    -
    -

    The preferred choice for professional developers

    -
    -
    -

    Each release of Ubuntu delivers the latest applications, libraries and toolchains. Ubuntu is a primary platform for all major IDEs, game development tools and AI/ML software.

    -
    -
    -
    -
    -
    -

    Everything you need to daily drive

    -
    -
    -

    Ubuntu offers essential applications for web browsing, messaging, gaming, and content creation, including Firefox, Chrome, Discord, Steam, and OBS Studio, supporting all your daily computing needs.

    + }}
    -
    -
    -
    -

    Private and secure by design

    -
    -
    -

    With regular updates and built-in security features, Ubuntu prioritises user privacy and system integrity, making it the secure choice for those who value data protection.

    +
    +
    +
    +
    +
    +
    +

    The preferred choice for professional developers

    +
    +
    +

    + Each release of Ubuntu delivers the latest applications, libraries and toolchains. Ubuntu is a primary platform for all major IDEs, game development tools and AI/ML software. +

    +
    -
    -
    -
    -
    -

    Deep integration with enterprise tools

    +
    +
    +
    +

    Everything you need to daily drive

    +
    +
    +

    + Ubuntu offers essential applications for web browsing, messaging, gaming, and content creation, including Firefox, Chrome, Discord, Steam, and OBS Studio, supporting all your daily computing needs. +

    +
    -
    -

    Ubuntu seamlessly integrates with enterprise environments, Ubuntu Pro provides extended security patching and compliance tooling alongside support for third party identity management tools.

    +
    +
    +
    +

    Private and secure by design

    +
    +
    +

    + With regular updates and built-in security features, Ubuntu prioritises user privacy and system integrity, making it the secure choice for those who value data protection. +

    +
    -
    -
    -
    -
    -

    Fully open source

    +
    +
    +
    +

    Deep integration with enterprise tools

    +
    +
    +

    + Ubuntu seamlessly integrates with enterprise environments, Ubuntu Pro provides extended security patching and compliance tooling alongside support for third party identity management tools. +

    +
    -
    -

    Ubuntu has always been free to download, use and share. We believe in the power of open source software; Ubuntu could not exist without its worldwide community of voluntary developers.

    +
    +
    +
    +

    Fully open source

    +
    +
    +

    + Ubuntu has always been free to download, use and share. We believe in the power of open source software; Ubuntu could not exist without its worldwide community of voluntary developers. +

    +
    -
    -
    +
    -
    -
    -
    -

    Thousands of applications

    -
    -
    -
    -
    -
    - {{ +
    +
    +
    +

    Thousands of applications

    +
    +
    +
    +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/f0bd491c-blender.png", alt="Blender", @@ -120,10 +143,10 @@

    Thousands of applications

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/9917aba6-spotify-linux-256.png", alt="Spotify", @@ -133,10 +156,10 @@

    Thousands of applications

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/034147e9-code_ozwVHSV.png", alt="Visual Studio Code", @@ -146,10 +169,10 @@

    Thousands of applications

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/eb5ccb1d-clion.ico.png", alt="CLion", @@ -159,10 +182,10 @@

    Thousands of applications

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/8daf0eb5-firefox_logo.png", alt="Firefox", @@ -172,10 +195,10 @@

    Thousands of applications

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/d77f0f3a-icon256.png", alt="Telegram", @@ -185,10 +208,10 @@

    Thousands of applications

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/43dcefb8-discord.png", alt="Discord", @@ -198,10 +221,10 @@

    Thousands of applications

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/8d51d7ff-powershell.png", alt="Powershell", @@ -211,10 +234,10 @@

    Thousands of applications

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/7f08620e-Snapcraft_144.png", alt="Slack", @@ -224,10 +247,10 @@

    Thousands of applications

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} -
    -
    - {{ + }} +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/88ff7b82-steam.png", alt="Steam", @@ -237,145 +260,161 @@

    Thousands of applications

    loading="lazy", attrs={"class": "p-icon-section__icon"}, ) | safe - }} + }} +
    -
    -
    + -
    -
    -
    -
    -

    High performance on your favourite hardware

    +
    +
    +
    +
    +

    High performance on your favourite hardware

    +
    +
    +

    + We partner with the world's leading hardware manufacturers to deliver an extensive range of Ubuntu certified laptops, desktops and workstations +

    +
    + +
    +
    -
    -

    We partner with the world's leading hardware manufacturers to deliver an extensive range of Ubuntu certified laptops, desktops and workstations

    -
    -
    + +
    +

    -
    -
    -

    Better performance on older hardware

    -
    -
    -

    As a lightweight and highly efficient operating system, installing Ubuntu on older hardware can improve performance and extend the lifespan of your devices.

    -

    Learn about Ubuntu in education ›

    -
    +
    +

    Enterprise-grade support and integration

    -
    -
    -
    -

    Supporting makers on Raspberry Pi

    -
    -
    -

    In addition to devices from HP, Dell, Lenovo and other OEMs, Ubuntu Desktop is also certified on the Raspberry Pi, delivering a rich developer experience on this powerful Arm device.

    -

    Learn more about Ubuntu on Raspberry Pi ›

    -
    +
    +

    + Ubuntu Desktop empowers developers across a range of industries. From automotive and aerospace to pharmaceutical research labs, VFX houses and academia. It's easy to manage and secure your open source stack with Canonical and Ubuntu Pro. +

    + Learn more about Ubuntu Desktop for organisations ›
    -
    -
    - -
    -
    -
    -
    -

    Enterprise-grade support and integration

    -
    -
    -

    Ubuntu Desktop empowers developers across a range of industries. From automotive and aerospace to pharmaceutical research labs, VFX houses and academia. It's easy to manage and secure your open source stack with Canonical and Ubuntu Pro.

    - Learn more about Ubuntu Desktop for organisations › -
    -
    -
    -
    -
    -
    -
    -
    - {{ +
    +
    +
    +
    +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/2f32b5f5-Ubuntu-Pro-logo.svg", alt="Ubuntu Pro", @@ -384,22 +423,24 @@

    Enterprise-grade support and integration

    hi_def=True, loading="lazy" ) | safe - }} + }} +
    -
    -

    Ubuntu Pro Desktop

    -

    A comprehensive subscription delivering enterprise-grade security, management tooling, and extended support for developers and organisations. Ubuntu Pro Desktop is free for personal use on up to five machines.

    -
    -
    -

    - Learn more about Ubuntu Pro › +

    Ubuntu Pro Desktop

    +

    + A comprehensive subscription delivering enterprise-grade security, management tooling, and extended support for developers and organisations. Ubuntu Pro Desktop is free for personal use on up to five machines.

    +
    -
    -
    -
    -
    - {{ +
    +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/7a019410-ms logo.png", alt="", @@ -408,22 +449,24 @@

    Ubuntu Pro Desktop

    hi_def=True, loading="auto|lazy" ) | safe - }} + }} +
    -
    -

    Ubuntu on Windows with WSL

    -

    The power of a full Ubuntu terminal environment on Windows with Windows Subsystem for Linux. Streamline web application development, leverage cutting-edge AI/ML tooling, develop cross-platform applications and manage IT infrastructure without leaving Windows.

    -
    -
    -

    - How we support Ubuntu on WSL › +

    Ubuntu on Windows with WSL

    +

    + The power of a full Ubuntu terminal environment on Windows with Windows Subsystem for Linux. Streamline web application development, leverage cutting-edge AI/ML tooling, develop cross-platform applications and manage IT infrastructure without leaving Windows.

    +
    -
    -
    -
    -
    - {{ +
    +
    +
    + {{ image ( url="https://assets.ubuntu.com/v1/476cc8de-amazon-workspaces-icon.png", alt="Amazon Workspaces", @@ -432,65 +475,76 @@

    Ubuntu on Windows with WSL

    -
    -

    Virtual desktops with Amazon Workspaces

    -

    Amazon WorkSpaces offers developers an optimised Ubuntu Desktop environment to rapidly build, test and deploy code. Applications and data remain secured in the AWS cloud, even when your developers are working remotely.

    -
    -
    -

    - Learn more about Ubuntu WorkSpaces › +

    Virtual desktops with Amazon Workspaces

    +

    + Amazon WorkSpaces offers developers an optimised Ubuntu Desktop environment to rapidly build, test and deploy code. Applications and data remain secured in the AWS cloud, even when your developers are working remotely.

    +
    -
    -
    +
    -
    -
    -
    -
    -

    Backed by a global community

    -
    -
    -

    Community is at the heart of the Ubuntu operating system. By using Ubuntu you can benefit from the contributions of millions of users from all over the world, from direct contributions and feature designs to two decades of learning resources and troubleshooting advice.

    +
    +
    +
    +
    +

    Backed by a global community

    +
    +
    +

    + Community is at the heart of the Ubuntu operating system. By using Ubuntu you can benefit from the contributions of millions of users from all over the world, from direct contributions and feature designs to two decades of learning resources and troubleshooting advice. +

    +
    -
    -
    -
    -
    -
    -
    -

    Ask Ubuntu

    -

    A forum for users to ask and answer troubleshooting questions regarding Ubuntu, part of the Stack Exchange network.

    -
    -
    -

    - Stuck? Ask a question › +

    +
    +
    +
    +
    +

    Ask Ubuntu

    +

    + A forum for users to ask and answer troubleshooting questions regarding Ubuntu, part of the Stack Exchange network.

    +
    -
    -
    -

    Ubuntu Discourse

    -

    Here is where the Ubuntu developers discuss new features and progress updates and share tutorials and advice for community members who wish to get involved.

    -
    -
    -

    - Join the conversation › +

    +

    Ubuntu Discourse

    +

    + Here is where the Ubuntu developers discuss new features and progress updates and share tutorials and advice for community members who wish to get involved.

    +
    -
    -
    -

    Official flavours

    -

    Experience Ubuntu with different choices of default desktop environment, applications and settings, backed by the full Ubuntu archive for packages and updates.

    -
    -
    -

    - Learn more about Ubuntu flavours ›

    +
    +

    Official flavours

    +

    + Experience Ubuntu with different choices of default desktop environment, applications and settings, backed by the full Ubuntu archive for packages and updates.

    +
    @@ -511,7 +565,9 @@

    Get started with Ubuntu today

    Download and install

    -

    Download Ubuntu Desktop and replace your current operating system. It's easy to install in place of Windows, or run Ubuntu alongside it.

    +

    + Download Ubuntu Desktop and replace your current operating system. It's easy to install in place of Windows, or run Ubuntu alongside it. +


    Download now
    @@ -522,7 +578,9 @@

    Download and install

    Buy it pre-installed

    -

    Ubuntu is available on a huge range of devices from the world's largest hardware manufacturers, including Dell, HP, and Lenovo.

    +

    + Ubuntu is available on a huge range of devices from the world's largest hardware manufacturers, including Dell, HP, and Lenovo. +


    Find out more about Ubuntu Certified › @@ -535,7 +593,9 @@

    Buy it pre-installed

    Professional support

    -

    Get comprehensive security coverage and management tooling with support from Canonical to cover your Ubuntu Desktop and Server deployments.

    +

    + Get comprehensive security coverage and management tooling with support from Canonical to cover your Ubuntu Desktop and Server deployments. +


    Get Ubuntu Pro Desktop
    From 3af63325eb7d9bac745bb7ca7da02025004a03f5 Mon Sep 17 00:00:00 2001 From: MariaPaula Trujillo Date: Thu, 18 Apr 2024 14:18:54 +0200 Subject: [PATCH 33/57] Add muted class to hrs and lint to images --- templates/desktop/index.html | 897 ++++++++++++++++------------------- 1 file changed, 420 insertions(+), 477 deletions(-) diff --git a/templates/desktop/index.html b/templates/desktop/index.html index 9c131da6a42..599e240256d 100755 --- a/templates/desktop/index.html +++ b/templates/desktop/index.html @@ -18,533 +18,476 @@ {# 0 -180px #} -
    -
    -
    -

    Ubuntu for desktops

    -

    The number 1 open source operating system powers millions of PCs and laptops around the world.

    -

    - Download Ubuntu Desktop -

    -
    -
    -
    - -
    +
    +
    +
    +

    Ubuntu for desktops

    +

    The number 1 open source operating system powers millions of PCs and laptops around the world.

    +

    + Download Ubuntu Desktop +

    +
    +
    +
    +
    -
    +
    +
    -
    -
    -
    -
    -

    The secure, modern operating system used by millions

    +
    +
    +
    +
    +

    The secure, modern operating system used by millions

    +
    +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/dcd03b72-noble-desktop.png", + alt="", + width="720", + height="406", + hi_def=True, + loading="auto") | safe + }}
    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/dcd03b72-noble-desktop.png", - alt="", - width="720", - height="406", - hi_def=True, - loading="auto" - ) | safe - }} +
    +
    +
    +
    +
    +
    +
    +

    The preferred choice for professional developers

    +
    +
    +

    + Each release of Ubuntu delivers the latest applications, libraries and toolchains. Ubuntu is a primary platform for all major IDEs, game development tools and AI/ML software. +

    +
    +
    +
    +
    +
    +

    Everything you need to daily drive

    +
    +
    +

    + Ubuntu offers essential applications for web browsing, messaging, gaming, and content creation, including Firefox, Chrome, Discord, Steam, and OBS Studio, supporting all your daily computing needs. +

    +
    +
    +
    +
    +
    +

    Private and secure by design

    +
    +
    +

    + With regular updates and built-in security features, Ubuntu prioritises user privacy and system integrity, making it the secure choice for those who value data protection. +

    +
    +
    +
    +
    +
    +

    Deep integration with enterprise tools

    +
    +
    +

    + Ubuntu seamlessly integrates with enterprise environments, Ubuntu Pro provides extended security patching and compliance tooling alongside support for third party identity management tools. +

    +
    +
    +
    +
    +
    +

    Fully open source

    +
    +
    +

    + Ubuntu has always been free to download, use and share. We believe in the power of open source software; Ubuntu could not exist without its worldwide community of voluntary developers. +

    -
    -
    -
    -
    -
    -

    The preferred choice for professional developers

    -
    -
    -

    - Each release of Ubuntu delivers the latest applications, libraries and toolchains. Ubuntu is a primary platform for all major IDEs, game development tools and AI/ML software. -

    -
    +
    +
    + +
    +
    +
    +

    Thousands of applications

    +
    +
    +
    +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/f0bd491c-blender.png", + alt="Blender", + width="512", + height="512", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"},) | safe + }}
    -
    -
    -
    -

    Everything you need to daily drive

    -
    -
    -

    - Ubuntu offers essential applications for web browsing, messaging, gaming, and content creation, including Firefox, Chrome, Discord, Steam, and OBS Studio, supporting all your daily computing needs. -

    -
    +
    + {{ image(url="https://assets.ubuntu.com/v1/9917aba6-spotify-linux-256.png", + alt="Spotify", + width="256", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"},) | safe + }}
    -
    -
    -
    -

    Private and secure by design

    -
    -
    -

    - With regular updates and built-in security features, Ubuntu prioritises user privacy and system integrity, making it the secure choice for those who value data protection. -

    -
    +
    + {{ image(url="https://assets.ubuntu.com/v1/034147e9-code_ozwVHSV.png", + alt="Visual Studio Code", + width="256", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"},) | safe + }}
    -
    -
    -
    -

    Deep integration with enterprise tools

    -
    -
    -

    - Ubuntu seamlessly integrates with enterprise environments, Ubuntu Pro provides extended security patching and compliance tooling alongside support for third party identity management tools. -

    -
    +
    + {{ image(url="https://assets.ubuntu.com/v1/eb5ccb1d-clion.ico.png", + alt="CLion", + width="256", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"},) | safe + }}
    -
    -
    -
    -

    Fully open source

    -
    -
    -

    - Ubuntu has always been free to download, use and share. We believe in the power of open source software; Ubuntu could not exist without its worldwide community of voluntary developers. -

    -
    +
    + {{ image(url="https://assets.ubuntu.com/v1/8daf0eb5-firefox_logo.png", + alt="Firefox", + width="196", + height="196", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"},) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/d77f0f3a-icon256.png", + alt="Telegram", + width="256", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"},) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/43dcefb8-discord.png", + alt="Discord", + width="128", + height="128", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"},) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/8d51d7ff-powershell.png", + alt="Powershell", + width="256", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"},) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/7f08620e-Snapcraft_144.png", + alt="Slack", + width="144", + height="145", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"},) | safe + }} +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/88ff7b82-steam.png", + alt="Steam", + width="256", + height="256", + hi_def=True, + loading="lazy", + attrs={"class": "p-icon-section__icon"},) | safe + }}
    -
    +
    +
    -
    -
    -
    -

    Thousands of applications

    +
    +
    +
    +
    +

    High performance on your favourite hardware

    -
    -
    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/f0bd491c-blender.png", - alt="Blender", - width="512", - height="512", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"}, - ) | safe - }} -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/9917aba6-spotify-linux-256.png", - alt="Spotify", - width="256", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"}, - ) | safe - }} -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/034147e9-code_ozwVHSV.png", - alt="Visual Studio Code", - width="256", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"}, - ) | safe - }} -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/eb5ccb1d-clion.ico.png", - alt="CLion", - width="256", - height="256", - hi_def=True, - loading="lazy", - attrs={"class": "p-icon-section__icon"}, - ) | safe +
    +

    + We partner with the world's leading hardware manufacturers to deliver an extensive range of Ubuntu certified laptops, desktops and workstations +

    +
    +
    - -
    -
    -
    -
    -

    High performance on your favourite hardware

    +
    +
    +
    +

    Better performance on older hardware

    +
    +
    +

    + As a lightweight and highly efficient operating system, installing Ubuntu on older hardware can improve performance and extend the lifespan of your devices. +

    +

    + Learn about Ubuntu in education › +

    +
    -
    -

    - We partner with the world's leading hardware manufacturers to deliver an extensive range of Ubuntu certified laptops, desktops and workstations -

    -
    - +
    +
    +
    +

    Supporting makers on Raspberry Pi

    +
    +
    +

    + In addition to devices from HP, Dell, Lenovo and other OEMs, Ubuntu Desktop is also certified on the Raspberry Pi, delivering a rich developer experience on this powerful Arm device. +

    +

    + Learn more about Ubuntu on Raspberry Pi › +

    -
    -
    -
    -
    -
    -

    Support for the latest devices

    -
    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/622b4fe1-numpy-numbat-on-dell-xps-13.jpg", - alt="", - width="1800", - height="1012", - hi_def=True, - loading="lazy" - ) | safe +
    +
    + +
    +
    +
    +
    +

    Enterprise-grade support and integration

    +
    +
    +

    + Ubuntu Desktop empowers developers across a range of industries. From automotive and aerospace to pharmaceutical research labs, VFX houses and academia. It's easy to manage and secure your open source stack with Canonical and Ubuntu Pro. +

    + Learn more about Ubuntu Desktop for organisations › +
    +
    +
    +
    +
    +
    +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/2f32b5f5-Ubuntu-Pro-logo.svg", + alt="Ubuntu Pro", + width="170", + height="42", + hi_def=True, + loading="lazy") | safe }}
    -

    - Certified devices benefit from bespoke optimisations and are tested for reliability and performance in our dedicated hardware labs. Whether buying pre-installed or installing on certified hardware yourself, you'll get the same device-specific optimisations. -

    -

    - Learn more about certified hardware › -

    -
    -
    -
    -
    -

    Better performance on older hardware

    -
    -
    -

    - As a lightweight and highly efficient operating system, installing Ubuntu on older hardware can improve performance and extend the lifespan of your devices. -

    +

    Ubuntu Pro Desktop

    +

    + A comprehensive subscription delivering enterprise-grade security, management tooling, and extended support for developers and organisations. Ubuntu Pro Desktop is free for personal use on up to five machines. +

    +
    -
    -
    -
    -

    Supporting makers on Raspberry Pi

    +
    +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/7a019410-ms logo.png", + alt="", + width="40", + height="41", + hi_def=True, + loading="auto|lazy") | safe + }} +
    -
    -

    - In addition to devices from HP, Dell, Lenovo and other OEMs, Ubuntu Desktop is also certified on the Raspberry Pi, delivering a rich developer experience on this powerful Arm device. -

    +

    Ubuntu on Windows with WSL

    +

    + The power of a full Ubuntu terminal environment on Windows with Windows Subsystem for Linux. Streamline web application development, leverage cutting-edge AI/ML tooling, develop cross-platform applications and manage IT infrastructure without leaving Windows. +

    +
    -
    -
    -
    - -
    -
    -
    -
    -

    Enterprise-grade support and integration

    -
    -
    -

    - Ubuntu Desktop empowers developers across a range of industries. From automotive and aerospace to pharmaceutical research labs, VFX houses and academia. It's easy to manage and secure your open source stack with Canonical and Ubuntu Pro. -

    - Learn more about Ubuntu Desktop for organisations › -
    -
    -
    -
    -
    -
    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/2f32b5f5-Ubuntu-Pro-logo.svg", - alt="Ubuntu Pro", - width="170", - height="42", - hi_def=True, - loading="lazy" - ) | safe - }} -
    -
    -

    Ubuntu Pro Desktop

    -

    - A comprehensive subscription delivering enterprise-grade security, management tooling, and extended support for developers and organisations. Ubuntu Pro Desktop is free for personal use on up to five machines. -

    - -
    -
    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/7a019410-ms logo.png", - alt="", - width="40", - height="41", - hi_def=True, - loading="auto|lazy" - ) | safe - }} -
    -
    -

    Ubuntu on Windows with WSL

    -

    - The power of a full Ubuntu terminal environment on Windows with Windows Subsystem for Linux. Streamline web application development, leverage cutting-edge AI/ML tooling, develop cross-platform applications and manage IT infrastructure without leaving Windows. -

    -
    -
    -

    - How we support Ubuntu on WSL › -

    +
    +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/476cc8de-amazon-workspaces-icon.png", + alt="Amazon Workspaces", + width="40", + height="51", + hi_def=True, + loading="lazy") | safe + }}
    -
    -
    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/476cc8de-amazon-workspaces-icon.png", - alt="Amazon Workspaces", - width="40", - height="51", - hi_def=True, - loading="lazy" - ) | safe - }} -
    -
    -

    Virtual desktops with Amazon Workspaces

    -

    - Amazon WorkSpaces offers developers an optimised Ubuntu Desktop environment to rapidly build, test and deploy code. Applications and data remain secured in the AWS cloud, even when your developers are working remotely. +

    Virtual desktops with Amazon Workspaces

    +

    + Amazon WorkSpaces offers developers an optimised Ubuntu Desktop environment to rapidly build, test and deploy code. Applications and data remain secured in the AWS cloud, even when your developers are working remotely. +

    +
    -
    +
    +
    -
    -
    -
    -
    -

    Backed by a global community

    -
    -
    -

    - Community is at the heart of the Ubuntu operating system. By using Ubuntu you can benefit from the contributions of millions of users from all over the world, from direct contributions and feature designs to two decades of learning resources and troubleshooting advice. -

    -
    +
    +
    +
    +
    +

    Backed by a global community

    +
    +
    +

    + Community is at the heart of the Ubuntu operating system. By using Ubuntu you can benefit from the contributions of millions of users from all over the world, from direct contributions and feature designs to two decades of learning resources and troubleshooting advice. +

    -
    -
    -
    -
    -
    -

    Ask Ubuntu

    -

    - A forum for users to ask and answer troubleshooting questions regarding Ubuntu, part of the Stack Exchange network. +

    +
    +
    +
    +
    +
    +

    Ask Ubuntu

    +

    + A forum for users to ask and answer troubleshooting questions regarding Ubuntu, part of the Stack Exchange network. +

    + -
    -

    Ubuntu Discourse

    -

    - Here is where the Ubuntu developers discuss new features and progress updates and share tutorials and advice for community members who wish to get involved. +

    +
    +

    Ubuntu Discourse

    +

    + Here is where the Ubuntu developers discuss new features and progress updates and share tutorials and advice for community members who wish to get involved. +

    + -
    -

    Official flavours

    -

    - Experience Ubuntu with different choices of default desktop environment, applications and settings, backed by the full Ubuntu archive for packages and updates. -

    - +
    @@ -554,12 +497,12 @@

    Official flavours

    -
    +

    Get started with Ubuntu today

    -
    +

    Download and install

    @@ -568,11 +511,11 @@

    Download and install

    Download Ubuntu Desktop and replace your current operating system. It's easy to install in place of Windows, or run Ubuntu alongside it.

    -
    +
    Download now
    -
    +

    Buy it pre-installed

    @@ -581,14 +524,14 @@

    Buy it pre-installed

    Ubuntu is available on a huge range of devices from the world's largest hardware manufacturers, including Dell, HP, and Lenovo.

    -
    +

    Find out more about Ubuntu Certified ›

    -
    -
    +
    +

    Professional support

    @@ -596,7 +539,7 @@

    Professional support

    Get comprehensive security coverage and management tooling with support from Canonical to cover your Ubuntu Desktop and Server deployments.

    -
    +
    Get Ubuntu Pro Desktop
    From 84ad388d693e7d100053a3d51927c9b199e17afb Mon Sep 17 00:00:00 2001 From: Carlos Wu Date: Thu, 18 Apr 2024 16:41:06 +0200 Subject: [PATCH 34/57] Update s390x thank you page (#13750) --- .../download/server/thank-you-s390x.html | 146 +++++++++++++----- 1 file changed, 108 insertions(+), 38 deletions(-) diff --git a/templates/download/server/thank-you-s390x.html b/templates/download/server/thank-you-s390x.html index fafd26e607a..dee6676e2d5 100644 --- a/templates/download/server/thank-you-s390x.html +++ b/templates/download/server/thank-you-s390x.html @@ -1,52 +1,122 @@ {% extends "download/_base_download.html" %} -{% block title %}Thanks for downloading Ubuntu Server for IBM Z and LinuxONE{% endblock %} +{% block title %}Thank you for downloading Ubuntu for LinuxONE and z Systems{% endblock %} +{% block meta_description %}Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.{% endblock %} + {% block canonical_url %}https://ubuntu.com/download/server/s390x{% endblock %} -{% block meta_copydoc %}https://docs.google.com/document/d/1GptXtMfbgOjOmqb8DZCCTRwogkiP_cM95U9Z0gFSt7g/edit{% endblock meta_copydoc %} -{% block body_class %}is-paper{% endblock body_class %} +{% block meta_copydoc %} + https://docs.google.com/document/d/1GptXtMfbgOjOmqb8DZCCTRwogkiP_cM95U9Z0gFSt7g/edit +{% endblock meta_copydoc %} + +{% block body_class %} + is-paper +{% endblock body_class %} -{% block head_extra %} - -{% endblock %} +{% block head_extra %}{% endblock %} {% block content %} -
    -
    -
    -

    Thank you for downloading Ubuntu for LinuxONE and z Systems

    -

    Please select the release you wish to download.

    -
    - Download Ubuntu Server {{ releases.lts.full_version }} LTS - {% if releases.latest.short_version > releases.lts.short_version %} - Download Ubuntu Server {{ releases.latest.full_version }} - {% endif %} -
    -
    -
    - -
    -
    -
    -
    -

    Resources

    +
    +
    +
    +

    Thank you for downloading Ubuntu for LinuxONE and z Systems

    +
    + Download Ubuntu Server {{ releases.lts.full_version }} LTS + {% if releases.latest.short_version > releases.lts.short_version %} + Download Ubuntu Server {{ releases.latest.full_version }} + {% endif %} +
    -
    + +
    +
    + -
    + +
    +
    +
    +
    +

    Get started with Ubuntu today

    +
    -
    -

    Webinar

    -

    Discover the Cloud and scale out world of Ubuntu on IBM

    +
    +
    +
    +
    +
    +

    Installation guides

    +
    +
    +

    If you need some help installing Ubuntu, please check out our step-by-step guides.

    +
    +

    + Installation instructions for Ubuntu Server › +

    +
    +
    +
    +
    +
    +

    Ubuntu Server documentation

    +
    +
    +

    Read the official Ubuntu Server documentation.

    +
    +

    + Ubuntu Server documentation › +

    +
    +
    +
    +
    +
    +

    Helping hands

    +
    + +
    +
    -
    -
    - -{% with first_item="_download_server_installation", second_item="_download_server_guide", third_item="_download_helping_hands" %}{% include "shared/contextual_footers/_contextual_footer.html" %}{% endwith %} +
    {% endblock content %} From 7599aea5819febd00a2ba8e2bd01e28a4c89d598 Mon Sep 17 00:00:00 2001 From: Peter French Date: Thu, 18 Apr 2024 18:45:36 +0200 Subject: [PATCH 35/57] Copy update on /download/server/arm (#13771) * Copy update /download/server/arm * Apply review suggestions --- templates/download/server/arm.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/download/server/arm.html b/templates/download/server/arm.html index e122a72a022..5fa4f00fcb8 100755 --- a/templates/download/server/arm.html +++ b/templates/download/server/arm.html @@ -48,9 +48,9 @@

    Ubuntu Server

    {% endif %}
    From 48351952c11c11c7a5087532d374c373f028b1c7 Mon Sep 17 00:00:00 2001 From: Akbar Abdrakhmanov Date: Thu, 18 Apr 2024 17:11:49 +0500 Subject: [PATCH 36/57] update laptop image and Core section on /download --- templates/download/index.html | 349 ++++++++++++++++++---------------- 1 file changed, 184 insertions(+), 165 deletions(-) diff --git a/templates/download/index.html b/templates/download/index.html index d3108324dd7..755bacd75b1 100755 --- a/templates/download/index.html +++ b/templates/download/index.html @@ -2,208 +2,227 @@ {% block title %}Get Ubuntu | Download{% endblock %} -{% block meta_description %}Download Ubuntu desktop, Ubuntu Server, Ubuntu for Raspberry Pi and IoT devices, Ubuntu Core -and all the Ubuntu flavours. Ubuntu is an open-source software platform that runs everywhere from the PC to the server -and the cloud.{% endblock %} +{% block meta_description %} + Download Ubuntu desktop, Ubuntu Server, Ubuntu for Raspberry Pi and IoT devices, Ubuntu Core + and all the Ubuntu flavours. Ubuntu is an open-source software platform that runs everywhere from the PC to the server + and the cloud. +{% endblock %} -{% block meta_copydoc %}https://docs.google.com/document/d/1egsCcmFiz8czeHsvwoB9Jz815Ij5Urtf7Ngrru6Zd4o/edit{% endblock +{% block meta_copydoc %} + https://docs.google.com/document/d/1egsCcmFiz8czeHsvwoB9Jz815Ij5Urtf7Ngrru6Zd4o/edit +{% endblock meta_copydoc %} -{% block meta_image %}https://assets.ubuntu.com/v1/4d42e36c-Jammy+Jellyfish+RGB.svg{% endblock %} +{% block meta_image %}https://assets.ubuntu.com/v1/c5414d0e-Numbat.png{% endblock %} {% block body_class %}is-paper{% endblock %} {% block content %} -
    -
    -
    -

    Download Ubuntu

    -
    -
    -
    -

    Ubuntu is the world's favourite Linux operating system. Run it on your laptop, workstation, server or IoT device, with five years of free security updates.

    +
    +
    +
    +

    Download Ubuntu

    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/69e634af-laptop-forubuntu-desktop.png", - alt="", - width="1801", - height="954", - hi_def=True, - loading="auto" - ) | safe - }} +
    +
    +

    + Ubuntu is the world's favourite Linux operating system. Run it on your laptop, workstation, server or IoT device, with five years of free security updates. +

    +
    +
    + {{ image(url="https://assets.ubuntu.com/v1/622b4fe1-numpy-numbat-on-dell-xps-13.jpg", + alt="", + width="1801", + height="954", + hi_def=True, + loading="auto") | safe + }} +
    -
    -
    +
    -
    -
    -
    -
    -

    Choose the OS you need

    -
    -
    -
    -
    -
    - -
    -

    Fast, free and full of new features. The latest release of Ubuntu Desktop delivers new tools and enhancements for developers, creators, gamers and administrators. Replace your current operating system or run Ubuntu alongside it.

    -
    -
    - Download Ubuntu Desktop - - Do you want to upgrade? - Follow our guide › - -
    -
    -
    -
    - Windows logo - - Use the Ubuntu terminal and run Linux applications on Windows.
    - Enable Windows Subsystem for Linux (WSL) +
    +
    +
    +
    +

    Choose the OS you need

    +
    +
    +
    +
    +
    + +
    +

    + Fast, free and full of new features. The latest release of Ubuntu Desktop delivers new tools and enhancements for developers, creators, gamers and administrators. Replace your current operating system or run Ubuntu alongside it. +

    +
    +
    + Download Ubuntu Desktop + + Do you want to upgrade? + Follow our guide ›
    +
    +
    +
    + Windows logo + + Use the Ubuntu terminal and run Linux applications on Windows. +
    + Enable Windows Subsystem for Linux (WSL) +
    +
    +
    -
    -
    -
    -
    - -
    -

    Whether you want to configure a simple file server or build a fifty thousand-node cloud, you can rely on Ubuntu Server and its five years of free updates.

    -
    - Get Ubuntu Server +
    +
    +
    + +
    +

    + Whether you want to configure a simple file server or build a fifty thousand-node cloud, you can rely on Ubuntu Server and its five years of free updates. +

    +
    + Get Ubuntu Server +
    -
    -
    -
    -
    - -
    -

    Ubuntu flavours offer a unique way to experience Ubuntu with different choices of default applications and settings, backed by the full Ubuntu archive for packages and updates.

    +
    +
    +
    + +
    +

    + Ubuntu flavours offer a unique way to experience Ubuntu with different choices of default applications and settings, backed by the full Ubuntu archive for packages and updates. +

    +
    -
    -
    -
    -
    - -
    -

    Ubuntu is the leading cloud guest OS and the only free cloud operating system with the option of enterprise-grade commercial support.

    +
    +
    +
    + +
    +

    + Ubuntu is the leading cloud guest OS and the only free cloud operating system with the option of enterprise-grade commercial support. +

    +
    -
    -
    -
    -
    - -
    -

    Are you a developer who wants to try snappy Ubuntu Core? The new, transactionally updated Ubuntu for clouds and devices.

    +
    +
    +
    + +
    +

    + Ubuntu Core is a strictly confined and immutable Ubuntu with optimised size, performance and security for edge systems. +

    +
    -
    -
    +
    -
    -
    -
    -
    -

    Alternative downloads

    -
    -
    -
    -
    -
    - -
    -

    BitTorrent is a peer-to-peer download network that sometimes enables higher download speeds and more reliable downloads of large files.

    -
    -
    -
    +
    +

    -
    -
    - -
    -

    For the full list of available Ubuntu images, we recommend you select a mirror local to you.

    -
    -
    +
    +

    Alternative downloads

    -
    -
    -
    -
    - -

    Past releases and other flavours ›

    -
    +
    +
    +
    +
    + +
    +

    + BitTorrent is a peer-to-peer download network that sometimes enables higher download speeds and more reliable downloads of large files. +

    +
    -
    -

    Looking for an older release of Ubuntu? Whether you need a POWER, IBMz (s390x), ARM, an obsolete release or a previous LTS point release with its original stack, you can find them in past releases.

    +
    +
    +
    +
    + +
    +

    For the full list of available Ubuntu images, we recommend you select a mirror local to you.

    +
    -
    -
    -
    -
    -
    - -

    Network installer ›

    -
    +
    +
    +
    + +
    +

    + Looking for an older release of Ubuntu? Whether you need a POWER, IBMz (s390x), ARM, an obsolete release or a previous LTS point release with its original stack, you can find them in past releases. +

    +
    -
    -

    The network installer lets you install Ubuntu over a network. It includes the minimal set of packages needed to start and the rest of the packages are downloaded over the network.

    +
    +
    +
    +
    + +
    +

    + The network installer lets you install Ubuntu over a network. It includes the minimal set of packages needed to start and the rest of the packages are downloaded over the network. +

    +
    -
    -
    +
    -{% include "download/shared/_footer.html" %} + {% include "download/shared/_footer.html" %} -{% endblock content %} \ No newline at end of file +{% endblock content %} From 57f938a2c668930610b65d98c82ea556897ce55b Mon Sep 17 00:00:00 2001 From: Akbar Abdrakhmanov Date: Thu, 18 Apr 2024 16:24:12 +0500 Subject: [PATCH 37/57] update text in Supported devices section of /download/raspberry-pi --- templates/download/raspberry-pi/index.html | 617 ++++++++++----------- 1 file changed, 299 insertions(+), 318 deletions(-) diff --git a/templates/download/raspberry-pi/index.html b/templates/download/raspberry-pi/index.html index cd5321ac21b..ee18708ae97 100644 --- a/templates/download/raspberry-pi/index.html +++ b/templates/download/raspberry-pi/index.html @@ -1,352 +1,333 @@ {% extends "download/_base_download.html" %} + {% block title %}Install Ubuntu on a Raspberry Pi{% endblock %} + {% block meta_image %} https://assets.ubuntu.com/v1/f60f86c4-Embedded+social+media+banner+.jpg {% endblock meta_image %} + {% block meta_description %} Ubuntu is an open-source operating system for cross-platform development, there's no better place to get started than with Ubuntu on a Raspberry Pi {% endblock meta_description %} + {% block meta_copydoc %} https://docs.google.com/document/d/1KgnSBa8mbR7qwlxxtqbE5a1wXh5GjtVums8TIB7IGVw/edit# {% endblock meta_copydoc %} + {% block body_class %}is-paper{% endblock %} + {% block content %} -
    -
    -
    -

    - Install Ubuntu -
    - on a Raspberry Pi -

    -
    -
    -

    - Versatile and affordable, the Raspberry Pi is one of the most popular devices available on the market, with uses that range from education to industry. -

    -

    - With full Ubuntu support, open source developers have everything they need to get up and running quickly and securely. -

    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/016b770d-raspberry+pi+horizontal.svg", - alt="Raspberry Pi", - height="48", - width="36", - hi_def=True, - loading="auto" - ) | safe - }} +
    +
    +
    +

    + Install Ubuntu +
    + on a Raspberry Pi +

    -
    -
    -
    -
    -
    -
    -
    -

    First time installing Ubuntu on Raspberry Pi?

    -
    -
    -

    - The simplest way is to use the Raspberry Pi Imager which enables you to select an Ubuntu image when flashing your SD card. -

    -

    If you are on Ubuntu, open the terminal and run:

    -
    sudo snap install rpi-imager
    -

    - And follow our Desktop, Server and Core tutorials to get started. -

    -
    - Screenshot of the Raspberry Pi Imager, with three buttons letting you choose the Raspberry Pi device, operating system and storage where to write the image +
    +

    + Versatile and affordable, the Raspberry Pi is one of the most popular devices available on the market, with uses that range from education to industry. +

    +

    + With full Ubuntu support, open source developers have everything they need to get up and running quickly and securely. +

    +
    + {{ image(url="https://assets.ubuntu.com/v1/016b770d-raspberry+pi+horizontal.svg", + alt="Raspberry Pi", + height="48", + width="36", + hi_def=True, + loading="auto") | safe + }} +
    -
    -
    -
    -
    -
    -
    -

    Ubuntu {{ releases.lts.full_version }} LTS

    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", - alt="Noble Numbat", - width="182", - height="135", - hi_def=True, - loading="auto" - ) | safe - }} +
    +
    +
    +
    +
    +

    First time installing Ubuntu on Raspberry Pi?

    +
    +
    +

    + The simplest way is to use the Raspberry Pi Imager which enables you to select an Ubuntu image when flashing your SD card. +

    +

    If you are on Ubuntu, open the terminal and run:

    +
    sudo snap install rpi-imager
    +

    + And follow our Desktop, Server and Core tutorials to get started. +

    +
    + Screenshot of the Raspberry Pi Imager, with three buttons letting you choose the Raspberry Pi device, operating system and storage where to write the image +
    -
    -

    - The latest LTS version of Ubuntu, for desktop PCs and laptops. LTS stands for long-term support — which means five years of free security and maintenance updates, extended to 10 years with Ubuntu Pro. -

    -
    -

    - Download Ubuntu Desktop {{ releases.lts.full_version }} LTS - {% if releases.lts.raspi_desktop_iso_size %} - {{ releases.lts.raspi_desktop_iso_size }} - {% endif %} -

    -

    Minimum 2GBs of RAM and 16GB storage required

    -
    -

    - Download Ubuntu Server {{ releases.lts.full_version }} LTS - {% if releases.lts.raspi_desktop_iso_size %} - {{ releases.lts.raspi_server_iso_size }} - {% endif %} -

    -
    -
    -
    -
    -
    -

    Ubuntu Core 22

    -
    -
    -

    - An immutable, strictly confined operating system designed for Internet of Things (IoT) use-cases with a focus on security and simplified maintenance, supported until 2032. -

    -
    -

    - Download Ubuntu Core {{ releases.latest.core_version }} - 263MB -

    -
    -
    -
    -
    +

    -
    -
    -

    Supported devices

    -
    -
    -

    - Certified devices are tested for reliability and performance, ensuring you have the best out-of-the-box Ubuntu experience. Ubuntu LTS releases are certified on select Raspberry Pi hardware. -

    -
    - +
    +
    +
    +

    Ubuntu {{ releases.lts.full_version }} LTS

    +
    + {{ image(url="https://assets.ubuntu.com/v1/3b5fa561-mascot-numbat@2x.png", + alt="Noble Numbat", + width="182", + height="135", + hi_def=True, + loading="auto") | safe + }} +
    +
    +
    +

    + The latest LTS version of Ubuntu, for desktop PCs and laptops. LTS stands for long-term support — which means five years of free security and maintenance updates, extended to 10 years with Ubuntu Pro. +

    +
    +

    + Download Ubuntu Desktop {{ releases.lts.full_version }} LTS + {% if releases.lts.raspi_desktop_iso_size %} + {{ releases.lts.raspi_desktop_iso_size }} + {% endif %} +

    +

    Minimum 2GBs of RAM and 16GB storage required

    +
    +

    + Download Ubuntu Server {{ releases.lts.full_version }} LTS + {% if releases.lts.raspi_desktop_iso_size %} + {{ releases.lts.raspi_server_iso_size }} + {% endif %} +

    +
    -
    -
    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Ubuntu {{ releases.lts.full_version }} LTS - Ubuntu Core {{ releases.latest.core_version }}
    -

    Raspberry Pi 5

    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/14667b44-raspberry-pi_5.png", - alt="Raspberry Pi 5", - width="61", - height="46", - hi_def=True, - loading="lazy", - attrs={"class": "u-hide--small"}, - ) | safe - }} - Yes, certified-
    -

    Raspberry Pi Zero 2 W

    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/a79a3cee-raspberry-pi-z-2.png", - alt="Raspberry Pi Zero 2 W", - width="70", - height="46", - hi_def=True, - loading="lazy", - attrs={"class": "u-hide--small"}, - ) | safe - }} - Yes, certifiedYes, certified
    -

    Raspberry Pi CM4

    -
    - {{ - image ( - url="https://assets.ubuntu.com/v1/3be8f179-Raspberry-Pi-CM4.png", - alt="Raspberry Pi CM4", - height="48", - width="68", - hi_def=True, - loading="lazy", - attrs={"class": "u-hide--small"}, - ) | safe - }} - Yes, certifiedYes, certified
    -

    Raspberry Pi 400

    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/cfdcd6c7-Raspberry-Pi-400-back--1536x1097.png", - alt="Raspberry Pi 400", - height="48", - width="93", - hi_def=True, - loading="lazy", - attrs={"class": "u-hide--small"}, - ) | safe - }} - Yes, certifiedYes, certified
    -

    Raspberry Pi 4

    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/a999bb5f-Raspberry+Pi+4.png", - alt="Raspberry Pi 4", - height="48", - width="75", - hi_def=True, - loading="lazy", - attrs={"class": "u-hide--small"}, - ) | safe - }} - Yes, certifiedYes, certified
    -

    Raspberry Pi 3

    -
    - {{ - image( - url="https://assets.ubuntu.com/v1/c4a007b6-Raspberry+Pi+3.png", - alt="Rapsberry Pi 3", - height="48", - width="75", - hi_def=True, - loading="lazy", - attrs={"class": "u-hide--small"}, - ) | safe - }} - -Yes, certified
    +
    +
    +
    +

    Ubuntu Core 22

    +
    +
    +

    + An immutable, strictly confined operating system designed for Internet of Things (IoT) use-cases with a focus on security and simplified maintenance, supported until 2032. +

    +
    +

    + Download Ubuntu Core {{ releases.latest.core_version }} + 263MB +

    +
    -
    -
    -
    -
    -
    -
    -

    Make something great today

    +
    +
    +
    +
    +
    +

    Supported devices

    +
    +
    +

    + Certified devices are tested for reliability and performance, ensuring you have the best out-of-the-box Ubuntu experience. Ubuntu LTS releases are certified on select Raspberry Pi hardware. +

    +
    + +
    -
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + Ubuntu {{ releases.lts.full_version }} LTS + Ubuntu Core {{ releases.latest.core_version }}
    +

    Raspberry Pi 5

    +
    + {{ image(url="https://assets.ubuntu.com/v1/14667b44-raspberry-pi_5.png", + alt="Raspberry Pi 5", + width="61", + height="46", + hi_def=True, + loading="lazy", + attrs={"class": "u-hide--small"},) | safe + }} + Yes, certified-
    +

    Raspberry Pi Zero 2 W

    +
    + {{ image(url="https://assets.ubuntu.com/v1/a79a3cee-raspberry-pi-z-2.png", + alt="Raspberry Pi Zero 2 W", + width="70", + height="46", + hi_def=True, + loading="lazy", + attrs={"class": "u-hide--small"},) | safe + }} + YesYes, certified
    +

    Raspberry Pi CM4

    +
    + {{ image(url="https://assets.ubuntu.com/v1/3be8f179-Raspberry-Pi-CM4.png", + alt="Raspberry Pi CM4", + height="48", + width="68", + hi_def=True, + loading="lazy", + attrs={"class": "u-hide--small"},) | safe + }} + Yes, certifiedYes, certified
    +

    Raspberry Pi 400

    +
    + {{ image(url="https://assets.ubuntu.com/v1/cfdcd6c7-Raspberry-Pi-400-back--1536x1097.png", + alt="Raspberry Pi 400", + height="48", + width="93", + hi_def=True, + loading="lazy", + attrs={"class": "u-hide--small"},) | safe + }} + Yes, certifiedYes, certified
    +

    Raspberry Pi 4

    +
    + {{ image(url="https://assets.ubuntu.com/v1/a999bb5f-Raspberry+Pi+4.png", + alt="Raspberry Pi 4", + height="48", + width="75", + hi_def=True, + loading="lazy", + attrs={"class": "u-hide--small"},) | safe + }} + Yes, certifiedYes, certified
    +

    Raspberry Pi 3

    +
    + {{ image(url="https://assets.ubuntu.com/v1/c4a007b6-Raspberry+Pi+3.png", + alt="Rapsberry Pi 3", + height="48", + width="75", + hi_def=True, + loading="lazy", + attrs={"class": "u-hide--small"},) | safe + }} + -Yes, certified
    +
    -
    -
    -
    -
    -
    +
    +
    + -
    -
    +
    +
    +
    +
    + +
    +
    +
    -
    -