{# # Source code of the Ubuntu-it website # Copyright (C) 2015 Pietro Albini # Copyright (C) 2015 Riccardo Padovani # 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 %} Server {% endblock %} {% block content %}

Server

Il sistema operativo per server aziendali di tutti i tipi e dimensioni.

Performante

Ubuntu Server è progettato per server aziendali, ogni suo elemento si integra perfettamente sulla macchina ospitante.

Sicuro

Dopo l'installazione Ubuntu Server non presenta nessuna porta aperta verso l'esterno e contiene solo il software necessario per un server sicuro.

Integrato

Anche se in azienda non si utilizzano computer con Ubuntu desktop non c'è alcun problema. Ubuntu Server permette l'autenticazione da qualsiasi sistema: Linux, Mac Os o Windows.

Una scelta strategica

Basata su Debian, famosa per la robustezza, l'edizione Server di Ubuntu ne eredita le ottime prestazioni e aggiornamenti regolari. Ubuntu Server fornisce un'ottima piattaforma per sviluppare server con i più diffusi servizi internet: mail, web, DNS, server di file o database.

Rilasci programmati su cui poter contare

I rilasci a lungo termine (LTS) sono supportati da Canonical per cinque anni.

Ogni sei mesi, i rilasci intermedi forniscono nuovo software, mentre gli aggiornamenti HWE forniscono supporto per le nuove macchine a tutti i rilasci LTS.

{% endblock %}