<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.grunwald.systems/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="http://wiki.grunwald.systems/feed.php">
        <title>fachinformatiker-wiki</title>
        <description>it&#039;s easy when it&#039;s here</description>
        <link>http://wiki.grunwald.systems/</link>
        <image rdf:resource="http://wiki.grunwald.systems/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-09-12T04:18:21+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.grunwald.systems/misc/android/tools?rev=1788611114&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.grunwald.systems/start?rev=1788606704&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.grunwald.systems/proxmox/pbs/backup-server?rev=1787575521&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.grunwald.systems/proxmox/pve/migration/esxi-pve?rev=1787490717&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.grunwald.systems/hosting/hetzner/storage-box?rev=1787476437&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.grunwald.systems/linux/netzwerk?rev=1787470841&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.grunwald.systems/opentext/zenworks/configuration-management?rev=1787321419&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.grunwald.systems/?image=linux%3Aneofetch.png&amp;ns=linux&amp;rev=1679433782&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.grunwald.systems/_media/wiki/dokuwiki.svg">
        <title>fachinformatiker-wiki</title>
        <link>http://wiki.grunwald.systems/</link>
        <url>http://wiki.grunwald.systems/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.grunwald.systems/misc/android/tools?rev=1788611114&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-09-05T12:25:14+00:00</dc:date>
        <dc:creator>gsys (gsys@undisclosed.example.com)</dc:creator>
        <title></title>
        <link>http://wiki.grunwald.systems/misc/android/tools?rev=1788611114&amp;do=diff</link>
        <description>&lt;https://developer.android.com/tools/releases/platform-tools&gt;


adb devices
adb shell
adb push termux-app_v0.118.3+github-debug_x86_64.apk /storage/emulated/0/Download/.
adb reboot bootloader
fastboot devices



adb push boot.img /storage/emulated/0/Download/.


Patch with magisk app


adb pull /storage/emulated/0/Download/magisk_patched-30700_uOekq.img
adb reboot bootloader
fastboot flash boot magisk_patched-30700_uOekq.img
adb shell</description>
    </item>
    <item rdf:about="http://wiki.grunwald.systems/start?rev=1788606704&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-09-05T11:11:44+00:00</dc:date>
        <dc:creator>gsys (gsys@undisclosed.example.com)</dc:creator>
        <title>Übersicht</title>
        <link>http://wiki.grunwald.systems/start?rev=1788606704&amp;do=diff</link>
        <description>Übersicht

Herzlich Willkommen auf meinem Fachinformatiker-Wiki! Die Einträge dienen hauptsächlich meinem persönlichen Gebrauch. 🤷‍♂️ 


Misc

	* Default Passwords / IP-Addresses
	*  Discord Apps
	*  Nextcloud Update
	* G DATA
	* Reddit uBlock Tweaks
	*  MS 365 Dynamics Darkmode
	*  Android Tools

Hosting

OVH

	* Virtual Private Server (VPS)

Hetzner

	* Cloud Server (CX/CPX/CCX)
	*  ACME Hetzner DNS API
	*  Hetzner Storage Box

Netzwerk

	* IP-Adressen
	* IP Switch Script (Windows)
	* Iperf
	*…</description>
    </item>
    <item rdf:about="http://wiki.grunwald.systems/proxmox/pbs/backup-server?rev=1787575521&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-24T12:45:21+00:00</dc:date>
        <dc:creator>gsys (gsys@undisclosed.example.com)</dc:creator>
        <title>Proxmox Backup Server - [iSCSI] </title>
        <link>http://wiki.grunwald.systems/proxmox/pbs/backup-server?rev=1787575521&amp;do=diff</link>
        <description>Proxmox Backup Server

iSCSI


apt update &amp;&amp; apt install open-iscsi
nano /etc/iscsi/iscsid.conf


set startup to automatic in /etc/iscsi/iscsid.conf


# To request that the iscsi service scripts startup a session, use &quot;automatic&quot;:
# node.startup = automatic
#
# To manually startup the session, use &quot;manual&quot;. The default is manual.
node.startup = automatic</description>
    </item>
    <item rdf:about="http://wiki.grunwald.systems/proxmox/pve/migration/esxi-pve?rev=1787490717&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-23T13:11:57+00:00</dc:date>
        <dc:creator>gsys (gsys@undisclosed.example.com)</dc:creator>
        <title>Migration from ESXi to Proxmox - [Linux] </title>
        <link>http://wiki.grunwald.systems/proxmox/pve/migration/esxi-pve?rev=1787490717&amp;do=diff</link>
        <description>Migration from ESXi to Proxmox

Pre-Migration

Linux

Uninstall open-vm-tools/VMware Tools


rpm -qa | grep vm                              # SLES
zypper se open-vm-tools                        # SLES	 
zypper rm open-vm-tools                        # SLES	 
apt remove open-vm-tools                       # Debian	 
vmware-uninstall-tools.pl                      # Linux VMware Tools</description>
    </item>
    <item rdf:about="http://wiki.grunwald.systems/hosting/hetzner/storage-box?rev=1787476437&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-23T09:13:57+00:00</dc:date>
        <dc:creator>gsys (gsys@undisclosed.example.com)</dc:creator>
        <title>Hetzner Storage Box - [Windows] </title>
        <link>http://wiki.grunwald.systems/hosting/hetzner/storage-box?rev=1787476437&amp;do=diff</link>
        <description>Hetzner Storage Box

Mount

Linux


sudo apt update &amp;&amp; sudo apt install cifs-utils


Main Acc


mount -t cifs -o user=&lt;username&gt; //&lt;username&gt;.your-storagebox.de/backup /mnt/backup --verbose


Sub Acc


mount -t cifs -o user=&lt;username-sub&gt; //&lt;username-sub&gt;.your-storagebox.de/&lt;username-sub&gt; /mnt/backup --verbose</description>
    </item>
    <item rdf:about="http://wiki.grunwald.systems/linux/netzwerk?rev=1787470841&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-23T07:40:41+00:00</dc:date>
        <dc:creator>gsys (gsys@undisclosed.example.com)</dc:creator>
        <title>Netzwerkkonfiguration - [Ubuntu] </title>
        <link>http://wiki.grunwald.systems/linux/netzwerk?rev=1787470841&amp;do=diff</link>
        <description>Netzwerkkonfiguration

Nützliche Befehle


sysctl -w net.ipv4.ip_default_ttl=128   # TTL temp. setzen 128 = Windows default
ping 192.168.1.1                        # Dauerping
ping -c 4 192.168.1.1                   # 4 Pings
netstat -npl                            # offene Ports auflisten
netstat -tulpn                          # offene Ports auflisten
ss -tulpn                               # offene Ports auflisten
lsof -i | grep -e LISTEN                # offene Ports auflisten
cat &lt; /dev/tcp…</description>
    </item>
    <item rdf:about="http://wiki.grunwald.systems/opentext/zenworks/configuration-management?rev=1787321419&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-21T14:10:19+00:00</dc:date>
        <dc:creator>gsys (gsys@undisclosed.example.com)</dc:creator>
        <title>ZENworks Configuration Management (ZCM) - [Imaging] </title>
        <link>http://wiki.grunwald.systems/opentext/zenworks/configuration-management?rev=1787321419&amp;do=diff</link>
        <description>ZENworks Configuration Management (ZCM)

&lt;https://www.novell.com/documentation/zenworks-23.4/&gt;

Linux

Important Files and Folders


/var/opt/novell/zenworks/content-repo                       # content repo


zman

Config


/opt/novell/zenworks/bin/zman


Commands


zman sss                                            #zman Service stoppen (shell-stop-service)
zman ssas                                           #zman Service starten (shell-start-as-service)
zman acc                              …</description>
    </item>
    <item rdf:about="http://wiki.grunwald.systems/?image=linux%3Aneofetch.png&amp;ns=linux&amp;rev=1679433782&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-21T21:23:02+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>neofetch.png - created</title>
        <link>http://wiki.grunwald.systems/?image=linux%3Aneofetch.png&amp;ns=linux&amp;rev=1679433782&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;http://wiki.grunwald.systems/_media/linux/neofetch.png?w=500&amp;amp;h=500&amp;amp;tok=face18&quot; alt=&quot;neofetch.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
