Added compatibility for Ubuntu 20.04 LTS. Added a minimal version of the script for old PCs.
TO DO :
- Brave Browser
- Palemoon
- Install Jeedom.
- Adapt the installer script to Raspbian based on Debian Duster.
- Install drivers for ZWave Plus and ZigBee communication protocols.
-
Apache
-
PostgreSQL -> MongoDB
-
Gitlab
-
HTTPS : Certbot with Let's Encrypt
-
Optional : Webmail
On Apache and Nginx
-
HTTP2 Protocol
-
TLS 1.3 + Disable all SSL versions and all TLS versions < 1.2
-
SSL Cipher
-
Let's Encrypt : RSA 4096
Unbound DNS Server + DNS over TLS /!\ DNS over HTTPS with Cloudflare
-
Ubuntu Server 18.04 LTS -> Debian 10 Buster
-
Change Matrix & Riot.im to Rocket.chat & Jitsi Meet
-
Apache or Nginx, that is the question...
-
PostgreSQL or MongoDB ?
-
config_vps_server.sh - usage of git for conf files.
-
UFW OK
-
Docker
-
Let's Encrypt : Elliptic Curve
-
Nextcloud
-
OAuth
-
NVIDIA Jetson
-
Update scripts
add (press "e", grub) : nouveau.modeset=0 modprobe.blacklist=nouveau
after quiet splash
then esc > ubuntu > esc > advanced options > recovery mode
press "network" then "root"
then :
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt install nvidia-driver-XXX # XXX = version number
VBoxManage modifyvm "VM Name" --nested-hw-virt on