Search results

  1. H

    Using domain and local ip to access proxmox server?

    Hello, I have a Proxmox server where I virtualize things in my homelab. So far, I have always been accessing it through internal IP and no SSL, as I have always used it at home from my internal network, but recently I had to travel for few days and had to do some things in my homelab while I...
  2. H

    Using dynamic IP and reverse proxy for my VMs and Containers

    Hi! I have been using Proxmox for a while. I use it for my homelab, and I wish to be able to use my own domain (through subdomains) into my entire homelab, being able to access the different VMx and LXCs with subdomains, such as: subdomain1.domain.com --> LXC101, subdomain2.domain.com -->...
  3. H

    Removed USB disk used for backups, storage null error now

    Hi, I have a very small Proxmox node installed and I used to have a USB 3.0 hard disk as my simple backup for my VMs and CTs. This disk died, and I simply deattached it, however, now when I go to "Backup" section for each CT or VM that used that disk to automatically create backups, I get...
  4. H

    Windows 7 wont install on PVE 7.1

    Hi, I am recently starting my career at Proxmox, and I have set up a Linux VM and a couple of Ubuntu CT on my (very modest) homelab. I was then trying to set up a Windows 7 VM, I read official guide for this and read also several articles out there and I can't make it work, even following all...
  5. H

    Is it better to have a NAS VM or a simple NFS server for my media share for Plex Server in a Proxmox node?

    I am trying to architecture a Plex Media Server inside a Proxmox node, in a very modest way. I know I can set up a NAS to server my files through the network or I could create a very simple NFS VM with NFS sharing capabilities and map the folder to be mounted on the Plex Media Server container...
  6. H

    Share folder between 2 cts

    Hello, I am new to Proxmox and very anxious to start using it as my homelab. I have been reading and trying to do things, and right now I am trying to do something that has taken me quite some time reading and testing without any success. Is is possible to share via NFS from one container to...