<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.nicksoft.com/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://wiki.nicksoft.com/feed.php">
        <title>NS Doc homelab:proxmox</title>
        <description></description>
        <link>https://wiki.nicksoft.com/</link>
        <image rdf:resource="https://wiki.nicksoft.com/lib/images/favicon.ico" />
       <dc:date>2026-05-07T17:09:44+03:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.nicksoft.com/homelab:proxmox:checklist"/>
                <rdf:li rdf:resource="https://wiki.nicksoft.com/homelab:proxmox:move-zfs"/>
                <rdf:li rdf:resource="https://wiki.nicksoft.com/homelab:proxmox:setup"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.nicksoft.com/lib/images/favicon.ico">
        <title>NS Doc</title>
        <link>https://wiki.nicksoft.com/</link>
        <url>https://wiki.nicksoft.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.nicksoft.com/homelab:proxmox:checklist">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-24T10:27:20+03:00</dc:date>
        <title>Proxmox install Checklist</title>
        <link>https://wiki.nicksoft.com/homelab:proxmox:checklist</link>
        <description>Source: Craft Computing - Let's Install Proxmox 8.0!


1. Disable enterprise repos

edit file


/etc/apt/sources.list.d/pve-enterprise.list


and comment out the line by adding a # at the beginning. Then, update the package list with:

2. update


apt update
apt upgrade</description>
    </item>
    <item rdf:about="https://wiki.nicksoft.com/homelab:proxmox:move-zfs">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-09T13:22:25+03:00</dc:date>
        <title>Move proxmox to another disk (ZFS) - INCOMPLETE</title>
        <link>https://wiki.nicksoft.com/homelab:proxmox:move-zfs</link>
        <description>Moving proxmox to another disk is not that straight forward. If the new disk is different size you can't just copy the whole disk. Here is how you can do that.

Warning

This is not a trivial task. Having knowledge on zfs will help. It would be nice to experiment on a virtual machine before doing it on an actual proxmox install.</description>
    </item>
    <item rdf:about="https://wiki.nicksoft.com/homelab:proxmox:setup">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-28T17:48:11+03:00</dc:date>
        <title>Proxmox Setup Tutorial</title>
        <link>https://wiki.nicksoft.com/homelab:proxmox:setup</link>
        <description>Links

	*  Proxmox CT templates - has centos 7

Other Tutorials

	*  &lt;https://www.wundertech.net/how-to-install-proxmox-ve-setup-tutorial/&gt;

Installation


Proxmox installation is straight forward - burn a flash drive, boot from it.

First thing after agree terms is to select proxmox filesystem. Default is ext4,
 but if you switch to zfs (use raid0 if you only have one disk for the os) you
 proxmox can use special features like compression and snapshots. Make sure
 to only select the disks that …</description>
    </item>
</rdf:RDF>
