<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.it.nikomax.de/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.it.nikomax.de/feed.php">
        <title>Max Mazanec IT Support Wiki</title>
        <description></description>
        <link>https://wiki.it.nikomax.de/</link>
        <image rdf:resource="https://wiki.it.nikomax.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-07-27T03:09:05+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.it.nikomax.de/doku.php?id=proxmox:vm:increase_lvm_1part&amp;rev=1759880030&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.it.nikomax.de/doku.php?id=linux:ntp&amp;rev=1746561234&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.it.nikomax.de/doku.php?id=linux:anwendungen:wordpress:install_el&amp;rev=1712939162&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.it.nikomax.de/doku.php?id=start&amp;rev=1711332497&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.it.nikomax.de/doku.php?id=redhat:selinux&amp;rev=1711332107&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.it.nikomax.de/doku.php?id=linux:logging:goaccess&amp;rev=1707912438&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.it.nikomax.de/doku.php?id=homebridge:shelly_gen2&amp;rev=1707678727&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.it.nikomax.de/doku.php?id=unifi:cli:update&amp;rev=1707678580&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.it.nikomax.de/doku.php?id=macos:apps:betterdisplay&amp;rev=1707678442&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.it.nikomax.de/doku.php?image=proxmox%3Aproxmox_firewall_netzwerk.png&amp;ns=proxmox&amp;rev=1696195325&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.it.nikomax.de/doku.php?image=proxmox%3Aproxmox_netzwerk.png&amp;ns=proxmox&amp;rev=1696195143&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.it.nikomax.de/doku.php?image=linux%3Aanwendungen%3Anextcloud%3Anextcloud_collabora_could-not-load.png&amp;ns=linux%3Aanwendungen%3Anextcloud&amp;rev=1690281380&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.it.nikomax.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Max Mazanec IT Support Wiki</title>
        <link>https://wiki.it.nikomax.de/</link>
        <url>https://wiki.it.nikomax.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.it.nikomax.de/doku.php?id=proxmox:vm:increase_lvm_1part&amp;rev=1759880030&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-07T23:33:50+00:00</dc:date>
        <dc:creator>max (max@undisclosed.example.com)</dc:creator>
        <title>increase_lvm_1part</title>
        <link>https://wiki.it.nikomax.de/doku.php?id=proxmox:vm:increase_lvm_1part&amp;rev=1759880030&amp;do=diff</link>
        <description>Vergrößern eines VLMs und einer Partition auf einer HDD



# modify partition size of sdX
fdisk /dev/sdX

Press:
d -&gt; Delete current Partitiontable
n -&gt; Generate new Partitiontable (Set maximum Size if wanted)
w -&gt; Write to partitiontable

sudo partprobe
sudo pvresize /dev/sdXn


# resine partition size of current modified xdX
resize2fs /dev/sdX1 # For ext4 Filesystem
xfs_growfs /dev/sdX1 # For ifs Filesystem




# increase PV size
pvresize /dev/sdb1

# Get the name of the lv and vg for the next…</description>
    </item>
    <item rdf:about="https://wiki.it.nikomax.de/doku.php?id=linux:ntp&amp;rev=1746561234&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-06T19:53:54+00:00</dc:date>
        <dc:creator>max (max@undisclosed.example.com)</dc:creator>
        <title>ntp</title>
        <link>https://wiki.it.nikomax.de/doku.php?id=linux:ntp&amp;rev=1746561234&amp;do=diff</link>
        <description>NTP Einstellungen setzen

Ubuntu/Debian (Metall und VM)

Oft hilft ein einfacher Befehl um die Zeit einzustellen:


sudo dpkg-reconfigure tzdata


Die folgenden Befehle werden benutzt um die Zeitzone korrekt zu setzen. 



# Konfigurationsdatei 
# in dieser Datei kann eine IP oder Domain zum timeserver angegeben werden
vim /etc/systemd/timesyncd.conf 

# Schritte zum setzen der Zeit auf +200 (Deutschland)
timedatectl
systemctl status systemd-timesyncd.service
timedatectl list-timezones # get the…</description>
    </item>
    <item rdf:about="https://wiki.it.nikomax.de/doku.php?id=linux:anwendungen:wordpress:install_el&amp;rev=1712939162&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-04-12T16:26:02+00:00</dc:date>
        <dc:creator>max (max@undisclosed.example.com)</dc:creator>
        <title>install_el</title>
        <link>https://wiki.it.nikomax.de/doku.php?id=linux:anwendungen:wordpress:install_el&amp;rev=1712939162&amp;do=diff</link>
        <description>Wordpress auf einer Enterprise Linux VM  installieren

Installation von benötigten Paketen


sudo dnf install install php-gd php-soap php-intl php-mysqlnd php-pdo php-pecl-zip php-fpm php-opcache php-curl php-zip wget vim mariadb-server mariadb tar httpd 
sudo dnf install mod_ssl</description>
    </item>
    <item rdf:about="https://wiki.it.nikomax.de/doku.php?id=start&amp;rev=1711332497&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-25T02:08:17+00:00</dc:date>
        <dc:creator>max (max@undisclosed.example.com)</dc:creator>
        <title>start - [Wordpress] </title>
        <link>https://wiki.it.nikomax.de/doku.php?id=start&amp;rev=1711332497&amp;do=diff</link>
        <description>Willkommen im Wiki von Max Mazanec IT Support

Diese Seite beinhaltet selbstgeschriebene Supportbeiträge.

Kontaktieren Sie mich, falls sie Fragen haben: support@it.nikomax.de
Ich will Betonen, dass Sie selbst für alles was Sie an Ihren Servern manipulieren haften!
Es gilt, Kein Backup - Kein Mitleid! Deshalb lieber zuvor Fragen.</description>
    </item>
    <item rdf:about="https://wiki.it.nikomax.de/doku.php?id=redhat:selinux&amp;rev=1711332107&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-25T02:01:47+00:00</dc:date>
        <dc:creator>max (max@undisclosed.example.com)</dc:creator>
        <title>selinux</title>
        <link>https://wiki.it.nikomax.de/doku.php?id=redhat:selinux&amp;rev=1711332107&amp;do=diff</link>
        <description>SELinux

Netzwerkverbindungen erlauben

Weitere Booleans können auf der RedHat Seite nachgelesen werden:

https://access.redhat.com/documentation/de-de/red_hat_enterprise_linux/7/html/selinux_users_and_administrators_guide/sect-managing_confined_services-the_apache_http_server-booleans


sudo setsebool -P httpd_can_network_connect 1</description>
    </item>
    <item rdf:about="https://wiki.it.nikomax.de/doku.php?id=linux:logging:goaccess&amp;rev=1707912438&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-14T12:07:18+00:00</dc:date>
        <dc:creator>max (max@undisclosed.example.com)</dc:creator>
        <title>goaccess</title>
        <link>https://wiki.it.nikomax.de/doku.php?id=linux:logging:goaccess&amp;rev=1707912438&amp;do=diff</link>
        <description>Goaccess - Linux Logdateien schön anzeigen

Installation von goaccess wird benötigt.

Ausgabe von nginx Logs im Ordner /var/log/nginx.  

Hier werden alle Logs sowie archivierte logs.gz Dateien verwendet. Ggf. den Pfad anpassen.


(zcat -f /var/log/nginx/*.log.*.gz; cat /var/log/nginx/*.log) | goaccess --log-format=COMBINED --time-format=&#039;%H:%M:%S&#039;</description>
    </item>
    <item rdf:about="https://wiki.it.nikomax.de/doku.php?id=homebridge:shelly_gen2&amp;rev=1707678727&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-11T19:12:07+00:00</dc:date>
        <dc:creator>max (max@undisclosed.example.com)</dc:creator>
        <title>shelly_gen2</title>
        <link>https://wiki.it.nikomax.de/doku.php?id=homebridge:shelly_gen2&amp;rev=1707678727&amp;do=diff</link>
        <description>Homebridge - Shelly Gen 2 automatic via PlugIn

Installation des PlugIns homebridge-shelly-ng um Gen2 Shellys automatisch zu erkennen!
Falls zu viele im Netz auftauchen, wird die Homebridge abstürzen. Siehe Homebridge - Maximale Anzahl an Geräten

Homebridge - Shelly Gen 2 mqttthing

Nachfolgend ein json Konstrukt um die 2Generation der Shellys zu steuern. 
Shelly1 + Shelly1PM</description>
    </item>
    <item rdf:about="https://wiki.it.nikomax.de/doku.php?id=unifi:cli:update&amp;rev=1707678580&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-11T19:09:40+00:00</dc:date>
        <dc:creator>max (max@undisclosed.example.com)</dc:creator>
        <title>update</title>
        <link>https://wiki.it.nikomax.de/doku.php?id=unifi:cli:update&amp;rev=1707678580&amp;do=diff</link>
        <description>UniFi - Dream Machine Pro Update

Per ssh auf der Kommandozeile anmelden:


ssh root@unifi_dream_machine_pro_ip


Der Link zur Update Datei muss aus den Release Notes von UniFi entnommen werden:
https://community.ui.com/RELEASES

Update ausführen.


# Dieser Link updated die Version vom stand 29.07.2023 auf Version 3.1.15
ubnt-upgrade https://fw-download.ubnt.com/data/unifi-dream/6982-UDMPRO-3.1.15-6d62a07a-7a86-4bf1-90a4-f4029bf0e7aa.bin</description>
    </item>
    <item rdf:about="https://wiki.it.nikomax.de/doku.php?id=macos:apps:betterdisplay&amp;rev=1707678442&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-11T19:07:22+00:00</dc:date>
        <dc:creator>max (max@undisclosed.example.com)</dc:creator>
        <title>betterdisplay - [Lunar] </title>
        <link>https://wiki.it.nikomax.de/doku.php?id=macos:apps:betterdisplay&amp;rev=1707678442&amp;do=diff</link>
        <description>BetterDisplay

Control Brightness and Volume of all Monitors connected

Diese App wird verwendet um die Helligkeit aller externen (nicht Apple) Display zu steuern. 
Dabei kann die Helligkeit eines Display sowie aller Display direkt gesteuert werden. 
Des Weiteren ist die Lautstärke des externen Displays (falls vorhanden) über diese App steuerbar. (Sogar über die macOS Tasten.</description>
    </item>
    <item rdf:about="https://wiki.it.nikomax.de/doku.php?image=proxmox%3Aproxmox_firewall_netzwerk.png&amp;ns=proxmox&amp;rev=1696195325&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-10-01T21:22:05+00:00</dc:date>
        <dc:creator>max (max@undisclosed.example.com)</dc:creator>
        <title>proxmox_firewall_netzwerk.png - angelegt</title>
        <link>https://wiki.it.nikomax.de/doku.php?image=proxmox%3Aproxmox_firewall_netzwerk.png&amp;ns=proxmox&amp;rev=1696195325&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.it.nikomax.de/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=00d2a5&amp;amp;media=proxmox:proxmox_firewall_netzwerk.png&quot; alt=&quot;proxmox_firewall_netzwerk.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.it.nikomax.de/doku.php?image=proxmox%3Aproxmox_netzwerk.png&amp;ns=proxmox&amp;rev=1696195143&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-10-01T21:19:03+00:00</dc:date>
        <dc:creator>max (max@undisclosed.example.com)</dc:creator>
        <title>proxmox_netzwerk.png - angelegt</title>
        <link>https://wiki.it.nikomax.de/doku.php?image=proxmox%3Aproxmox_netzwerk.png&amp;ns=proxmox&amp;rev=1696195143&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.it.nikomax.de/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=d8224e&amp;amp;media=proxmox:proxmox_netzwerk.png&quot; alt=&quot;proxmox_netzwerk.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.it.nikomax.de/doku.php?image=linux%3Aanwendungen%3Anextcloud%3Anextcloud_collabora_could-not-load.png&amp;ns=linux%3Aanwendungen%3Anextcloud&amp;rev=1690281380&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-07-25T10:36:20+00:00</dc:date>
        <dc:creator>max (max@undisclosed.example.com)</dc:creator>
        <title>nextcloud_collabora_could-not-load.png - angelegt</title>
        <link>https://wiki.it.nikomax.de/doku.php?image=linux%3Aanwendungen%3Anextcloud%3Anextcloud_collabora_could-not-load.png&amp;ns=linux%3Aanwendungen%3Anextcloud&amp;rev=1690281380&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.it.nikomax.de/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=30b312&amp;amp;media=linux:anwendungen:nextcloud:nextcloud_collabora_could-not-load.png&quot; alt=&quot;nextcloud_collabora_could-not-load.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
