Saving Dad's Photos with Kwilt Get link Facebook Twitter Pinterest Email Other Apps - August 01, 2019 Kwilt sponsored this video to help my dad save his photos. Read about Kwilt here: https://www.mykwilt.com/?ref=94 15% Discount Code for Viewers: KWILTTECHNODAD Get link Facebook Twitter Pinterest Email Other Apps Comments
Easy Automated Home Media Server: VPN, Radarr, Sonarr, Lidarr, Librarian - July 18, 2020 Easiest Home Media Setup. VPN Docker: https://haugene.github.io/docker-transmission-openvpn/ Lidarr: https://docs.linuxserver.io/images/docker-lidarr Radarr: https://docs.linuxserver.io/images/docker-radarr Sonarr: https://docs.linuxserver.io/images/docker-sonarr Librarian: https://docs.linuxserver.io/images/docker-lazylibrarian Compose file version: '2.1' services: transmission-openvpn: volumes: - /srv/dev-disk-by-label-media/downloads/:/data - /etc/localtime:/etc/localtime:ro environment: - PGID=1000 - PUID=100 - CREATE_TUN_DEVICE=true - OPENVPN_PROVIDER=NORDVPN # - OPENVPN_CONFIG=default - NORDVPN_COUNTRY=US - NORDVPN_CATEGORY=legacy_p2p - NORDVPN_PROTOCOL=udp - OPENVPN_USERNAME=1234567890987654321 - OPENVPN_PASSWORD=1234567890987654321 - OPENVPN_OPTS=--inactive 3600 --ping Read more
Super Easy Sync to Google Drive with Insync on Openmediavault - November 04, 2018 Today, we’ll install Insync to make super easy automatic backups to google drive using Insync dockker on Openmediavault. There is Raspberry Pi version of this docker. Read more
Comments
Post a Comment