<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Meta on Dans homepage</title>
    <link>https://blog.oconnordaniel.com/tags/meta/</link>
    <description>Recent content in Meta on Dans homepage</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 03 Jul 2025 16:10:12 -0600</lastBuildDate>
    <atom:link href="https://blog.oconnordaniel.com/tags/meta/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ansible</title>
      <link>https://blog.oconnordaniel.com/blog/ansible/</link>
      <pubDate>Thu, 03 Jul 2025 16:10:12 -0600</pubDate>
      <guid>https://blog.oconnordaniel.com/blog/ansible/</guid>
      <description>&lt;h2 id=&#34;how-i-use-ansible&#34;&gt;How I use ansible&lt;/h2&gt;&#xA;&lt;p&gt;This is a quick summary of how I use Ansible to setup my environment. Bare in mind that I&amp;rsquo;m not an expert or anything. I&amp;rsquo;m just showing you how I user it to make my life a little saner.&lt;/p&gt;&#xA;&lt;p&gt;I have 3 main classes of playbooks that I use.&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Setup Server&lt;/li&gt;&#xA;&lt;li&gt;Setup Service&lt;/li&gt;&#xA;&lt;li&gt;Setup Workstation&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;setup-server&#34;&gt;Setup Server&lt;/h2&gt;&#xA;&lt;p&gt;This is one of my bigger ansible playbook. It does a lot of little things but it does them to all the systems in my environment. So when I first spin up a new VM, I start by assigning it a static IP (and maybe DNS entry) in my DHCP server, then I add it&amp;rsquo;s IP to my inventory file an re-run the playbook.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Back</title>
      <link>https://blog.oconnordaniel.com/blog/back/</link>
      <pubDate>Mon, 16 Oct 2023 10:00:00 -0600</pubDate>
      <guid>https://blog.oconnordaniel.com/blog/back/</guid>
      <description>&lt;p&gt;Haven&amp;rsquo;t posted in a while. What have I been doing? Not sitting on my a** that&amp;rsquo;s for sure. &amp;hellip;well I have. But only cause I haven&amp;rsquo;t gotten a standing desk yet. &amp;hellip;anyways.&lt;/p&gt;&#xA;&lt;h2 id=&#34;homelab&#34;&gt;Homelab&lt;/h2&gt;&#xA;&lt;p&gt;To backup, the first things I&amp;rsquo;ve done in building out my IT was not the blog. I&amp;rsquo;ve building servers and networking since 2020. Most of what I do is in my garage.&lt;/p&gt;&#xA;&lt;p&gt;I have a 64GB 16 Core box that turns electricity into heat. I also have a couple other compute boxes and NASes and routers and switches and Pi all doing&amp;hellip; stuff&amp;hellip; I&amp;rsquo;ll get into the hardware and the stack at&amp;hellip; some point.&lt;/p&gt;</description>
    </item>
    <item>
      <title>dans-site init</title>
      <link>https://blog.oconnordaniel.com/blog/dans-site-init/</link>
      <pubDate>Sat, 04 Mar 2023 10:00:00 -0600</pubDate>
      <guid>https://blog.oconnordaniel.com/blog/dans-site-init/</guid>
      <description>&lt;p&gt;This is the fist page post. Followed the guide from &lt;a href=&#34;https://www.youtube.com/watch?v=F8iOU1ci19Q&#34;&gt;Techno Tim&lt;/a&gt; to build this site. Then push this site into a doocker file, also from on of &lt;a href=&#34;https://www.youtube.com/watch?v=SnSH8Ht3MIc&#34;&gt;Techno Tim&amp;rsquo;s guides&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;UPDATE: Migrated to &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt; see my latest post for more details.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-did-i-do&#34;&gt;What did I do?&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Build Jekyll&lt;/p&gt;&#xA;&lt;p&gt;Step one is to install ruby, then use gem to install jekyll and bundler.&lt;/p&gt;&#xA;&lt;p&gt;On Ubuntu&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo apt update&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo apt install ruby-full build-essential zlib1g-dev git&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;On MacOS&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
