<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://codemastershawn.com/kb/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="http://codemastershawn.com/kb/feed.php">
        <title>Shawn&amp;#039;s DevKB</title>
        <description></description>
        <link>http://codemastershawn.com/kb/</link>
        <image rdf:resource="http://codemastershawn.com/kb/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-20T11:46:29+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://codemastershawn.com/kb/doku.php?id=windows&amp;rev=1598044752&amp;do=diff"/>
                <rdf:li rdf:resource="http://codemastershawn.com/kb/doku.php?id=bash&amp;rev=1597259258&amp;do=diff"/>
                <rdf:li rdf:resource="http://codemastershawn.com/kb/doku.php?id=linux&amp;rev=1597254654&amp;do=diff"/>
                <rdf:li rdf:resource="http://codemastershawn.com/kb/doku.php?id=start&amp;rev=1597254472&amp;do=diff"/>
                <rdf:li rdf:resource="http://codemastershawn.com/kb/doku.php?id=net_development&amp;rev=1501626243&amp;do=diff"/>
                <rdf:li rdf:resource="http://codemastershawn.com/kb/doku.php?id=encryption&amp;rev=1494984286&amp;do=diff"/>
                <rdf:li rdf:resource="http://codemastershawn.com/kb/doku.php?id=php&amp;rev=1494983487&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://codemastershawn.com/kb/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Shawn&#039;s DevKB</title>
        <link>http://codemastershawn.com/kb/</link>
        <url>http://codemastershawn.com/kb/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://codemastershawn.com/kb/doku.php?id=windows&amp;rev=1598044752&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-08-21T21:19:12+00:00</dc:date>
        <dc:creator>shawn (shawn@undisclosed.example.com)</dc:creator>
        <title>windows</title>
        <link>http://codemastershawn.com/kb/doku.php?id=windows&amp;rev=1598044752&amp;do=diff</link>
        <description>Install/update

Download Windows10 image

Run Windows Update from commandline

Use the WUA_SearchDownloadInstall.vbs script provided by Microsoft.

References:

	*  &lt;https://superuser.com/a/462426&gt;

Microsoft Online/Office365/Azure

	*  Understanding Microsoft Work And Personal Accounts.
	*  How To Change The Login For Your Microsoft Account - critical if you have both a work and personal account that share an e-mail address.
	*  Remove Personal Account discussion on Microsoft Community.</description>
    </item>
    <item rdf:about="http://codemastershawn.com/kb/doku.php?id=bash&amp;rev=1597259258&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-08-12T19:07:38+00:00</dc:date>
        <dc:creator>shawn (shawn@undisclosed.example.com)</dc:creator>
        <title>bash - [Functions]  Adds  tips</title>
        <link>http://codemastershawn.com/kb/doku.php?id=bash&amp;rev=1597259258&amp;do=diff</link>
        <description>#!/usr/bin/env bash - Use bash found in the environment path. Protects against not knowing where user&#039;s bash is installed.

set options

set options -xeuo

Commonly used options:

	*  -x:  turns on debug output, logging each command as it is executed</description>
    </item>
    <item rdf:about="http://codemastershawn.com/kb/doku.php?id=linux&amp;rev=1597254654&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-08-12T17:50:54+00:00</dc:date>
        <dc:creator>shawn (shawn@undisclosed.example.com)</dc:creator>
        <title>linux - created</title>
        <link>http://codemastershawn.com/kb/doku.php?id=linux&amp;rev=1597254654&amp;do=diff</link>
        <description>Useful commands/tools

file


file &lt;path/to/file&gt;


Reports specs about file. Useful for identifying images, etc.</description>
    </item>
    <item rdf:about="http://codemastershawn.com/kb/doku.php?id=start&amp;rev=1597254472&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-08-12T17:47:52+00:00</dc:date>
        <dc:creator>shawn (shawn@undisclosed.example.com)</dc:creator>
        <title>start - [Table of Contents] </title>
        <link>http://codemastershawn.com/kb/doku.php?id=start&amp;rev=1597254472&amp;do=diff</link>
        <description>Welcome to Shawn&#039;s Development Knowledge Base.

Note: This KB is in the process of being populated from the content&#039;s previous location

Table of Contents

	*  Encryption - tools, tips &amp; setup.
	*  Markdown - tools, configurations, etc.
	*  Linux
	*  Microsoft Windows
		*  Servers - Windows Server, IIS, etc.

	*</description>
    </item>
    <item rdf:about="http://codemastershawn.com/kb/doku.php?id=net_development&amp;rev=1501626243&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-08-01T22:24:03+00:00</dc:date>
        <dc:creator>shawn (shawn@undisclosed.example.com)</dc:creator>
        <title>net_development - [Formatting] String to XML code</title>
        <link>http://codemastershawn.com/kb/doku.php?id=net_development&amp;rev=1501626243&amp;do=diff</link>
        <description>Enable/disable assembly binding

	&quot; To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
 Note: There is some performance penalty associated with assembly bind failure logging.&quot;

To turn this feature off, remove the registry value</description>
    </item>
    <item rdf:about="http://codemastershawn.com/kb/doku.php?id=encryption&amp;rev=1494984286&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-17T01:24:46+00:00</dc:date>
        <dc:creator>shawn (shawn@undisclosed.example.com)</dc:creator>
        <title>encryption - [OpenSSH keys] link to SSL entries</title>
        <link>http://codemastershawn.com/kb/doku.php?id=encryption&amp;rev=1494984286&amp;do=diff</link>
        <description>This page contains various tips and tricks for encryption technologies.

SSH

Generate a public key from existing private key

On Linux, using OpenSSH


$ ssh-keygen -y -f private-keyfile


PGP/GnuPG

Un-revoke a key

The revocation of a private/public key pair is designed to be un-reversible.
However, it</description>
    </item>
    <item rdf:about="http://codemastershawn.com/kb/doku.php?id=php&amp;rev=1494983487&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-05-17T01:11:27+00:00</dc:date>
        <dc:creator>shawn (shawn@undisclosed.example.com)</dc:creator>
        <title>php - created</title>
        <link>http://codemastershawn.com/kb/doku.php?id=php&amp;rev=1494983487&amp;do=diff</link>
        <description>*  PHP The Right Way - book.

PhpStorm

An IDE for PHP, HTML, Javascript, etc.

coming...</description>
    </item>
</rdf:RDF>
