mkdir /mnt/de1-storage
nano /etc/rc.local
backup-server --> rsync + ssh --> source server
rsync -avzh --progress -e "ssh -p 2222 -i /root/ssh_cert/id_ed25519" -r [email protected]:/nextcloud/ ./
Go here: https://www.speedtest.net/apps/cli
# Use selected server id
speedtest -s 27752
URL: https://storage.googleapis.com/txthinking/brook/index.html
curl -4 -L https://storage.googleapis.com/txthinking/brook/brook_linux_amd64 -o ./brook
mv ./brook /usr/bin/brook
chmod +x /usr/bin/brook
deb http://archive.ubuntu.com/ubuntu/ impish main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ impish main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ impish-updates main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ impish-updates main restricted universe multiverse