Category: Uncategorized

  • Proxmox Host backup

    Backup the following folders/files: /var/lib/pve-cluster/config.db/etc/corosync/*/etc/network/interfaces/etc/hostname/etc/hosts

  • Victron MQTT configurations

    Add the following code to your mqtt.yaml file:

  • KPN / XS4ALL / pfSense IPTV

    (This article is in dutch language because it is only applicable on dutch TV providers) Hierbij mijn werkende configuratie voor IPTV met pfSense als router.Hierbij is op glasvezelaansluiting een NTU gemonteerd die het optische signaal omzet naar koper/UTP. Ik maak gebruik van een Qotom computer die voorzien is van 6 netwerk interfaces (Intell chipset). Daardoor…

  • Proxmox backup already exists

    When you run into this error: “TASK ERROR: zfs error: cannot create ‘rpool/vm-302-state-update’: dataset already exists” Try this solution:

  • Remove Proxmox 6.x/5.1+ Subscription Notice

    (source: https://johnscs.com/remove-proxmox51-subscription-notice/) With the release of Proxmox 5.1 and newer (including 6.2) you’ll find the code related to the no subscription message that pops up on login has changed and prior instructions for removing it wont work. To remove “You do not have a valid subscription for this server” run the command bellow. You will…

  • Pfsense not booting DNS resolver hang

    Due to an unknown reason, sometimes it appears that the DNS Resolver hangs at system boot. Next steps are the solution: backup the file just in case: cp /var/unbound/pfb_dnsbl.conf /tmp Delete it rm /var/unbound/pfb_dnsbl.conf create an empty file touch /var/unbound/pfb_dnsbl.conf reboot

  • pfSense – Update Realtek driver v1.95

    Download driver: https://forum.netgate.com/assets/uploads/files/1537813753467-if_re.zipjselec mirror: http://jselec.nl/wp-content/uploads/2019/01/if_re.zip Unzip & Place “if_re.ko” file at “/boot/kernel“ Change ownership and permissions on the if_re.ko file chown root:wheel if_re.kochmod 0555 if_re.ko Then edit “/boot/loader.conf” to add this line: if_re_load=”YES” Reboot. Then go to diagnostics > command prompt in the WebGUI Run the command kldstat If you did everything properly you’ll see…

  • Proxmox gui not responding

    Proxmox gui not responding

    It could happen that the Proxmox GUI is not responding to http request.One reason could be that the webdaemon is not running or has crashed. Try restart of the service:

  • Nextcloud update php5.6 to php7.0

    Nextcloud update php5.6 to php7.0

    Add these two lines to your /etc/apt/sources.list file deb http://packages.dotdeb.org jessie all deb-src http://packages.dotdeb.org jessie all Key installation wget http://www.dotdeb.org/dotdeb.gpg cat dotdeb.gpg | apt-key add – Update apt-get update Install PHP7 apt-get install libapache2-mod-php7.0 php7.0-apcu php7.0-apcu-bc php7.0-cli php7.0-common php7.0-curl php7.0-gd php7.0-igbinary php7.0-imagick php7.0-imap php7.0-intl php7.0-json php7.0-mbstring php7.0-mcrypt php7.0-mysql php7.0-opcache php7.0-phpdbg php7.0-readline php7.0-redis php7.0-sqlite3 php7.0-xml php7.0-zip…

  • Proxmox Paths

    Proxmox Paths

    local-lvm (pve) /dev/pve hdd-1tb (pve) /dev/hdd-1tb synology (pve) /mnt/pve/synology