INSTALL UBUNTU 20.04.sh
INSTALL UBUNTU 20.04.sh
sudo apt remove cloud-init -y && sudo apt purge cloud-init -y && sudo apt
autoremove
sudo rm -rf /etc/cloud && sudo rm -rf /var/lib/cloud/ && sudo shutdown -r now
wget https://international.download.nvidia.com/XFree86/Linux-x86_64/465.31/NVIDIA-
Linux-x86_64-465.31.run
wget
https://github.com/keylase/nvidia-patch/blob/2a1a85483fc0713c219d4b85f33f106991b05b
6b/patch.sh
wget
https://github.com/keylase/nvidia-patch/blob/2a1a85483fc0713c219d4b85f33f106991b05b
6b/patch-fbc.sh
sudo chmod +X *
sudo ./NVIDIA-Linux-x86_64-465.31.run
sudo bash ./patch.sh
sudo bash ./patch-fbc.sh
#
# Install and configure NGINX / Let's Encrypt
sudo apt install -y nginx certbot python3-certbot-nginx
> vi /etc/nginx/conf.d/jellyfin.http.conf
sudo openssl req -x509 -newkey rsa:4096 -keyout privkey.pem -out cert.pem -days 365
-nodes
sudo openssl pkcs12 -export -out jellyfin.pfx -inkey privkey.pem -in cert.pem -
passout pass:zCJZVhf2grWs
zCJZVhf2grWs
# Firewall
##################################################################
#
# Install fail2ban
# THEMES :
#NGINX custom
# LINKS
https://github.com/danieladov/
@import url('https://ctalvio.github.io/Kaleidochromic/default_style.css');
@import url('https://ctalvio.github.io/Kaleidochromic/alternate-
itempage_style.css');
@import url('https://ctalvio.github.io/Monochromic/improve-performance_style.css');
@import url('https://ctalvio.github.io/Kaleidochromic/backdrop-hack_style.css');
@import url('https://prayag17.github.io/JellySkin/default.css');
@import url('https://prayag17.github.io/JellySkin/addons/Logo.css');
###########