<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.afaul.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.afaul.de/feed.php">
        <title>My Wiki public:it</title>
        <description></description>
        <link>https://wiki.afaul.de/</link>
        <image rdf:resource="https://wiki.afaul.de/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-05T14:39:03+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.afaul.de/doku.php?id=public:it:biospw&amp;rev=1476992409&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.afaul.de/doku.php?id=public:it:cups&amp;rev=1699802481&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.afaul.de/doku.php?id=public:it:exim4-cheat-sheat&amp;rev=1476992409&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.afaul.de/doku.php?id=public:it:mail-with-telnet&amp;rev=1476992409&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.afaul.de/doku.php?id=public:it:ssl-certifikate&amp;rev=1494422471&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.afaul.de/doku.php?id=public:it:start&amp;rev=1699802098&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.afaul.de/doku.php?id=public:it:vim-sonderzeichen&amp;rev=1587223594&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.afaul.de/doku.php?id=public:it:wayland-problems&amp;rev=1482961542&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.afaul.de/lib/tpl/dokuwiki/images/favicon.ico">
        <title>My Wiki</title>
        <link>https://wiki.afaul.de/</link>
        <url>https://wiki.afaul.de/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.afaul.de/doku.php?id=public:it:biospw&amp;rev=1476992409&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-10-20T19:40:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>public:it:biospw</title>
        <link>https://wiki.afaul.de/doku.php?id=public:it:biospw&amp;rev=1476992409&amp;do=diff</link>
        <description>Bios-Passwörter knacken

Als erstes, dies ist eine Kopie der Seite:
&lt;http://dogber1.blogspot.com/2009/05/table-of-reverse-engineered-bios.html&gt;
Stand 3.10.2010, dort sind auch noch windows-binarys zu den skripten vorhanden.

getestet hab ich lediglich die Phoenix(generic) variante mit dem Acer Aspire 8943G meines Bruders, hat wunderbar funktioniert.</description>
    </item>
    <item rdf:about="https://wiki.afaul.de/doku.php?id=public:it:cups&amp;rev=1699802481&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-12T15:21:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>public:it:cups</title>
        <link>https://wiki.afaul.de/doku.php?id=public:it:cups&amp;rev=1699802481&amp;do=diff</link>
        <description>CUPs

IPP everywhere

IPP everywhere describes the intention to make driverless printing everywhere possible.
In short, if your driver support IPP2.0, you can print via CUPS without installing a specific driver/PPD for this printer.

Here is a debian based description how to setup a driverless printer in cups.</description>
    </item>
    <item rdf:about="https://wiki.afaul.de/doku.php?id=public:it:exim4-cheat-sheat&amp;rev=1476992409&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-10-20T19:40:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>public:it:exim4-cheat-sheat</title>
        <link>https://wiki.afaul.de/doku.php?id=public:it:exim4-cheat-sheat&amp;rev=1476992409&amp;do=diff</link>
        <description>Diese Seite ist von der Webseite großteils kopiert
&lt;http://bradthemad.org/tech/notes/exim_cheatsheet.php&gt;

Message-IDs and spool files

The message-IDs that Exim uses to refer to messages in its queue are
mixed-case alpha-numeric, and take the form of: XXXXXX-YYYYYY-ZZ. Most
commands related to managing the queue and logging use these
message-ids.</description>
    </item>
    <item rdf:about="https://wiki.afaul.de/doku.php?id=public:it:mail-with-telnet&amp;rev=1476992409&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-10-20T19:40:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>public:it:mail-with-telnet</title>
        <link>https://wiki.afaul.de/doku.php?id=public:it:mail-with-telnet&amp;rev=1476992409&amp;do=diff</link>
        <description>Mail with Telnet

script


#!/bin/bash

DATE=&quot;`date +%Y%m%d-%H%M%S`&quot;

FROM_SERVER=&quot;localhost&quot;

MAIL_FROM_NAME=&quot;user-name-of-email-address&quot;
MAIL_FROM_DOMAIN=&quot;domain-of-email-address&quot;
MAIL_FROM=&quot;&lt;$MAIL_FROM_NAME@$MAIL_FROM_DOMAIN&gt;&quot;

MAIL_TO=&quot;email-address-of-recipient&quot;
MAIL_TO=&quot;&lt;$MAIL_TO&gt;&quot;
MAIL_TO_NAME=&quot;`echo $MAIL_TO | cut -d &#039;@&#039; -f 1 | sed -e&#039;s/&lt;//&#039;`&quot;
MAIL_TO_DOMAIN=&quot;`echo $MAIL_TO | cut -d &#039;@&#039; -f 2 | sed -e&#039;s/&gt;//&#039;`&quot;

MAIL_SERVER=&quot;ip-or-hostname-of-recipient-mail-server&quot;
## if you want to get au…</description>
    </item>
    <item rdf:about="https://wiki.afaul.de/doku.php?id=public:it:ssl-certifikate&amp;rev=1494422471&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-10T13:21:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>public:it:ssl-certifikate</title>
        <link>https://wiki.afaul.de/doku.php?id=public:it:ssl-certifikate&amp;rev=1494422471&amp;do=diff</link>
        <description>SSL-Zertifikate

Importieren der CAcert-Rootzertifikate

Die Rootzertifikate sind unter Debian, Ubuntu und Gentoo im Paket “ca-certificates” enthalten.

Erstellen eines SSL-Keys

Bevor es mit SSL-Zertifikaten losgehen kann, braucht jeder Rechner einen SSL-Key. Falls das nicht ohnehin von der Installationsroutine des openssl-Pakets erledigt wird, kann man einen neuen Key mit folgenden Befehlen erstellen:</description>
    </item>
    <item rdf:about="https://wiki.afaul.de/doku.php?id=public:it:start&amp;rev=1699802098&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-11-12T15:14:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>public:it:start</title>
        <link>https://wiki.afaul.de/doku.php?id=public:it:start&amp;rev=1699802098&amp;do=diff</link>
        <description>IT

Allgemein

Bios-Passworter knacken

Linux

Befehle

Boot-Probleme und Lösungen

NAT einrichtien

xrandr

fail2ban

SSL-Zertifikate

Sonderzeichen im VIM eingeben

Mail

exim4-cheat-sheat

Mail with telnet


Wayland

Wayland-Probleme

CUPS

cups</description>
    </item>
    <item rdf:about="https://wiki.afaul.de/doku.php?id=public:it:vim-sonderzeichen&amp;rev=1587223594&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-04-18T15:26:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>public:it:vim-sonderzeichen</title>
        <link>https://wiki.afaul.de/doku.php?id=public:it:vim-sonderzeichen&amp;rev=1587223594&amp;do=diff</link>
        <description>Sonderzeichen im Vim eingeben

Stark gekürzte Zusammenfassung von: &lt;https://vim.fandom.com/wiki/Entering_special_characters&gt;

Eingabe

Ctrl + V gefolgt von unnn (mit nnn als hex-code des zeichens [0000 &lt;= nnnn &lt;= FFFF])

Ctrl + V gefolgt von Unnnnnnnn geflogt von Enter (mit nnnnnnnn als hex-code des zeichens [00000000</description>
    </item>
    <item rdf:about="https://wiki.afaul.de/doku.php?id=public:it:wayland-problems&amp;rev=1482961542&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-28T21:45:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>public:it:wayland-problems</title>
        <link>https://wiki.afaul.de/doku.php?id=public:it:wayland-problems&amp;rev=1482961542&amp;do=diff</link>
        <description>Flackerndes Bild

Nach dem Upgrade auf wayland hat das Bild unter archlinux immer zwischen dem aktuellen Bild und dem Bild davor geflackert.

Das lies sich abschalten indem in der Datei
/etc/environment die Zeile:


#CLUTTER_PAINT=disable-clipped-redraws:disable-culling</description>
    </item>
</rdf:RDF>
