<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dwiki.heisl.org/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://dwiki.heisl.org/feed.php">
        <title>Stone Wiki - backup:proxmox</title>
        <description></description>
        <link>https://dwiki.heisl.org/</link>
        <image rdf:resource="https://dwiki.heisl.org/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-19T14:57:48+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dwiki.heisl.org/doku.php?id=backup:proxmox:pbs_installation&amp;rev=1605870364&amp;do=diff"/>
                <rdf:li rdf:resource="https://dwiki.heisl.org/doku.php?id=backup:proxmox:pbs_upgrade_2.x_to_3.x&amp;rev=1700493933&amp;do=diff"/>
                <rdf:li rdf:resource="https://dwiki.heisl.org/doku.php?id=backup:proxmox:pbs_verwendung&amp;rev=1612885403&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dwiki.heisl.org/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Stone Wiki</title>
        <link>https://dwiki.heisl.org/</link>
        <url>https://dwiki.heisl.org/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://dwiki.heisl.org/doku.php?id=backup:proxmox:pbs_installation&amp;rev=1605870364&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-11-20T11:06:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pbs_installation</title>
        <link>https://dwiki.heisl.org/doku.php?id=backup:proxmox:pbs_installation&amp;rev=1605870364&amp;do=diff</link>
        <description>Proxmox Backup Server Installation

Proxmox Backup Server wurde von mir in einer Beta Version installiert 

Hier die Offizielle doku



Installation

Änlich wie auch PVE einfach runter laden und ISO installieren. 

Man kann das ganze virtuell oder auch physisch installieren. Hier muss man sich überlegen (ähnlich wie auch bei Veeam) was Sinn macht.</description>
    </item>
    <item rdf:about="https://dwiki.heisl.org/doku.php?id=backup:proxmox:pbs_upgrade_2.x_to_3.x&amp;rev=1700493933&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-20T15:25:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pbs_upgrade_2.x_to_3.x</title>
        <link>https://dwiki.heisl.org/doku.php?id=backup:proxmox:pbs_upgrade_2.x_to_3.x&amp;rev=1700493933&amp;do=diff</link>
        <description>PBS Upgrade von Version 2.x zu 3.x

Hier zur Info auch noch die offizielle Doku von Proxmox &lt;https://pbs.proxmox.com/wiki/index.php/Upgrade_from_2_to_3&gt;



Backup der Config Files


mkdir -p /root/backup/`date &#039;+%Y%m%d&#039;`
tar -xzf /root/backup/`date &#039;+%Y%m%d&#039;`/pbs2-etc-backup.tar.gz -C /etc
cp /etc/hosts /root/backup/`date &#039;+%Y%m%d&#039;`/
cp /etc/network/interfaces /root/backup/`date &#039;+%Y%m%d&#039;`/</description>
    </item>
    <item rdf:about="https://dwiki.heisl.org/doku.php?id=backup:proxmox:pbs_verwendung&amp;rev=1612885403&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-02-09T15:43:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pbs_verwendung</title>
        <link>https://dwiki.heisl.org/doku.php?id=backup:proxmox:pbs_verwendung&amp;rev=1612885403&amp;do=diff</link>
        <description>Proxmox Backup Server Client

Der Client ist verfügbar aktuell für

	*  Debian
	*  ???
	*  ???




Client Installation

Debian

Non Sub Client


echo &quot;deb http://download.proxmox.com/debian/pbs buster pbs-no-subscription&quot; &gt;&gt; /etc/apt/sources.list.d/pbs.list
apt update
apt install proxmox-backup-client</description>
    </item>
</rdf:RDF>
