<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 13:28:53 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@mattboston/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[Ansible vs Puppet vs Chef (and SaltStack)]]></title><description><![CDATA[I'm redoing my home config management setup to control my home network, currently I'm using Puppet. Came across this discussion: Ansible vs Puppet vs Chef (and SaltStack). I've used Salt and Ansible in]]></description><link>http://direct.ecency.com/busy/@mattboston/i-m-redoing-my-home-config-management-setup-to-control-my-home-network-currently-it-s-puppet-came-across-this-discussion-ansible</link><guid isPermaLink="true">http://direct.ecency.com/busy/@mattboston/i-m-redoing-my-home-config-management-setup-to-control-my-home-network-currently-it-s-puppet-came-across-this-discussion-ansible</guid><category><![CDATA[busy]]></category><dc:creator><![CDATA[mattboston]]></dc:creator><pubDate>Thu, 09 Aug 2018 14:00:45 GMT</pubDate></item><item><title><![CDATA[Using nmap to Find Computers on Your Network]]></title><description><![CDATA[Sometimes you need to be able to find all computers on your local network. If you haven nmap installed on your computer, run the following command. Substitute the 192.168.1.0/24 for your local network]]></description><link>http://direct.ecency.com/linux/@mattboston/using-map-to-find-computers-on-your-network</link><guid isPermaLink="true">http://direct.ecency.com/linux/@mattboston/using-map-to-find-computers-on-your-network</guid><category><![CDATA[linux]]></category><dc:creator><![CDATA[mattboston]]></dc:creator><pubDate>Mon, 06 Aug 2018 19:10:45 GMT</pubDate></item><item><title><![CDATA[Scanning Local Network for Open SSH (or other) Ports]]></title><description><![CDATA[If you need to find any open SSH ports on your network, use the following command. Make sure you substitute 10.0.0.0/24 with whatever your home network is. nmap -p 22 --open -sV 10.0.0.0/24 You can also]]></description><link>http://direct.ecency.com/linux/@mattboston/scanning-local-network-for-open-ssh-or-other-ports</link><guid isPermaLink="true">http://direct.ecency.com/linux/@mattboston/scanning-local-network-for-open-ssh-or-other-ports</guid><category><![CDATA[linux]]></category><dc:creator><![CDATA[mattboston]]></dc:creator><pubDate>Thu, 02 Aug 2018 18:33:30 GMT</pubDate></item><item><title><![CDATA[List all versions of a package in YUM repository]]></title><description><![CDATA[In Linux if you use the yum update manager, and you need to see all available versions of a package. Use the following command: yum list available {package-name} --showduplicates]]></description><link>http://direct.ecency.com/linux/@mattboston/list-all-versions-of-a-package-in-yum-repository</link><guid isPermaLink="true">http://direct.ecency.com/linux/@mattboston/list-all-versions-of-a-package-in-yum-repository</guid><category><![CDATA[linux]]></category><dc:creator><![CDATA[mattboston]]></dc:creator><pubDate>Wed, 01 Aug 2018 11:30:00 GMT</pubDate></item><item><title><![CDATA[My first post]]></title><description><![CDATA[Just checking out the site. Seeing if this is where I want to land.]]></description><link>http://direct.ecency.com/welcome/@mattboston/my-first-post</link><guid isPermaLink="true">http://direct.ecency.com/welcome/@mattboston/my-first-post</guid><category><![CDATA[welcome]]></category><dc:creator><![CDATA[mattboston]]></dc:creator><pubDate>Mon, 26 Mar 2018 10:36:30 GMT</pubDate></item></channel></rss>