Search results

  1. D

    I need serious help

    I did a really dumb mistake due to my lack of experience I was trying to remove cifs from hetzner there causing problems. By mistake, I ran this code root@z1 /mnt # mount -f -a /mnt/pve/Google my df went from this df: /mnt/pve/Google: Host is down df: /mnt/pve/Test: Host is down df...
  2. D

    Two Factor Authentication For Proxmox

    Hi everybody, I'm trying to add two factor authentication for the proxmox login for extra security. I having hard time finding a tutorial and the documentation is not very clear. Anyone Can help me set it up ?
  3. D

    port forwarding to VM? Ask

    I have a problem with port forwarding when I create VMs. When it comes to container it works. I'm using this configuration and it works fine. auto vmbr2 iface vmbr2 inet static address 192.168.0.254 netmask 255.255.255.0 bridge_ports none bridge_stp off bridge_fd 0 post-up...