apt update apt upgrade
(curl -s wget.racing/nench.sh | bash; curl -s wget.racing/nench.sh | bash) 2>&1 | tee nench.log
https://linuxize.com/post/how-to-setup-passwordless-ssh-login/
sudo apt install linux-headers-$(uname -r)
https://downloadcenter.intel.com/download/15817
https://docs.docker.com/engine/install/ubuntu/
https://docs.docker.com/compose/install/
adduser plex
sudo usermod -aG sudo plex
curl https://rclone.org/install.sh | sudo bash
https://github.com/trapexit/mergerfs
https://github.com/animosity22/homescripts
nano /etc/sysctl.conf
# Plex optimizations
fs.inotify.max_user_watches=262144
# File Performance Improvements
vm.dirty_background_ratio = 10
vm.dirty_ratio = 20
# BBR
net.core.default_qdisc=fq
net.ipv4.tcp_congestion_control=bbr
unzip them in new server for rutorrent, also need to move docker/config/rutorrent and docker/config/rtorrent after first run of rutorrent
https://www.smarthomebeginner.com/traefik-2-docker-tutorial/ https://www.smarthomebeginner.com/docker-home-media-server-2018-basic/#Plex_Media_Server