<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
  xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Sundive Networks</title>
    <link>http://localhost:4000</link>
    <description>RSS feed for Sundive Networks</description>
    <pubDate>Tue, 11 Jun 2024 00:00:00 +0100</pubDate>
    <item>
      <title>IPMI sensor access on FreeBSD</title>
      <link>http://localhost:4000/archive/2010/ipmi-sensors-on-freebsd.html</link>
      <description>Reading sensor data from the IPMI module on Dell servers</description>
      <pubDate>Thu, 01 Apr 2010 00:00:00 +0100</pubDate>
      <dc:date>2010-04-01T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>The art of Alan Richards</title>
      <link>http://localhost:4000/archive/2011/the-art-of-alan-richards.html</link>
      <description>A gallery of Cornish artist Alan Richards, build around a simple filesystem based content management approach.</description>
      <pubDate>Sat, 30 Jul 2011 00:00:00 +0100</pubDate>
      <dc:date>2011-07-30T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>The rise of “not now” (whatever happened to us being able to say no?)</title>
      <link>http://localhost:4000/archive/2013/the-rise-of-not-now.html</link>
      <description>I’ve noticed a trend that seems to becoming increasingly prevalent in all forms of websites and apps and that’s “not now”.</description>
      <pubDate>Sun, 09 Jun 2013 00:00:00 +0100</pubDate>
      <dc:date>2013-06-09T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>Logging with Ruby Sinatra and Passenger</title>
      <link>http://localhost:4000/archive/2014/logging-with-sinatra-and-passenger.html</link>
      <description>If you read around about logging in the wonderful Sinatra framework you&#39;ll tend to find something that suggests you just reopen STDOUT and STDERR in your `config.ru` file.  That worked fine and has served me well for quite a while.  All that changed with more recent versions of the Passenger Gem which I tend to use in concert with Nginx to deploy my Ruby web applications.  You see Passenger now seems to use STDOUT to do a lot of chatting to itself on and re-directing it in the above fashion just breaks things. Here is the way I work around that.</description>
      <pubDate>Sun, 16 Feb 2014 00:00:00 +0000</pubDate>
      <dc:date>2014-02-16T00:00:00+00:00</dc:date>
    </item>
    <item>
      <title>Auditing ports and packages with &#39;pkg ng&#39;</title>
      <link>http://localhost:4000/archive/2014/pkg-ng-jail-audits.html</link>
      <description>We used to use jailaudit to produce a portaudit for all our jails, but it would seem that `portaudit` and `jailaudit` need some work before they are happy in the newer ecosystem.  However new _pkg ng_ tools can audit things directly including jails.  This is great, but we were lacking an easy way to audit all our jails as we used to.</description>
      <pubDate>Thu, 13 Mar 2014 00:00:00 +0000</pubDate>
      <dc:date>2014-03-13T00:00:00+00:00</dc:date>
    </item>
    <item>
      <title>Checking replication lag on a mongo replication set</title>
      <link>http://localhost:4000/archive/2014/monitor-mongo-replication-lag.html</link>
      <description>A shell script to report replication lag on a mongo replication set</description>
      <pubDate>Thu, 08 May 2014 00:00:00 +0100</pubDate>
      <dc:date>2014-05-08T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>Bashing poor old Bash with regards to CVE-2014-6271 on FreeBSD</title>
      <link>http://localhost:4000/archive/2014/bash-cve-2014-6271-freebsd-10.html</link>
      <description>So yesterday a 20-odd year old bug in the popular `bash` shell was announced.  In essence the bug allows a user to set a environmental variable it is possible to include additional _executable_ code.</description>
      <pubDate>Thu, 25 Sep 2014 00:00:00 +0100</pubDate>
      <dc:date>2014-09-25T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>MySQL Database, Table and Index Sizes</title>
      <link>http://localhost:4000/archive/2015/mysql-database-table-sizes.html</link>
      <description>As part of administering our customer MySQL databases we often want to know the size of databases, tables and indexes. These are a few of the commands we commonly use on MySQL and Percona 5.6.</description>
      <pubDate>Fri, 07 Aug 2015 00:00:00 +0100</pubDate>
      <dc:date>2015-08-07T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>FreeBSD 10 on AWS EC2</title>
      <link>http://localhost:4000/archive/2015/freebsd-on-aws-ec2.html</link>
      <description>FreeBSD&#39;s support for Amazon Web Services (AWS) is better than ever. This short tutorial shows you how to create a FreeBSD 10 VM on Amazon Elastic Cloud Compute (EC2) and use it to serve web page with nginx.</description>
      <pubDate>Tue, 08 Sep 2015 00:00:00 +0100</pubDate>
      <dc:date>2015-09-08T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>Gmail SPF checks when collecting mail via POP3</title>
      <link>http://localhost:4000/archive/2016/gmail-pop-collection-spf-checks.html</link>
      <description>Gmail performs additional SPF checks when collecting mail via POP3 that can cause spurious SPF failures.</description>
      <pubDate>Thu, 01 Sep 2016 00:00:00 +0100</pubDate>
      <dc:date>2016-09-01T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>Nginx proxy pass generating 404 errors</title>
      <link>http://localhost:4000/archive/2017/nginx-proxy-pass-404.html</link>
      <description>Client getting 404 error with what looked to be a correct nginx proxy configuration.</description>
      <pubDate>Sun, 15 Jan 2017 00:00:00 +0000</pubDate>
      <dc:date>2017-01-15T00:00:00+00:00</dc:date>
    </item>
    <item>
      <title>FreeBSD pkg. libpkg.so.3: Undefined symbol openat</title>
      <link>http://localhost:4000/archive/2017/freebsd-pkg-libpkg.so.3-undefined-symbol-openat.html</link>
      <description>/usr/local/lib/libpkg.so.3: Undefined symbol &quot;openat&quot; when using pkg to install software</description>
      <pubDate>Mon, 13 Feb 2017 00:00:00 +0000</pubDate>
      <dc:date>2017-02-13T00:00:00+00:00</dc:date>
    </item>
    <item>
      <title>Wordpress - remote server did not respond errors whilst importing</title>
      <link>http://localhost:4000/archive/2017/wordpress-nginx-php-fpm-chroot-remote-server-did-not-respond.html</link>
      <description>Wordpress failing to fetch media during an import down to php-fpm chroot configuration.</description>
      <pubDate>Thu, 20 Jul 2017 00:00:00 +0100</pubDate>
      <dc:date>2017-07-20T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>Sending UTF8 emails with the mail command line</title>
      <link>http://localhost:4000/archive/2018/sending-utf8-emails-with-mail-command-line.html</link>
      <description>How to send UTF-8 formatted emails using the standard UNIX mail tool.</description>
      <pubDate>Wed, 07 Feb 2018 00:00:00 +0000</pubDate>
      <dc:date>2018-02-07T00:00:00+00:00</dc:date>
    </item>
    <item>
      <title>Temporally bypass strict hosts checking with SSH</title>
      <link>http://localhost:4000/archive/2018/bypassing-strict-hosts-checking-with-ssh.html</link>
      <description>How to temporally bypass strict hosts checking with SSH</description>
      <pubDate>Tue, 24 Apr 2018 00:00:00 +0100</pubDate>
      <dc:date>2018-04-24T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>Getting request.ip to show you the client IP when Sinatra is behind a proxy</title>
      <link>http://localhost:4000/archive/2019/request-ip-with-sinatra-behind-nginx-proxy.html</link>
      <description>Real IP address when using custom upstream proxy servers with Sinatra</description>
      <pubDate>Thu, 11 Apr 2019 00:00:00 +0100</pubDate>
      <dc:date>2019-04-11T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>pkg: repository meta /var/db/pkg/FreeBSD.meta has wrong version 2</title>
      <link>http://localhost:4000/archive/2020/repository-freebsd-meta-has-wrong-version.html</link>
      <description>pkg: repository meta /var/db/pkg/FreeBSD.meta has wrong version 2 and pkg: Repository FreeBSD load error: meta cannot be loaded No error: 0</description>
      <pubDate>Thu, 18 Jun 2020 00:00:00 +0100</pubDate>
      <dc:date>2020-06-18T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>Tried to load unspecified class: Time (Psych::DisallowedClass)</title>
      <link>http://localhost:4000/archive/2021/tried-to-load-unspecified-class-time-psych-disallowedclass.html</link>
      <description>pkg: repository meta /var/db/pkg/FreeBSD.meta has wrong version 2 and pkg: Repository FreeBSD load error: meta cannot be loaded No error: 0</description>
      <pubDate>Sun, 29 Aug 2021 00:00:00 +0100</pubDate>
      <dc:date>2021-08-29T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>Adding a custom certificate and key for Teltonika RUT routers.</title>
      <link>http://localhost:4000/archive/2022/teltonika-rut-custom-ssl-cert-and-key.html</link>
      <description></description>
      <pubDate>Sun, 01 May 2022 00:00:00 +0100</pubDate>
      <dc:date>2022-05-01T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>Signing documents with your website certificate</title>
      <link>http://localhost:4000/archive/2023/signing-documents-with-your-website-certificate.html</link>
      <description></description>
      <pubDate>Thu, 29 Jun 2023 00:00:00 +0100</pubDate>
      <dc:date>2023-06-29T00:00:00+01:00</dc:date>
    </item>
    <item>
      <title>Disabling S Mode on Windows 11 Home when it says &quot;Something happened and we couldn&#39;t start the upgrade&quot;</title>
      <link>http://localhost:4000/archive/2024/disabling-s-mode-something-happened-and-we-couldnt-start-the-upgrade.html</link>
      <description></description>
      <pubDate>Tue, 11 Jun 2024 00:00:00 +0100</pubDate>
      <dc:date>2024-06-11T00:00:00+01:00</dc:date>
    </item>
    <dc:date>2024-06-11T00:00:00+01:00</dc:date>
  </channel>
</rss>