<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Wed, 15 Apr 2026 14:02:25 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Ask Noah Show - Episodes Tagged with “Asterix”</title>
    <link>https://podcast.asknoahshow.com/tags/asterix</link>
    <pubDate>Mon, 05 Jun 2017 22:00:00 -0500</pubDate>
    <description>The Ask Noah Show is a weekly talk radio show where we focus on Linux and Open Source technology. We invite the community to participate live on the air 1-855-450-6624. 
The show airs Tuesdays at 6pm CT on asknoahshow.com and at KEQQ 88.3 FM in Grand Forks ND.
It's a free call 1-855-450-NOAH so join us and start on your way to owning your operating system, your software, and technology.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>The community centered show where you are the content!</itunes:subtitle>
    <itunes:author>Noah J. Chelliah</itunes:author>
    <itunes:summary>The Ask Noah Show is a weekly talk radio show where we focus on Linux and Open Source technology. We invite the community to participate live on the air 1-855-450-6624. 
The show airs Tuesdays at 6pm CT on asknoahshow.com and at KEQQ 88.3 FM in Grand Forks ND.
It's a free call 1-855-450-NOAH so join us and start on your way to owning your operating system, your software, and technology.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/305e3275-6919-4ed2-9ca1-b21e0cf904b2/cover.jpg?v=1"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>Noah J. Chelliah</itunes:name>
      <itunes:email>live@asknoahshow.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<item>
  <title>Episode 10: Linux Active Directory</title>
  <link>https://podcast.asknoahshow.com/10</link>
  <guid isPermaLink="false">8ed88b36-3942-4b6d-9c30-35aea8c4195b</guid>
  <pubDate>Mon, 05 Jun 2017 22:00:00 -0500</pubDate>
  <author>Noah J. Chelliah</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/8ed88b36-3942-4b6d-9c30-35aea8c4195b.mp3" length="28984579" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Noah J. Chelliah</itunes:author>
  <itunes:subtitle>This week we take a look at how you can implement a domain controller on Linux or get the same functionality as active directory on a Linux ecosystem. Plus the most calls we've ever taken.</itunes:subtitle>
  <itunes:duration>1:00:03</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/305e3275-6919-4ed2-9ca1-b21e0cf904b2/cover.jpg?v=1"/>
  <description>This week we take a look at how you can implement a domain controller on Linux or get the same functionality as active directory on a Linux ecosystem. Plus the most calls we've ever taken.
--  The Cliff Notes --
Linux Active Directory Systems
RAZDC (https://sourceforge.net/projects/razdc/)
FreeIPA (http://www.freeipa.org/)
Etcher.io (https://etcher.io/)
Invoice Ninja (https://www.invoiceninja.com/)
DD Command
sudo dd bs=4M if=/path/to/iso of=/dev/sdc &amp;amp;&amp;amp; sync
-- Noobs Corner --
Check out the Ask Noah Dashboard (http://www.asknoahshow.com)
-- Stay In Touch --
Find all the resources for this show on the Ask Noah Dashboard
Ask Noah Dashboard (http://www.asknoahshow.com)
Need more help than a radio show can offer? Altispeed provides commercial IT services and they’re excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show!
Altispeed Technologies (http://www.altispeed.com/)
Contact Noah
asknoah [at] jupiterbroadcasting.com
-- Twitter --
+ Noah - Kernellinux (https://twitter.com/kernellinux)
+ Ask Noah Show (https://twitter.com/asknoahshow)
+ Altispeed Technologies (https://twitter.com/altispeed)
+ Jupiter Broadcasting (https://twitter.com/jbsignal) 
</description>
  <content:encoded>
    <![CDATA[<p>This week we take a look at how you can implement a domain controller on Linux or get the same functionality as active directory on a Linux ecosystem. Plus the most calls we&#39;ve ever taken.</p>

<h3><strong>--  The Cliff Notes --</strong></h3>

<h4>Linux Active Directory Systems</h4>

<h4><a href="https://sourceforge.net/projects/razdc/" rel="nofollow">RAZDC</a></h4>

<h4><a href="http://www.freeipa.org/" rel="nofollow">FreeIPA</a></h4>

<h4><a href="https://etcher.io/" rel="nofollow">Etcher.io</a></h4>

<h4><a href="https://www.invoiceninja.com/" rel="nofollow">Invoice Ninja</a></h4>

<h4>DD Command</h4>

<p>sudo dd bs=4M if=/path/to/iso of=/dev/sdc &amp;&amp; sync</p>

<h3><strong>-- Noobs Corner --</strong></h3>

<h4><a href="http://www.asknoahshow.com" rel="nofollow">Check out the Ask Noah Dashboard</a></h4>

<h3><strong>-- Stay In Touch --</strong></h3>

<p><strong>Find all the resources for this show on the Ask Noah Dashboard</strong></p>

<blockquote>
<p><a href="http://www.asknoahshow.com" rel="nofollow">Ask Noah Dashboard</a></p>
</blockquote>

<p><strong>Need more help than a radio show can offer? Altispeed provides commercial IT services and they’re excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show!</strong></p>

<blockquote>
<p><a href="http://www.altispeed.com/" rel="nofollow">Altispeed Technologies</a></p>
</blockquote>

<p><strong>Contact Noah</strong></p>

<blockquote>
<p>asknoah [at] jupiterbroadcasting.com</p>
</blockquote>

<p><strong>-- Twitter --</strong></p>

<ul>
<li><a href="https://twitter.com/kernellinux" rel="nofollow">Noah - Kernellinux</a></li>
<li><a href="https://twitter.com/asknoahshow" rel="nofollow">Ask Noah Show</a></li>
<li><a href="https://twitter.com/altispeed" rel="nofollow">Altispeed Technologies</a></li>
<li><a href="https://twitter.com/jbsignal" rel="nofollow">Jupiter Broadcasting</a></li>
</ul><p><a rel="payment" href="https://patreon.com/linuxdelta">Support Ask Noah Show</a></p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>This week we take a look at how you can implement a domain controller on Linux or get the same functionality as active directory on a Linux ecosystem. Plus the most calls we&#39;ve ever taken.</p>

<h3><strong>--  The Cliff Notes --</strong></h3>

<h4>Linux Active Directory Systems</h4>

<h4><a href="https://sourceforge.net/projects/razdc/" rel="nofollow">RAZDC</a></h4>

<h4><a href="http://www.freeipa.org/" rel="nofollow">FreeIPA</a></h4>

<h4><a href="https://etcher.io/" rel="nofollow">Etcher.io</a></h4>

<h4><a href="https://www.invoiceninja.com/" rel="nofollow">Invoice Ninja</a></h4>

<h4>DD Command</h4>

<p>sudo dd bs=4M if=/path/to/iso of=/dev/sdc &amp;&amp; sync</p>

<h3><strong>-- Noobs Corner --</strong></h3>

<h4><a href="http://www.asknoahshow.com" rel="nofollow">Check out the Ask Noah Dashboard</a></h4>

<h3><strong>-- Stay In Touch --</strong></h3>

<p><strong>Find all the resources for this show on the Ask Noah Dashboard</strong></p>

<blockquote>
<p><a href="http://www.asknoahshow.com" rel="nofollow">Ask Noah Dashboard</a></p>
</blockquote>

<p><strong>Need more help than a radio show can offer? Altispeed provides commercial IT services and they’re excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show!</strong></p>

<blockquote>
<p><a href="http://www.altispeed.com/" rel="nofollow">Altispeed Technologies</a></p>
</blockquote>

<p><strong>Contact Noah</strong></p>

<blockquote>
<p>asknoah [at] jupiterbroadcasting.com</p>
</blockquote>

<p><strong>-- Twitter --</strong></p>

<ul>
<li><a href="https://twitter.com/kernellinux" rel="nofollow">Noah - Kernellinux</a></li>
<li><a href="https://twitter.com/asknoahshow" rel="nofollow">Ask Noah Show</a></li>
<li><a href="https://twitter.com/altispeed" rel="nofollow">Altispeed Technologies</a></li>
<li><a href="https://twitter.com/jbsignal" rel="nofollow">Jupiter Broadcasting</a></li>
</ul><p><a rel="payment" href="https://patreon.com/linuxdelta">Support Ask Noah Show</a></p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
