Search results

  1. M

    Google Coral USB

    Hi All, So i managed to get a Google Coral USB for a reasonable price. Now the question; it might be a simple one, but i can't figure it out. I use Home Assistant in a Proxmox VM and connected the Coral to a USB3 port on the host. When i use "lsusb" the device shows up as "Gobal Unichip Corp."...
  2. M

    Unifi Console Credentials

    Hi All, Might be something stupid, but i can't login from within the Proxmox Console. It asks me for my login/password but it's not what i'm using for the Unifi WebUI. Nor is it the password setup in the "Site Settings" for SSH authentication. I'm using a CT container What am i missing here?
  3. M

    Error when installing Nginx Proxy Manager

    Hi all, I'm fairly new to Proxmox so i'm trying to understand what's happening here. When i try to install NGingx Proxy Manager with the default commandline it works like a charm: curl -sL https://raw.githubusercontent.com/ej52/proxmox/main/lxc/nginx-proxy-manager/create.sh | bash -s But...