<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://somepi.ddns.net/wiki/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://somepi.ddns.net/wiki/feed.php">
        <title>SOMEPI</title>
        <description></description>
        <link>https://somepi.ddns.net/wiki/</link>
        <image rdf:resource="https://somepi.ddns.net/wiki/lib/tpl/material/images/favicon.ico" />
       <dc:date>2026-04-06T17:12:54+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://somepi.ddns.net/wiki/doku.php?id=other:pandoc&amp;rev=1675179241&amp;do=diff"/>
                <rdf:li rdf:resource="https://somepi.ddns.net/wiki/doku.php?id=linux:bash&amp;rev=1674760590&amp;do=diff"/>
                <rdf:li rdf:resource="https://somepi.ddns.net/wiki/doku.php?id=linux:grub&amp;rev=1674683669&amp;do=diff"/>
                <rdf:li rdf:resource="https://somepi.ddns.net/wiki/doku.php?id=linux:start&amp;rev=1674683257&amp;do=diff"/>
                <rdf:li rdf:resource="https://somepi.ddns.net/wiki/doku.php?id=linux:nextcloud&amp;rev=1674493374&amp;do=diff"/>
                <rdf:li rdf:resource="https://somepi.ddns.net/wiki/doku.php?id=python:pip&amp;rev=1673991373&amp;do=diff"/>
                <rdf:li rdf:resource="https://somepi.ddns.net/wiki/doku.php?id=windows:search&amp;rev=1671827863&amp;do=diff"/>
                <rdf:li rdf:resource="https://somepi.ddns.net/wiki/doku.php?id=windows:check-hash&amp;rev=1671827598&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://somepi.ddns.net/wiki/lib/tpl/material/images/favicon.ico">
        <title>SOMEPI</title>
        <link>https://somepi.ddns.net/wiki/</link>
        <url>https://somepi.ddns.net/wiki/lib/tpl/material/images/favicon.ico</url>
    </image>
    <item rdf:about="https://somepi.ddns.net/wiki/doku.php?id=other:pandoc&amp;rev=1675179241&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-31T16:34:01+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>other:pandoc - created</title>
        <link>https://somepi.ddns.net/wiki/doku.php?id=other:pandoc&amp;rev=1675179241&amp;do=diff</link>
        <description>Pandoc let&#039;s you convert from markdown to many other formats:

pandoc.exe -w dokuwiki &#039;.\One cool article.md&#039; -o &#039;.\One cool article.txt&#039;</description>
    </item>
    <item rdf:about="https://somepi.ddns.net/wiki/doku.php?id=linux:bash&amp;rev=1674760590&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-26T20:16:30+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>linux:bash</title>
        <link>https://somepi.ddns.net/wiki/doku.php?id=linux:bash&amp;rev=1674760590&amp;do=diff</link>
        <description>Change file/folder permission (chown)

Using &quot;number-mode&quot;

print(&#039;hello world&#039;)


Search for files and chown them

use “find . -type d ...” for directorys):
find . -type f -not \( -name “file1.txt” -o -name “file2.lol” -o -name “file3.\*</description>
    </item>
    <item rdf:about="https://somepi.ddns.net/wiki/doku.php?id=linux:grub&amp;rev=1674683669&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-25T22:54:29+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>linux:grub</title>
        <link>https://somepi.ddns.net/wiki/doku.php?id=linux:grub&amp;rev=1674683669&amp;do=diff</link>
        <description>reboot into OS

	*  Get all entries 
grep -oP &quot;^((submenu|menuentry)\s&#039;)\K(.+?)(?=\&#039;)&quot; /boot/grub/grub.cfg


	*  ...and subentries 
grep -oP &quot;^((submenu|menuentry|\tmenuentry)\s&#039;)\K(.+?)(?=\&#039;)&quot; /boot/grub/grub.cfg

	*  now count from 0 and run 
grub reboot &#039;1&gt;2&#039;</description>
    </item>
    <item rdf:about="https://somepi.ddns.net/wiki/doku.php?id=linux:start&amp;rev=1674683257&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-25T22:47:37+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>linux:start</title>
        <link>https://somepi.ddns.net/wiki/doku.php?id=linux:start&amp;rev=1674683257&amp;do=diff</link>
        <description>Linux

----------

	* Ejabberd is a XMPP Server that you can download here
	* Nextcloud is a self-hosted cloud
	* Bash-tips (commands &amp; tools you almost certainly need when working with linux servers)
	* Desktop Environments like GNOME or KDE Plasma
	* screen (multiple sessions at same time)
	* grub boot-manager</description>
    </item>
    <item rdf:about="https://somepi.ddns.net/wiki/doku.php?id=linux:nextcloud&amp;rev=1674493374&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-23T18:02:54+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>linux:nextcloud</title>
        <link>https://somepi.ddns.net/wiki/doku.php?id=linux:nextcloud&amp;rev=1674493374&amp;do=diff</link>
        <description>Fehlender Index in Datenbank
Fehlender Index &quot;fs_storage_path_prefix&quot; in der Tabelle &quot;oc_filecache&quot;.
Fehlender Index &quot;fs_id_storage_size&quot; in der Tabelle &quot;oc_filecache&quot;.
Fehlender Index &quot;properties_pathonly_index&quot; in der Tabelle &quot;oc_properties&quot;.
Fehlender Index &quot;job_lastcheck_reserved&quot; in der Tabelle &quot;oc_jobs&quot;.</description>
    </item>
    <item rdf:about="https://somepi.ddns.net/wiki/doku.php?id=python:pip&amp;rev=1673991373&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-17T22:36:13+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>python:pip - created</title>
        <link>https://somepi.ddns.net/wiki/doku.php?id=python:pip&amp;rev=1673991373&amp;do=diff</link>
        <description>Upgradeing all packages

studytonight.com


#outputs the list of installed packages
pip freeze &gt; requirements.txt

#updates all packages
pip install -r requirements.txt --upgrade</description>
    </item>
    <item rdf:about="https://somepi.ddns.net/wiki/doku.php?id=windows:search&amp;rev=1671827863&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-23T21:37:43+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>windows:search</title>
        <link>https://somepi.ddns.net/wiki/doku.php?id=windows:search&amp;rev=1671827863&amp;do=diff</link>
        <description>Disable Windows 10/11 searchbox webresults

	&quot; from techbout&quot;

	*  Go to Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search
	*  new D-WORD CortanaConsent
	*  new D-WORD BingSearchEnabled</description>
    </item>
    <item rdf:about="https://somepi.ddns.net/wiki/doku.php?id=windows:check-hash&amp;rev=1671827598&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-12-23T21:33:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>windows:check-hash - created - external edit</title>
        <link>https://somepi.ddns.net/wiki/doku.php?id=windows:check-hash&amp;rev=1671827598&amp;do=diff</link>
        <description>Generate the hash of a file

powershell

certutil -hashfile \path\to\file SHA1</description>
    </item>
</rdf:RDF>
