<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Chad Mayfield</title><description>Notes on infrastructure, slow software, and what holds up.</description><link>https://chadmayfield.com/</link><language>en-us</language><item><title>Gather Linux &amp; macOS system information with sysinfo.sh</title><link>https://chadmayfield.com/2019/09/07/gather-linux-macos-system-info-with-sysinfo-sh/</link><guid isPermaLink="true">https://chadmayfield.com/2019/09/07/gather-linux-macos-system-info-with-sysinfo-sh/</guid><description>Sysinfo.sh is a small shell script that collects system information from a Linux or macOS host and displays it to the user in a well formatted manner.  This can easily be used in troubleshooting a system or even in bug reports.  Information includes hostname, CPU, memory, uptime, load average, netowork stats and for macOS even model and serial number.
</description><pubDate>Sat, 07 Sep 2019 10:25:01 GMT</pubDate></item><item><title>Upgrading Go in 40 lines of Bash</title><link>https://chadmayfield.com/2019/08/29/upgrading-go-in-40-lines-of-bash/</link><guid isPermaLink="true">https://chadmayfield.com/2019/08/29/upgrading-go-in-40-lines-of-bash/</guid><description>A simple shell script to download and install the latest featured Go updated on a Linux system.
</description><pubDate>Thu, 29 Aug 2019 16:41:00 GMT</pubDate></item><item><title>Pulling artifacts from Nexus 3 in 25 lines of bash</title><link>https://chadmayfield.com/2018/09/01/pulling-artifacts-from-nexus-in-less-than-25-lines-of-bash/</link><guid isPermaLink="true">https://chadmayfield.com/2018/09/01/pulling-artifacts-from-nexus-in-less-than-25-lines-of-bash/</guid><description>Pulling artifacts from Nexus 3 can be very easy using the provided API. This is an example of how to pull (and check the integrity of) an artifact in less than 25 lines of bash.
</description><pubDate>Sat, 01 Sep 2018 13:57:01 GMT</pubDate></item><item><title>Blocking porn with Pi-hole</title><link>https://chadmayfield.com/2017/06/29/blocking-porn-with-pihole/</link><guid isPermaLink="true">https://chadmayfield.com/2017/06/29/blocking-porn-with-pihole/</guid><description>Using my new project called my-pihole-blocklists it is possible to create custom blocklists to block porn (among other things) using a pihole.  More lists and creation scripts are coming soon to block a number of possibly unwanted sites.
</description><pubDate>Thu, 29 Jun 2017 11:12:01 GMT</pubDate></item><item><title>Monitoring a Dell PERC 6/i</title><link>https://chadmayfield.com/2017/04/24/monitoring-a-perc-6i/</link><guid isPermaLink="true">https://chadmayfield.com/2017/04/24/monitoring-a-perc-6i/</guid><description>chk_raid.sh is a small shell script designed to be run from cron that will monitor the health of your PERC array and warn (via email) of any errors.
</description><pubDate>Mon, 24 Apr 2017 11:21:00 GMT</pubDate></item><item><title>Learning and Using RPM</title><link>https://chadmayfield.com/2016/12/13/learning-and-using-rpm/</link><guid isPermaLink="true">https://chadmayfield.com/2016/12/13/learning-and-using-rpm/</guid><description>Learning and using the RPM Package Manager is necessary for any adminstrator or power user to successfully use a Red Hat (CentOS) based system.  Learn about the history, advantages, and especially ways to successfully use RPM.
</description><pubDate>Tue, 13 Dec 2016 20:06:00 GMT</pubDate></item><item><title>Securing SSH in Linux</title><link>https://chadmayfield.com/2016/12/05/securing-ssh-in-linux/</link><guid isPermaLink="true">https://chadmayfield.com/2016/12/05/securing-ssh-in-linux/</guid><description>Securing SSH for servers and workstations
</description><pubDate>Mon, 05 Dec 2016 11:00:00 GMT</pubDate></item><item><title>Docker usability, change the prompt</title><link>https://chadmayfield.com/2016/06/17/docker-prompt-change/</link><guid isPermaLink="true">https://chadmayfield.com/2016/06/17/docker-prompt-change/</guid><description>Extending the usability of Docker when dealing with many containers, it helps to change the bash prompt so you always know where you are.
</description><pubDate>Fri, 17 Jun 2016 12:57:00 GMT</pubDate></item><item><title>Enabling PAM debug logging</title><link>https://chadmayfield.com/2016/06/15/enable-pam-debug-logging/</link><guid isPermaLink="true">https://chadmayfield.com/2016/06/15/enable-pam-debug-logging/</guid><description>How to enable PAM debug logging on RHEL-like systems...
</description><pubDate>Wed, 15 Jun 2016 11:21:00 GMT</pubDate></item><item><title>Hello, World</title><link>https://chadmayfield.com/2016/06/10/hello-world/</link><guid isPermaLink="true">https://chadmayfield.com/2016/06/10/hello-world/</guid><description>Hello World! I&apos;m baaaack!
</description><pubDate>Fri, 10 Jun 2016 13:16:00 GMT</pubDate></item></channel></rss>