<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.wiki.techtrav.me/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://www.wiki.techtrav.me/feed.php">
        <title>TechTrav Wiki tech:unix</title>
        <description></description>
        <link>https://www.wiki.techtrav.me/</link>
        <image rdf:resource="https://www.wiki.techtrav.me/lib/tpl/mindthedark/images/favicon.ico" />
       <dc:date>2026-05-13T18:59:27+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.wiki.techtrav.me/tech/unix/create_gpg_key_pair?rev=1600490821&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.techtrav.me/tech/unix/crontab?rev=1596081996&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.techtrav.me/tech/unix/dd?rev=1610140926&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.techtrav.me/tech/unix/links?rev=1600145323&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.wiki.techtrav.me/tech/unix/start?rev=1600144573&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.wiki.techtrav.me/lib/tpl/mindthedark/images/favicon.ico">
        <title>TechTrav Wiki</title>
        <link>https://www.wiki.techtrav.me/</link>
        <url>https://www.wiki.techtrav.me/lib/tpl/mindthedark/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.wiki.techtrav.me/tech/unix/create_gpg_key_pair?rev=1600490821&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-19T00:47:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Create GPG Key Pair</title>
        <link>https://www.wiki.techtrav.me/tech/unix/create_gpg_key_pair?rev=1600490821&amp;do=diff</link>
        <description>Create GPG Key Pair

Follow instructions to install GPG on your *NIX system.

Run gpg –full-generate-key to generate a key pair with full options. Otherwise, run gpg –gen-key

Enter your real name. Enter your email address.

A public key, private key, and revocation certificate will be generated.</description>
    </item>
    <item rdf:about="https://www.wiki.techtrav.me/tech/unix/crontab?rev=1596081996&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-30T00:06:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Crontab</title>
        <link>https://www.wiki.techtrav.me/tech/unix/crontab?rev=1596081996&amp;do=diff</link>
        <description>Crontab

 If you're from Windows World, crontab is Unix's Task Scheduler, only it's better. You'll hear crontab referred to as cron and cronjob.

Install Crontab

On macOS (and this should work on any other *NIX), you can install a crontab for your local user by running the following (using the nano editor)</description>
    </item>
    <item rdf:about="https://www.wiki.techtrav.me/tech/unix/dd?rev=1610140926&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-01-08T16:22:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Write ISO with DD</title>
        <link>https://www.wiki.techtrav.me/tech/unix/dd?rev=1610140926&amp;do=diff</link>
        <description>Write ISO with DD

udo dd bs=4M if=Downloads/proxmox-ve_6.3-1.iso of=/dev/sdb conv=fdatasync</description>
    </item>
    <item rdf:about="https://www.wiki.techtrav.me/tech/unix/links?rev=1600145323&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-15T00:48:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Links</title>
        <link>https://www.wiki.techtrav.me/tech/unix/links?rev=1600145323&amp;do=diff</link>
        <description>Links

These are some great links that I have in my bookmarks.
SiteShort DescriptionUNIX ToolboxCollection of UNIX/Linux/BSD commands for IT work or advanced users.Every possible UNIX/Linux file permission: Listed and explained (All 4,096 of them)WTF is 0772? rwxrwxr-x? Yes, this table lists every combo of file permissions possible on UNIX/Linux.</description>
    </item>
    <item rdf:about="https://www.wiki.techtrav.me/tech/unix/start?rev=1600144573&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-09-15T00:36:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>UNIX/Linux</title>
        <link>https://www.wiki.techtrav.me/tech/unix/start?rev=1600144573&amp;do=diff</link>
        <description>UNIX/Linux



Note: I include Linux stuff within the UNIX section because UNIX precedes Linux, and for the most part, is compatible (e.g. the stuff here applies to Linux as well).</description>
    </item>
</rdf:RDF>
