<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://netwiki.davenoonan.com/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://netwiki.davenoonan.com/feed.php">
        <title>NetWiki</title>
        <description>I can make net work</description>
        <link>https://netwiki.davenoonan.com/</link>
        <image rdf:resource="https://netwiki.davenoonan.com/_media/wiki/logo.png" />
       <dc:date>2026-09-14T18:52:50+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/wiki/syntax?rev=1789251919&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/software/openssl?rev=1784044264&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/f5/start?rev=1767724755&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/linux/start?rev=1761667977&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/?image=wiki%3Adokuwiki-128.png&amp;ns=wiki&amp;rev=1757483058&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/software/remote_desktop_manager?rev=1752520734&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/software/start?rev=1752520282&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/syslog?rev=1746215499&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/software/isc_dig_host?rev=1743185066&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/windows/windows_11?rev=1740582465&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/windows/start?rev=1740582294&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/windows/windows_terminal?rev=1728933897&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/tools?rev=1727804090&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/sidebar?rev=1727788869&amp;do=diff"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1693070375&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://netwiki.davenoonan.com/?image=wiki%3Anetwiki-high-resolution-logo-white-on-transparent-background_640x640.png&amp;ns=wiki&amp;rev=1693068973&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://netwiki.davenoonan.com/_media/wiki/logo.png">
        <title>NetWiki</title>
        <link>https://netwiki.davenoonan.com/</link>
        <url>https://netwiki.davenoonan.com/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://netwiki.davenoonan.com/wiki/syntax?rev=1789251919&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-09-12T22:25:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>syntax - created - external edit</title>
        <link>https://netwiki.davenoonan.com/wiki/syntax?rev=1789251919&amp;do=diff</link>
        <description>Formatting Syntax

DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/software/openssl?rev=1784044264&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-14T15:51:04+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>openssl - [Check a PFX] </title>
        <link>https://netwiki.davenoonan.com/software/openssl?rev=1784044264&amp;do=diff</link>
        <description>OpenSSL

Using OpenSSL to check and manipulate certs.

Certificate Formats

TODO: Add a note here about which format is which. The following is an attempt that&#039;s on-the-fly and largely deductive.

	*  PFX is binary and contains cert and key.
	*  PEM is</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/f5/start?rev=1767724755&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-06T18:39:15+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>start - [Show TCP connections] </title>
        <link>https://netwiki.davenoonan.com/f5/start?rev=1767724755&amp;do=diff</link>
        <description>F5

Info related to F5 BIG-IP Load Balancers.

----------

tmsh

Disable paging

For a single command you can use tmsh -q.

For a permanent change use tmsh modify cli preference pager (disabled|enabled).

List pools that contain a member

tmsh -q list ltm pool one-line | grep -E &#039;($node_hostname|$node_ip)&#039; | awk &#039;{ print $3 }&#039;</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/linux/start?rev=1761667977&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-28T16:12:57+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>start - [Find] </title>
        <link>https://netwiki.davenoonan.com/linux/start?rev=1761667977&amp;do=diff</link>
        <description>Linux

Info on that horrible operating system that&#039;s a million times better than Micro$oft Windoze. Why do I say it&#039;s horrible? Mostly because I don&#039;t spend enough time there to know how to do things and figuring it out is often a PITA.

	*  Bash
	*  inputrc
	*</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/?image=wiki%3Adokuwiki-128.png&amp;ns=wiki&amp;rev=1757483058&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-10T05:44:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dokuwiki-128.png - created - external edit</title>
        <link>https://netwiki.davenoonan.com/?image=wiki%3Adokuwiki-128.png&amp;ns=wiki&amp;rev=1757483058&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://netwiki.davenoonan.com/_media/wiki/dokuwiki-128.png?w=500&amp;amp;h=500&amp;amp;tok=44ec02&quot; alt=&quot;dokuwiki-128.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/software/remote_desktop_manager?rev=1752520734&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-14T19:18:54+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>remote_desktop_manager - created</title>
        <link>https://netwiki.davenoonan.com/software/remote_desktop_manager?rev=1752520734&amp;do=diff</link>
        <description>Remote Desktop Manager

This is about the software from Devolutions.

To create a desktop shortcut that opens a session:

	*  Open properties for the session
	*  Select Entry information
	*  There&#039;s a Create desktop shortcut button next to the Database ID

This was hard to find because they use the term shortcut to refer to something else within the app.</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/software/start?rev=1752520282&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-14T19:11:22+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://netwiki.davenoonan.com/software/start?rev=1752520282&amp;do=diff</link>
        <description>Software

Software that I find useful but which is sometimes a PITA to configure. Or, I just don&#039;t use it very often and sometimes forget about it.

	*  Atom - sometimes a pain but free, extremely flexible, and does really good regex.
	*  AutoHotKey - the one thing that makes Window bearable (this and StrokePlus.net)</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/syslog?rev=1746215499&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-02T19:51:39+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>syslog - created</title>
        <link>https://netwiki.davenoonan.com/syslog?rev=1746215499&amp;do=diff</link>
        <description>Syslog

Severity level mnemonics:

	*  Emergency / Alert / Critical / Error / Warning / Notice / Info / Debug
	*  (E)very (A)wesome (C)isco (E)ngineer (W)ill (N)eed (I)cecream (D)aily 
	*  (E)mergencies (A)re (C)ritical (E)ven (W)hen (N)othing (I)s (D)angerous</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/software/isc_dig_host?rev=1743185066&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-28T18:04:26+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>isc_dig_host</title>
        <link>https://netwiki.davenoonan.com/software/isc_dig_host?rev=1743185066&amp;do=diff</link>
        <description>ISC Dig and Host

Dig and host from BIND are extremely useful but ISC no longer supplies Windoze builds so use Chocolatey to install the bind-toolsonly package.


choco install bind-toolsonly


If you use the host command and notice that the search suffixes aren&#039;t working:

	*  Create the file</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/windows/windows_11?rev=1740582465&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-26T15:07:45+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>windows_11 - created</title>
        <link>https://netwiki.davenoonan.com/windows/windows_11?rev=1740582465&amp;do=diff</link>
        <description>Windows 11

With Windows 11 Microsoft continues to demonstrate that they don&#039;t know people want.

	*  Snipping Tool: To disable it go to Settings &gt; Accessibility &gt; Keyboard
		*  In mid-page there&#039;s a toggle for “use print screen to open screen capture</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/windows/start?rev=1740582294&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-26T15:04:54+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://netwiki.davenoonan.com/windows/start?rev=1740582294&amp;do=diff</link>
        <description>Microsoft Windows

Info on that horrible operating system that most people use because it came on their computer and they&#039;re too lazy to look for anything better.

	*  Command Prompt
	*  PowerShell
	*  StartUp Folders - Because I couldn&#039;t find them in Win10
	*  Find Domain Controllers
	*  Windows Routing
	*  Timed Logout
	*  Symbolic Links
	*  Shell Folder Shortcuts
	*  Windows Terminal - Quake mode issue</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/windows/windows_terminal?rev=1728933897&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-14T19:24:57+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>windows_terminal - created</title>
        <link>https://netwiki.davenoonan.com/windows/windows_terminal?rev=1728933897&amp;do=diff</link>
        <description>Windows Terminal

Quake Mode Issue

If the quake mode hot key keeps opening windows instead of toggling a single window.

	*  Close all Terminal windows
	*  Open (Windows) Settings &gt; Apps &gt; Apps and Features&gt; Terminal &gt; Advanced Options &gt; Repair

Found at</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/tools?rev=1727804090&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-01T17:34:50+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>tools</title>
        <link>https://netwiki.davenoonan.com/tools?rev=1727804090&amp;do=diff</link>
        <description>Tools

This is intended to be a large list of reminders of various tools, in part because there are so many it&#039;s easy to forget the ones that fill a particular niche that you don&#039;t need to often.

	*  nmap - I use this one daily, it&#039;s the extras that I forget.</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/sidebar?rev=1727788869&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-01T13:21:09+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>sidebar - added Tools</title>
        <link>https://netwiki.davenoonan.com/sidebar?rev=1727788869&amp;do=diff</link>
        <description>Sidebar

	*  
	*  
	*  
	*  Efficient IP
	*  
	*  
	*  
	*  Palo Alto Networks
	*  
	*  
	*  
	*  
	*  
	*  Tools
	*  
	*  

edit sidebar</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1693070375&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-26T17:19:35+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>logo.png</title>
        <link>https://netwiki.davenoonan.com/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1693070375&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://netwiki.davenoonan.com/_media/wiki/logo.png?w=500&amp;amp;h=500&amp;amp;tok=46c15c&quot; alt=&quot;logo.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://netwiki.davenoonan.com/?image=wiki%3Anetwiki-high-resolution-logo-white-on-transparent-background_640x640.png&amp;ns=wiki&amp;rev=1693068973&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-26T16:56:13+00:00</dc:date>
        <dc:creator>dave (dave@undisclosed.example.com)</dc:creator>
        <title>netwiki-high-resolution-logo-white-on-transparent-background_640x640.png - removed</title>
        <link>https://netwiki.davenoonan.com/?image=wiki%3Anetwiki-high-resolution-logo-white-on-transparent-background_640x640.png&amp;ns=wiki&amp;rev=1693068973&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://netwiki.davenoonan.com/_media/wiki/netwiki-high-resolution-logo-white-on-transparent-background_640x640.png?w=500&amp;amp;h=500&amp;amp;tok=26c18e&quot; alt=&quot;netwiki-high-resolution-logo-white-on-transparent-background_640x640.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
