Torna all'inizio | Torna su

FBLab.it Ubuntu Server Checklist

  1. Installazione in Inglese (no altre lingue, please)
  2. Layout tastiera Italiano (purtroppo siamo in ItaGlia)
  3. Ubuntu Server Minimized
  4. Rete, ecc
  5. Dischi: setup con LVM (PLEASE!!!) e ricordarsi di estendere il logical volume al massimo del VG!
  6. Install OpenSSH Server
  7. Non aggiungere nulla e avviare installazione

Dopo reboot:

sudo dpkg-reconfigure tzdata
sudo apt -y update
sudo apt -y upgrade
sudo apt -y dist-upgrade
sudo apt install -y bash-completion zip unzip vim mtr whois

Se รจ una VM:

sudo apt install -y open-vm-tools

Se necessario Docker:

sudo apt install -y docker-compose docker.io