Commit dcb96abb authored by shadMod's avatar shadMod 💬

updated and reformat 'scopri-ubuntu' templates

parent 177887ca
Pipeline #299 passed with stage
in 0 seconds
{# Source code of the Ubuntu-it website {# Source code of the Ubuntu-it website
# Copyright (C) 2015 Pietro Albini <pietroalbini@ubuntu.com> # Copyright (C) 2015 Pietro Albini <pietroalbini@ubuntu.com>
# 2015 Riccardo Padovani <rpadovani@ubuntu.com> # Copyright (C) 2021 Alessandro Viprati <vipri.alessandro@gmail.com>
# # 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 # This program is free software: you can redistribute it and/or modify
# by the Free Software Foundation, either version 3 of the License, or # it under the terms of the GNU Affero General Public License as published
# (at your option) any later version. # 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; witout even the implied warranty of # This program is distributed in the hope that it will be useful,
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # but WITHOUT ANY WARRANTY; witout even the implied warranty of
# GNU Affero General Public License for more details. # 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 <http://www.gnu.org/licenses/>. # You should have received a copy of the GNU Affero General Public License
#} # along with this program. If not, see <http://www.gnu.org/licenses/>.
#}
{% extends "layout.html" %} {% extends "layout.html" %}
{% block title %}Server{% endblock %} {% block title %}Server{% endblock %}
{% block content %} {% block content %}
<div class="page"> <div class="page container">
<div class="row background-wallpaper server"> <div class="row background-wallpaper server">
<div class="col"> <div class="col">
<h1 class="text-center">Server</h1> <h1 class="text-center">
Server
</h1>
<p class="intro text-center"> <p class="intro text-center">
Il sistema operativo per server aziendali di tutti i tipi e dimensioni. Il sistema operativo per server aziendali di tutti i tipi e dimensioni.
</p> </p>
</div> </div>
</div> </div>
</div>
<div class="page container">
<div class="row"> <div class="row">
<div class="col"> <div class="col">
<h2 class="text-center">Performante</h2> <h2 class="text-center">
Performante
</h2>
<p> <p>
Ubuntu Server è progettato per server aziendali, ogni suo Ubuntu Server è progettato per server aziendali, ogni suo elemento si integra perfettamente sulla
elemento si integra perfettamente sulla macchina ospitante. macchina ospitante.
</p> </p>
</div> </div>
<div class="col"> <div class="col">
<h2 class="text-center">Sicuro</h2> <h2 class="text-center">
Sicuro
</h2>
<p> <p>
Dopo l'installazione Ubuntu Server non presenta nessuna porta Dopo l'installazione Ubuntu Server non presenta nessuna porta aperta verso l'esterno e contiene solo il
aperta verso l'esterno e contiene solo il software necessario software necessario per un server sicuro.
per un server sicuro.
</p> </p>
</div> </div>
</div> </div>
<div class="row"> <div class="row">
<div class="col"> <div class="col">
<h2 class="text-center">Integrato</h2> <h2 class="text-center">
Integrato
</h2>
<p> <p>
Anche se in azienda non si utilizzano computer con Ubuntu Anche se in azienda non si utilizzano computer con Ubuntu desktop non c'è alcun problema. Ubuntu Server
desktop non c'è alcun problema. Ubuntu Server permette permette l'autenticazione da qualsiasi sistema: Linux, Mac Os o Windows.
l'autenticazione da qualsiasi sistema: Linux, Mac Os o Windows.
</p> </p>
</div> </div>
<div class="col"> <div class="col">
<h2 class="text-center">Una scelta strategica</h2> <h2 class="text-center">
Una scelta strategica
</h2>
<p> <p>
Basata su Debian, famosa per la robustezza, l'edizione Server di Basata su Debian, famosa per la robustezza, l'edizione Server di Ubuntu ne eredita le ottime prestazioni
Ubuntu ne eredita le ottime prestazioni e aggiornamenti regolari. e aggiornamenti regolari. Ubuntu Server fornisce un'ottima piattaforma per sviluppare server con i più
Ubuntu Server fornisce un'ottima piattaforma per sviluppare server diffusi servizi internet: mail, web, DNS, server di file o database.
con i più diffusi servizi internet: mail, web, DNS, server di file o database.
</p> </p>
</div> </div>
</div> </div>
</div>
<div class="page container">
<div class="row"> <div class="row">
<div class="col"> <div class="col">
<h2 class="text-center">Rilasci programmati su cui poter contare</h2> <h2 class="text-center">
Rilasci programmati su cui poter contare
</h2>
<p> <p>
I rilasci a lungo termine (LTS) sono supportati da Canonical I rilasci a lungo termine (LTS) sono supportati da Canonical per cinque anni. Ogni sei mesi, i rilasci
per cinque anni. Ogni sei mesi, i rilasci intermedi forniscono intermedi forniscono nuovo software, mentre gli
nuovo software, mentre gli <a href="https://wiki.ubuntu-it.org/Rilasci/PointRelease">
<a href="https://wiki.ubuntu-it.org/Rilasci/PointRelease">aggiornamenti HWE</a> aggiornamenti HWE
</a>
forniscono supporto per le nuove macchine a tutti i rilasci LTS. forniscono supporto per le nuove macchine a tutti i rilasci LTS.
</p><br> </p><br>
<img src="{{ url_for("static", filename="images/scopri-ubuntu/server/releases.png") }}"> <img src="{{ url_for('static', filename='images/scopri-ubuntu/server/releases.png') }}">
</div> </div>
</div> </div>
<div class="row text-center"> <div class="row text-center">
<div> <div>
<a class="btn" href="{{ url_for("download.landing", distro="server") }}">Scarica Ubuntu server</a> <a class="btn" href="{{ url_for('download.landing', distro='server') }}">
<a class="btn" href="https://www.ubuntu.com/server">Scopri di più sul sito internazionale</a> Scarica Ubuntu server
</a>
<a class="btn" href="https://www.ubuntu.com/server">
Scopri di più sul sito internazionale
</a>
</div> </div>
</div> </div>
</div> </div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment