Search results

  1. B

    [TUTORIAL] Proxmox 7.1 with FreePBX 15 - How to make a fully working VM

    Hello, I was testing various installation methods to create a FULLY working FreePBX 15 installation on Proxmox 7.1. The issue at this moment is, when you install the FreePBX ISO onto a Proxmox VM, UCP (User Control Panel) will not work. The method i concluded on is quiet extensive, so let me...
  2. B

    Proxmox VE 6.3 available

    Hi, It didn't need a reboot of the bare metal.
  3. B

    Proxmox VE 6.3 available

    I fixed it by adding : http://download.proxmox.com/debian/pve buster pve-no-subscription to the souces.list and the do a apt update && apt dist-upgrade.
  4. B

    Proxmox VE 6.3 available

    Hello, When i tried to upgrade to 6.3 i did a apt update && apt dist-upgrade i got: root@proxmox:~# apt dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages have been kept back: zfs-initramfs...
  5. B

    [SOLVED] Wireguard CT on Proxmox 6.2-4

    The video and forum post i liked will help you, not sure if anyone can make it easier.
  6. B

    [SOLVED] Wireguard CT on Proxmox 6.2-4

    Hello Alwin, Thank you for your fast replay and support. I created a VM running Ubuntu 20.10 server install, did a apt update/upgrade and installed Wireguard. I followed the guide of Lawrence Systems, he has a great video explaining the installation and a forum post to copy/paste it all...
  7. B

    [SOLVED] Wireguard CT on Proxmox 6.2-4

    I also tried to run it in a VM, but i had the same error message about the headers. I like the CT structure as it uses less resources and boots lightning fast :) Also the Turnkey images are handy to do a fast deploy of LAMP and sorts, I view them as Docker but better :) I'll try the VM way...
  8. B

    [SOLVED] Wireguard CT on Proxmox 6.2-4

    Hello, I am trying to install Wireguard on an CT with Debian 10, and it horribly fails due to Proxmox missing PVE-headers...... again. I tried the options mentioned here on the forums and from Nix vs Evil, both fail. I installed the backport repo. On proxmox the "apt install pve-headers" comes...