Search results

  1. R

    Debian Minimal + Docker Compose + Quicksync Passthrough

    I'm posting again as I've abandoned the LXC container as I was receiving a lot of advice about how unsecure privilaged containers and how normal people don't run LXC containers for docker. *shrug* Anyways, now that I've setup a new VM with Debian minimal, I've got the original issue resolved...
  2. R

    Trouble with OpenVPN likely because it's a privileged lxc

    I've gone through the forums and every wiki I can find but so far nothing has solved my issue. Need to be able to route some docker compose containers through a vpn. version: "3.5" services: transmission-openvpn: container_name: transmission-openvpn cap_add: - NET_ADMIN...
  3. R

    Proxmox + MergerFS + Snapraid

    I hear this stack setup being mentioned over and over, but not much information about how to get there. I've got Proxmox on baremetal and reconfiguring my spinning drives now (currently wiped) and ready to configure. My ideal stack is: Proxmox -Truenas (for sharing media and doing...
  4. R

    Possible Network Router Preventing Updates

    Possible Network Router Preventing Updates I'm on a fresh install of Proxmox on baremetal. Able to log on and do some things and was tinkering in shell. Early on I noticed that I was getting things like "Temporary failure resolving 'ftp.us.debian.org' or 'Failed to fetch http: ....etc" when...