<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://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="https://wiki.grunwald.systems/feed.php">
        <title>fachinformatiker-wiki</title>
        <description>it&#039;s easy when it&#039;s here</description>
        <link>https://wiki.grunwald.systems/</link>
        <image rdf:resource="https://wiki.grunwald.systems/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-06-13T14:15:44+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.grunwald.systems/linux/dns/bind?rev=1781196822&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.grunwald.systems/linux/ansible/ansible?rev=1780764471&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.grunwald.systems/linux/ohmyzsh?rev=1780748601&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.grunwald.systems/linux/debian/disable-motd-ssh?rev=1778268767&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.grunwald.systems/opentext/zenworks/configuration-management/endpoint-security-management?rev=1776942595&amp;do=diff"/>
                <rdf:li rdf:resource="https://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="https://wiki.grunwald.systems/_media/wiki/dokuwiki.svg">
        <title>fachinformatiker-wiki</title>
        <link>https://wiki.grunwald.systems/</link>
        <url>https://wiki.grunwald.systems/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.grunwald.systems/linux/dns/bind?rev=1781196822&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-11T16:53:42+00:00</dc:date>
        <dc:creator>gsys (gsys@undisclosed.example.com)</dc:creator>
        <title>BIND - [DDNS] </title>
        <link>https://wiki.grunwald.systems/linux/dns/bind?rev=1781196822&amp;do=diff</link>
        <description>BIND

&lt;https://kb.isc.org/docs&gt;
&lt;https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/6/html/deployment_guide/s2-bind-zone#s4-bind-zone-rr&gt;



rndc dumpdb                       # dump whole cache
rndc flushname example.net        # clear example.net from cache
rndc flushtree example.net        # clear example.net and *.example.net from cache
rndc flush                        # clear whole cache
rndc reload                       # reload all zones
rndc reload example.com           # …</description>
    </item>
    <item rdf:about="https://wiki.grunwald.systems/linux/ansible/ansible?rev=1780764471&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-06T16:47:51+00:00</dc:date>
        <dc:creator>gsys (gsys@undisclosed.example.com)</dc:creator>
        <title>Ansible - [Installation] </title>
        <link>https://wiki.grunwald.systems/linux/ansible/ansible?rev=1780764471&amp;do=diff</link>
        <description>Ansible

Installation

:!: Not working atm:


Warning: OpenPGP signature verification failed: http://ppa.launchpad.net/ansible/ansible/ubuntu noble InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on 6125E2A8C77F2818FB7BD15B93C4A3FD7BB9C367 is not bound:            No binding signature at time 2026-05-20T20:18:24Z   because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance   because: SHA1 is not co…</description>
    </item>
    <item rdf:about="https://wiki.grunwald.systems/linux/ohmyzsh?rev=1780748601&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-06T12:23:21+00:00</dc:date>
        <dc:creator>gsys (gsys@undisclosed.example.com)</dc:creator>
        <title>Oh My Zsh - [Plugins] </title>
        <link>https://wiki.grunwald.systems/linux/ohmyzsh?rev=1780748601&amp;do=diff</link>
        <description>Oh My Zsh

Installation


sudo apt update
sudo apt install zsh curl git
sh -c &quot;$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)&quot;


Standard-Shell ändern:


chsh -s $(which zsh)


Plugins

nano ~/.zshrc


ZSH_THEME=&quot;duellj&quot;
HIST_STAMPS=&quot;yyyy-mm-dd&quot;
plugins=(git sudo zsh-autosuggestions zsh-syntax-highlighting)</description>
    </item>
    <item rdf:about="https://wiki.grunwald.systems/linux/debian/disable-motd-ssh?rev=1778268767&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-08T19:32:47+00:00</dc:date>
        <dc:creator>gsys (gsys@undisclosed.example.com)</dc:creator>
        <title>Disable motd SSH</title>
        <link>https://wiki.grunwald.systems/linux/debian/disable-motd-ssh?rev=1778268767&amp;do=diff</link>
        <description>Disable motd SSH


sudo -s
nano /etc/pam.d/sshd



# Print the message of the day upon successful login.
# This includes a dynamically generated part from /run/motd.dynamic
# and a static (admin-editable) part from /etc/motd.
#session    optional     pam_motd.so  motd=/run/motd.dynamic
#session    optional     pam_motd.so noupdate</description>
    </item>
    <item rdf:about="https://wiki.grunwald.systems/opentext/zenworks/configuration-management/endpoint-security-management?rev=1776942595&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-23T11:09:55+00:00</dc:date>
        <dc:creator>gsys (gsys@undisclosed.example.com)</dc:creator>
        <title>Endpoint Security Management</title>
        <link>https://wiki.grunwald.systems/opentext/zenworks/configuration-management/endpoint-security-management?rev=1776942595&amp;do=diff</link>
        <description>Endpoint Security Management

Installation


Sicherheit -&gt; Erste Schritte -&gt; Schutz gegen Malware
Endpoint Security -&gt; Produkt aktivieren
                  -&gt; Antimalware-Aktualisierungsberechtigung aktivieren
Antimalware-Server -&gt; Auswählen
Linux-Primärserver -&gt; Kafka aktivieren
Antimalware-Datenbank -&gt; Datenbank konfigurieren
                      -&gt; Datenbank befüllen
                      -&gt; Status der Dienste überprüfen</description>
    </item>
    <item rdf:about="https://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>https://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;https://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>
