ubuntu Come fare l'aggiornamento da Ubuntu 16.04 a Ubuntu 18.04 8 feb 2020 • 4 min read Questo tutorial spiega come aggiornare ubuntu dalla versione 16.04 alla versione 18.04 LTS. Come fare l'upgrade di Ubuntu 16.04. Cambiare versione di Ubuntu
ubuntu Come installare Apache Tomcat 9 su Ubuntu 16.04 - 17.10 23 apr 2018 • 5 min read Ubuntu 16.04 - 17.10 - Apache Tomcat 9 è un "contenitore" web che consente di servire Java Servlets e applicazioni web JSP (Java Server Pages). Installar...
ubuntu Come installare PageSpeed per Apache2 su Ubuntu 16.04-17.10 19 apr 2018 • 1 min read Introduzione PageSpeed (mod_pagespeed) è un modulo Apache open source creato da Google per aiutare a rendere più veloce il Web riscrivendo le pagine Web ...
ubuntu Come installare ADB e Fastboot su Ubuntu 16.04-17.10 8 apr 2018 • 1 min read Ubuntu 16.04-17.10 - ADB e fastboot sono due componenti di Android SDK Platform-Tools. ADB - Android Debug Bridge è un'utilità della riga di comando. Le ...
ubuntu Come installare Git su Ubuntu 16.04-17.10 31 mar 2018 • 3 min read Ubuntu 16.04-17.10 - Git - Introduzione Uno strumento indispensabile nello sviluppo del software moderno. I sistemi di controllo versione consentono di t...
ubuntu Come aggiungere e rimuovere un Utente su Ubuntu 16.04-17.10 27 mar 2018 • 3 min read Ubuntu 16.04-17.10 - Una delle attività di base che dovresti sapere come fare su un nuovo server Linux è aggiungere e rimuovere utenti. Creare ed eliminare.
ubuntu Come impostare la password di autenticazione per Nginx su Ubuntu 16.04 25 mar 2018 • 3 min read Introduzione In questo articolo, dimostreremo come limitare l'accesso su un server Web Nginx in esecuzione su Ubuntu 16.04. Prerequisiti Prima di iniziar...
ubuntu Come installare Let's Encrypt per Apache su Ubuntu 16.04 - 17.10 18 mar 2018 • 2 min read Ubuntu 16.04 - 17.10 - Apache - Certbot HTTPS - SSL con Let's Encrypt è una certification authority (CA) che automatizza gratuitamente la creazione, l...
ubuntu Come installare Let's Encrypt per Nginx su Ubuntu 16.04 - 17.10 17 mar 2018 • 2 min read Ubuntu 16.04 - 17.10 - Nginx - Certbot HTTPS - SSL con Let's Encrypt è una certification authority (CA) che automatizza gratuitamente la creazione, la...
ubuntu Come installare Apache Tomcat 8 su Ubuntu 16.04 - 17.10 15 mar 2018 • 5 min read Ubuntu 16.04 - 17.10 - Apache Tomcat 8 è un "contenitore" web che consente di servire Java Servlets e applicazioni web JSP (Java Server Pages). Prerequis...
nginx Come ottimizzare la configurazione di Nginx su Ubuntu 16.04 - 17.10 6 mar 2018 • 2 min read Prerequisiti Segui questa guida per installare Nginx - MySQL - PHP: Come installare LEMP Nginx MySQL PHP su Ubuntu 16.04-17.10 Worker Processes e Worker ...
ubuntu Come installare Nginx Server Blocks (Virtual Hosts) su Ubuntu 16.04 - 17.10 3 mar 2018 • 3 min read Prerequisiti Segui questa guida per installare Nginx - MySQL - PHP: Come installare LEMP Nginx MySQL PHP su Ubuntu 16.04-17.10 Configurazione Server Bloc...
ubuntu Come installare e configurare Denyhosts su Ubuntu 16.04 - 17.10 27 feb 2018 • 1 min read ntroduzione DenyHosts è un tool di sicurezza scritto in Python. È pensato per prevenire attacchi brute force verso server SSH monitorando i tentativi di ...
ubuntu Configurazione iniziale Ubuntu 16.04 - 17.10 27 feb 2018 • 2 min read Ubuntu 16.04 - 17.10 - Dopo aver installato Ubuntu server, ci sono alcune configurazioni che si dovrebbero effettuare per aumentare l'usabilità e la sicu...
ubuntu Come installare Lighttpd MySQL PHP su Ubuntu 16.04 13 set 2017 • 3 min read Installazione Lighttpd Per installare Lighttpd aprire il terminale e dare questi comandi: sudo apt-get update sudo apt-get -y install lighttpd A questo p...