<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>sendthemtomir.com</title>
      <link>https://www.sendthemtomir.com</link>
      <description>A random collection of fungi and dust mites. Possibly some DevOps related stuff.</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://www.sendthemtomir.com/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Thu, 21 Feb 2019 17:52:00 +0000</lastBuildDate>
      <item>
          <title>2FA on the command line</title>
          <pubDate>Thu, 21 Feb 2019 17:52:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://www.sendthemtomir.com/blog/cli-2-factor-authentication/</link>
          <guid>https://www.sendthemtomir.com/blog/cli-2-factor-authentication/</guid>
          <description xml:base="https://www.sendthemtomir.com/blog/cli-2-factor-authentication/">&lt;ul&gt;
&lt;li&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;One-time_password&quot;&gt;OTP: One-Time Password&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Time-based_One-time_Password_algorithm&quot;&gt;TOTP: Time-based One-time Password algorithm&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Multi-factor_authentication&quot;&gt;2FA: Two-factor authentication&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;There is no shortage of OTP 2FA apps availiable for your phone, such as &lt;code&gt;Google Authenticator&lt;&#x2F;code&gt; or &lt;code&gt;Duo Mobile&lt;&#x2F;code&gt;. These apps take an initial secret code, and create a TOTP anytime you need a 2FA code for login.&amp;hellip;
&lt;&#x2F;p&gt;
</description>
      </item>
      <item>
          <title>What is idempotence?</title>
          <pubDate>Sun, 31 Jul 2016 18:55:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://www.sendthemtomir.com/blog/what-is-idempotence/</link>
          <guid>https://www.sendthemtomir.com/blog/what-is-idempotence/</guid>
          <description xml:base="https://www.sendthemtomir.com/blog/what-is-idempotence/">&lt;p&gt;Configuration management programs such as &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;cfengine.com&quot;&gt;CFEngine&lt;&#x2F;a&gt;, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.chef.io&#x2F;chef&#x2F;&quot;&gt;Chef&lt;&#x2F;a&gt;, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;puppet.com&quot;&gt;Puppet&lt;&#x2F;a&gt;, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.ansible.com&quot;&gt;Ansible&lt;&#x2F;a&gt;, and &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;saltstack.com&quot;&gt;Salt&lt;&#x2F;a&gt; talk about idempotency. What exactly does that mean?&lt;&#x2F;p&gt;</description>
      </item>
      <item>
          <title>Ping Times to Google</title>
          <pubDate>Fri, 25 Sep 2015 21:33:18 +0000</pubDate>
          <author>Unknown</author>
          <link>https://www.sendthemtomir.com/blog/ping-times-to-google/</link>
          <guid>https://www.sendthemtomir.com/blog/ping-times-to-google/</guid>
          <description xml:base="https://www.sendthemtomir.com/blog/ping-times-to-google/">&lt;img src=&quot;&#x2F;img&#x2F;2015-09-25_google_ping.png&quot; width=&quot;100%&quot; alt=&quot;Grafana Ping Times to Google&quot;&gt;
&lt;p&gt;Here&#x27;s what happens when www.google.com is replaced with google.com on a Linode server. I&#x27;m using &lt;code&gt;Telegraf ⇒ InfluxDB ⇒ Grafana&lt;&#x2F;code&gt;.&lt;&#x2F;p&gt;</description>
      </item>
      <item>
          <title>Automatic Drush Aliases</title>
          <pubDate>Thu, 24 Sep 2015 21:33:18 +0000</pubDate>
          <author>Unknown</author>
          <link>https://www.sendthemtomir.com/blog/automatic-drush-aliases/</link>
          <guid>https://www.sendthemtomir.com/blog/automatic-drush-aliases/</guid>
          <description xml:base="https://www.sendthemtomir.com/blog/automatic-drush-aliases/">&lt;p&gt;This config automatically scans all sites in &lt;code&gt;&#x2F;var&#x2F;www&#x2F;html&lt;&#x2F;code&gt; and makes an alias out of the subdomain. Additionally it detects if there is a www folder inside the site folder.&lt;&#x2F;p&gt;</description>
      </item>
    </channel>
</rss>
