{# Source code of the Ubuntu-it website # Copyright (C) 2016 Pietro Albini # Copyright (C) 2023 shadMod # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published # by the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . #} {% extends "layout.html" %} {% block title %}Grazie per aver scaricato {{ name }}{% endblock %} {% block extra_header %} {% endblock %} {% block content %}

Grazie per aver scaricato {{ name }}!

Se il download non comincia entro pochi secondi clicca qui .

Come installare Ubuntu?

È la prima volta che installi Ubuntu o non ricordi tutti i passaggi? Non ti preoccupare, Ubuntu-it dispone di una vasta documentazione con tutti i dettagli necessari!

Guida all'installazione

Ottieni supporto

Problemi durante l'installazione? La comunità di Ubuntu-it offre diversi strumenti di supporto, per aiutarti nel miglior modo possibile.

Strumenti di supporto

Controlla l'impronta

Se vuoi verificare l'integrità e la provenienza del file scaricato, puoi controllare se l'impronta SHA256 è la stessa mostrata qui a destra.

Come controllare l'impronta
{{ sha256 }}
{% endblock %}