<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://techdoku.nogafam.es/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://techdoku.nogafam.es/feed.php">
        <title>NoBIGTech Wiki Técnico</title>
        <description></description>
        <link>https://techdoku.nogafam.es/</link>
        <image rdf:resource="https://techdoku.nogafam.es/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-12T09:49:49+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://techdoku.nogafam.es/doku.php?id=docu:csheet:ofsec:info:nmap&amp;rev=1752272385&amp;do=diff"/>
                <rdf:li rdf:resource="https://techdoku.nogafam.es/doku.php?id=docu:csheet:sysadm:init:ventoy_memory_error&amp;rev=1736551919&amp;do=diff"/>
                <rdf:li rdf:resource="https://techdoku.nogafam.es/doku.php?id=start&amp;rev=1736551866&amp;do=diff"/>
                <rdf:li rdf:resource="https://techdoku.nogafam.es/doku.php?id=docu:tutos:android:adb_root_reverse_shell_openssl&amp;rev=1704575878&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://techdoku.nogafam.es/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>NoBIGTech Wiki Técnico</title>
        <link>https://techdoku.nogafam.es/</link>
        <url>https://techdoku.nogafam.es/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://techdoku.nogafam.es/doku.php?id=docu:csheet:ofsec:info:nmap&amp;rev=1752272385&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-11T22:19:45+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>nmap</title>
        <link>https://techdoku.nogafam.es/doku.php?id=docu:csheet:ofsec:info:nmap&amp;rev=1752272385&amp;do=diff</link>
        <description>Map IP network ports with Nmap


# wow
nmap --mtu 488 -Pn -rF -O --top-ports 9000 THEIPTOSCAN

# other working example when SYN-ACK (-sS) method not working
nmap -v -sT -Pn -n --top-ports=100 THEIPTOSCAN

# complete scan working if using tor
nmap --top-ports 10 -sT -PN -n -sV -vv THEIPTOSCAN</description>
    </item>
    <item rdf:about="https://techdoku.nogafam.es/doku.php?id=docu:csheet:sysadm:init:ventoy_memory_error&amp;rev=1736551919&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-10T23:31:59+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>ventoy_memory_error - created</title>
        <link>https://techdoku.nogafam.es/doku.php?id=docu:csheet:sysadm:init:ventoy_memory_error&amp;rev=1736551919&amp;do=diff</link>
        <description>Ventoy memory error solve when some hardware does not boot it



Press “c” and a grub terminal will show up. Type this:


set_pager=1


And boot normally</description>
    </item>
    <item rdf:about="https://techdoku.nogafam.es/doku.php?id=start&amp;rev=1736551866&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-10T23:31:06+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://techdoku.nogafam.es/doku.php?id=start&amp;rev=1736551866&amp;do=diff</link>
        <description>A lot of *Nix Documentation and Know-hows, command snippets, code...






System Administration (Cheatsheet)




* Packages

	*  Fix yum broken repositories db
	*  Show changelog of a package using apt-get




* Database Administration

+ :::: MySQL/MariaDB

	*  Create a new user in MySQL
	*  How to fix 5.7 datetime field problems on dump/restore
	*  Restore 1 table from a Database dump
	*  Automatically run a mysql interactive shell to the configured db on docker
	*  Helping commands when migr…</description>
    </item>
    <item rdf:about="https://techdoku.nogafam.es/doku.php?id=docu:tutos:android:adb_root_reverse_shell_openssl&amp;rev=1704575878&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-01-06T21:17:58+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>adb_root_reverse_shell_openssl</title>
        <link>https://techdoku.nogafam.es/doku.php?id=docu:tutos:android:adb_root_reverse_shell_openssl&amp;rev=1704575878&amp;do=diff</link>
        <description>Spawn a usable root shell on your Android, without su, using &quot;ADB as Root&quot; developer option and Termux with openssl

First, we need to have Termux installed and the “Run ADB as Root” developer option enabled on your Android “Developer Options”</description>
    </item>
</rdf:RDF>
