Search results

  1. S

    home server: nas, nextcloud, plex: questions on storage and backup

    hello everyone, after a few years I am in the process of setting up a proxmox server again and wanted to ask for your opinion how I want to set everything up. This is a home server with no need for high availability (no raid needed) but backups are of course important. the main services...
  2. S

    symbolic link: linking /srv/XYZ to /var/lib/vz/root/1xy/srv/XYZ

    Hello everyone, my proxmox runs off an ssd. in the proxmox server is another hdd. this hdd ist mounted in /srv/XYZ. The directory is shared using smb-services directly on the proxmox host. Now I want to give my ubuntu vz-CT access to this directory. My first idea was to use smb or nfs. But I...