<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.louslab.be/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.louslab.be/feed.php">
        <title>Lou&#039;s lab - proxmox</title>
        <description></description>
        <link>https://www.louslab.be/</link>
        <image rdf:resource="https://www.louslab.be/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-07T15:05:36+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:beheer&amp;rev=1777059647&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:cloud-init&amp;rev=1763752869&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:configuratie&amp;rev=1763038296&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:ct_op_basis_van_csv&amp;rev=1763913903&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:debian_server_installeren_vanaf_een_proxmox_template&amp;rev=1763769186&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:installatiemedium_maken&amp;rev=1731780894&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:iscsi&amp;rev=1761158745&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:proxmox_installatie_intel_nuc&amp;rev=1760527852&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:proxmox_installatie&amp;rev=1760603942&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:proxmox&amp;rev=1731780894&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:qemu_agent_tools&amp;rev=1761666087&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:template_maken_in_proxmox&amp;rev=1764268613&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:windows_server_installeren_vanaf_een_proxmox_template&amp;rev=1762358101&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.louslab.be/doku.php?id=proxmox:windows_server_template_maken&amp;rev=1762366185&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.louslab.be/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Lou's lab</title>
        <link>https://www.louslab.be/</link>
        <url>https://www.louslab.be/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:beheer&amp;rev=1777059647&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-24T19:40:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>beheer</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:beheer&amp;rev=1777059647&amp;do=diff</link>
        <description>beheer

proxmox

context

dit document beschrijft Proxmox beheer.

VM&#039;s verwijderen

	*  VMs stoppen: 
for id in {101..108}; do qm stop &quot;$id&quot;; done 

	*  VMs verwijderen: 
for id in {101..108}; do qm destroy &quot;$id&quot;; done 


alle containers starten(stoppen/verwijderen)</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:cloud-init&amp;rev=1763752869&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-21T19:21:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cloud-init</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:cloud-init&amp;rev=1763752869&amp;do=diff</link>
        <description>cloud-init installatie

proxmox

context

dit document beschrijft de installatie van cloud-init op Linux

Debian

	*   apt install -y cloud-init
	*  verwijder wat rommel:
apt clean
rm -f /etc/ssh/ssh_host_*
cloud-init clean
poweroff 


alpinelinux

	*  verwijder wat rommel:</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:configuratie&amp;rev=1763038296&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-13T12:51:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>configuratie</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:configuratie&amp;rev=1763038296&amp;do=diff</link>
        <description>Proxmox: configuratie

proxmox

context

dit document beschrijft de eerste configuratie van Proxmox.
meteen na de  installatie, dus.

aanmelden

	*  open een browser op http://&lt;ip&gt;:800
	*  User name: root
	*  Realm: Linux PAM Standard Authentication 
	*  klik de licentie-boodschap</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:ct_op_basis_van_csv&amp;rev=1763913903&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-23T16:05:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ct_op_basis_van_csv</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:ct_op_basis_van_csv&amp;rev=1763913903&amp;do=diff</link>
        <description>titel

proxmox

context

dit document toont een (ChatGPT) script waarbij je containers cloont op basis van

	*  een template (ID:2000)
	*  een .CSV bestand: 
		*  VLANID
		*  VLAN naam 


script

#!/bin/bash

# Template/container ID to clone
TEMPLATE_ID=2000

# CSV file path
CSV_FILE=&quot;vlans.csv&quot;

# Prefix for VLAN IDs &lt;100
VMID_PREFIX=1

# Minimum free space warning threshold for thin pool (in %)
THIN_POOL_WARNING=90
THIN_POOL=&quot;pve/data&quot;

# Function to find next available VMID
get_next_vmid() {
…</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:debian_server_installeren_vanaf_een_proxmox_template&amp;rev=1763769186&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-21T23:53:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>debian_server_installeren_vanaf_een_proxmox_template</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:debian_server_installeren_vanaf_een_proxmox_template&amp;rev=1763769186&amp;do=diff</link>
        <description>Debian server installeren vanaf een Proxmox template

proxmox

doelstelling

deze werkinstructie beschrijft hoe je een Debian server installeert vanaf een Proxmox template. 

stappenplan

	*  meld aan op Proxmox web console
	*  selecteer de Debian image (Debian12) &gt;</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:installatiemedium_maken&amp;rev=1731780894&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-16T18:14:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>installatiemedium_maken</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:installatiemedium_maken&amp;rev=1731780894&amp;do=diff</link>
        <description>installatiemedium maken

proxmox

context

dit document beschrijft hoe je een installatiemedium aanmaakt voor Proxmox installatie

USB flash

	*  download het ISO bestand 
	*  steek een USB flash disk (min: 1Gb) in vrije USB poort
	*  start Etcher
	*  blader naar het ISO bestand, kies:</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:iscsi&amp;rev=1761158745&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-22T18:45:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>iscsi</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:iscsi&amp;rev=1761158745&amp;do=diff</link>
        <description>Proxmox: iscsi

proxmox

context

dit document beschrijft hoe je een iSCSI LUN beschikbaar maakt als storage in Proxmox

vooraf

volgende info heb je nodig:

	*  controleer of je proxmox host toegang heeft op tcp/3260 naar iSCSI portal


telnet &lt;iSCSI host&gt; 3260</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:proxmox_installatie_intel_nuc&amp;rev=1760527852&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-15T11:30:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>proxmox_installatie_intel_nuc</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:proxmox_installatie_intel_nuc&amp;rev=1760527852&amp;do=diff</link>
        <description>Proxmox: installatie op Intel NUC

proxmox

context

dit document beschrijft de installatie van Proxmox op Intel NUC

voorbereiding

	*  maak een installatiemedium aan
	*  sluit toetsenbord, muis en USB stick aan op de NUC.
	*  schakel secure boot uit
	*  start bootmenu (F10) en kies USB stick</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:proxmox_installatie&amp;rev=1760603942&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-16T08:39:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>proxmox_installatie</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:proxmox_installatie&amp;rev=1760603942&amp;do=diff</link>
        <description>Proxmox: installatie

proxmox

context

dit document beschrijft de installatie van Proxmox, een virtualisatie server op ESXi
installatiemedium


installatie

	*  maak een VM aan met onderstaande specs:
		*  RAM:8Gb
		*  CPU: 
			*  vCPU: 2
			*  vink aan: 
				*  Expose hardware assisted virtualization to guest</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:proxmox&amp;rev=1731780894&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-16T18:14:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>proxmox</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:proxmox&amp;rev=1731780894&amp;do=diff</link>
        <description>Proxmox



proxmox</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:qemu_agent_tools&amp;rev=1761666087&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-28T15:41:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>qemu_agent_tools</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:qemu_agent_tools&amp;rev=1761666087&amp;do=diff</link>
        <description>Qemu Agent tools

proxmox

context

dit document beschrijft hoe je de Qemu Agent tools installeert

vooraf

	*  (indien niet in ISO datastore)download de ISO vanop Fedorapeople
	*  kopieer die naar de ISO datastore van Proxmox
	*  monteer de ISO als CD-rom in VM &gt; Hardware &gt; CD/DVD drive</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:template_maken_in_proxmox&amp;rev=1764268613&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-27T18:36:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>template_maken_in_proxmox</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:template_maken_in_proxmox&amp;rev=1764268613&amp;do=diff</link>
        <description>template maken_in Proxmox

proxmox

doelstelling

deze werkinstructie beschrijft hoe je een Debian template aanmaakt in Proxmox

stappenplan

	*  installeer je OS binnen installatie vlan vanaf ISO bestand.
		*  Debian 
		*  alpinelinux

	*  voer alle stappen uit de configuratie uit:</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:windows_server_installeren_vanaf_een_proxmox_template&amp;rev=1762358101&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-05T15:55:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows_server_installeren_vanaf_een_proxmox_template</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:windows_server_installeren_vanaf_een_proxmox_template&amp;rev=1762358101&amp;do=diff</link>
        <description>windows server installeren vanaf een Proxmox template

proxmox

doelstelling

deze werkinstructie beschrijft hoe je een Windows server installeert vanaf een Proxmox template. 

stappenplan

	*  meld aan op Proxmox web console
	*  selecteer de Windows image (2025b) &gt;</description>
    </item>
    <item rdf:about="https://www.louslab.be/doku.php?id=proxmox:windows_server_template_maken&amp;rev=1762366185&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-05T18:09:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows_server_template_maken</title>
        <link>https://www.louslab.be/doku.php?id=proxmox:windows_server_template_maken&amp;rev=1762366185&amp;do=diff</link>
        <description>Windows template maken_in Proxmox

proxmox

doelstelling

deze werkinstructie beschrijft hoe je een Windows template aanmaakt in Proxmox

stappenplan

	*  installeer Windows binnen installatie Vlan. (Stap 1 t/m 3)
	*  installeer VMWare Tools of Qemu Agent tools
	*  werk de server bij met laatste</description>
    </item>
</rdf:RDF>
