{% extends "download/_base_download.html" %} {% 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 body_class %} is-paper {% endblock body_class %} {% 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" %} {% endwith %}

{% include 'shared/_server-download-newsletter.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.

Download the CLI cheat sheet
{{ 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.

Ask Ubuntu

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

Community Discourse

Join the Ubuntu developers community and make your voice heard.

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

More from Canonical


{% endblock content %} {% block footer_extra %} {% endblock footer_extra %}