<?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>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Sat, 06 Jun 2026 21:35:05 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Ask Noah Show - Episodes Tagged with “Beginner”</title>
    <link>https://podcast.asknoahshow.com/tags/beginner</link>
    <pubDate>Tue, 06 Apr 2021 20: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 226: Networking Basics with Steve Ovens</title>
  <link>https://podcast.asknoahshow.com/226</link>
  <guid isPermaLink="false">9c4635fb-f758-469e-873f-4876f095c00e</guid>
  <pubDate>Tue, 06 Apr 2021 20:00:00 -0500</pubDate>
  <author>Noah J. Chelliah</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/9c4635fb-f758-469e-873f-4876f095c00e.mp3" length="42796094" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Noah J. Chelliah</itunes:author>
  <itunes:subtitle>Everyone uses a network to access the internet, but how well do you understand the network you use? In this episode Steve Ovens joins us to give a basic network overview as well as answer questions you sent in!</itunes:subtitle>
  <itunes:duration>59:26</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>&lt;p&gt;Everyone uses a network to access the internet, but how well do you understand the network you use? In this episode Steve Ovens joins us to give a basic network overview as well as answer questions you sent in!&lt;/p&gt;

&lt;h3&gt;&lt;strong&gt;-- During The Show --&lt;/strong&gt;&lt;/h3&gt;

&lt;h4&gt;02:00 Setting up Network Segment&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Reverse Proxy - Cameron&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/" target="_blank" rel="nofollow noopener"&gt;Nginx Reverse Proxy&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Kernel networking Issue - James&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;BCM4354 WiFi Card&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://koji.rpmfusion.org/koji/buildinfo?buildID=18141" target="_blank" rel="nofollow noopener"&gt;RPM Fusion Link from Conan Kudo&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Should we all use IPV6&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;IPV6 is only being deployed in Telcos&lt;/li&gt;
&lt;li&gt;Short Answer No&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;How to Wireguard into my network?&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;10:50 FireJail&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/netblue30/firejail" target="_blank" rel="nofollow noopener"&gt;FireJail&lt;/a&gt;

&lt;ul&gt;
&lt;li&gt;Sandboxes applications using native Linux Kernel features&lt;/li&gt;
&lt;li&gt;Open Source&lt;/li&gt;
&lt;li&gt;Requires 3.x+ Kernel&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/containers/bubblewrap" target="_blank" rel="nofollow noopener"&gt;Bubblewrap&lt;/a&gt; Alternative to FireJail&lt;/li&gt;
&lt;li&gt;Steve Ovens Talks/Articles

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.redhat.com/sysadmin/7-linux-namespaces" target="_blank" rel="nofollow noopener"&gt;Linux Namespaces&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.redhat.com/sysadmin/mount-namespaces" target="_blank" rel="nofollow noopener"&gt;Mount Namespaces&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.redhat.com/sysadmin/building-container-namespaces" target="_blank" rel="nofollow noopener"&gt;Building Container Namespaces&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.redhat.com/sysadmin/cgroups-part-one" target="_blank" rel="nofollow noopener"&gt;Cgroups Part One&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;14:00 Gadget of the week&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://www.amazon.com/dp/B00A5323NO/ref=twister_B07C3NTZ9V?_encoding=UTF8&amp;amp;psc=1" target="_blank" rel="nofollow noopener"&gt;Orico Tool-Free USB 3.0 Enclosure&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;18:00 Networking Segment&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Caller Scooter&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Q: Sync Photos between Apple and Android Devices?&lt;/li&gt;
&lt;li&gt;A: Nextcloud Agent&lt;/li&gt;
&lt;li&gt;A: &lt;a href="https://piwigo.org/" target="_blank" rel="nofollow noopener"&gt;Piwigo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Q: Where can I find the Multipass app&lt;/li&gt;
&lt;li&gt;A: I will look into this&lt;/li&gt;
&lt;li&gt;A: Last resort chrome app&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Caller Tony&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Q: Rsync/backup advice&lt;/li&gt;
&lt;li&gt;A: Rsync&lt;/li&gt;
&lt;li&gt;A: ZFS send/receive&lt;/li&gt;
&lt;li&gt;A: &lt;a href="https://www.bacula.org/" target="_blank" rel="nofollow noopener"&gt;Bacula&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A: &lt;a href="https://spideroak.com/" target="_blank" rel="nofollow noopener"&gt;SpiderOak&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Q: Monitoring backups&lt;/li&gt;
&lt;li&gt;A: &lt;a href="https://www.librenms.org/" target="_blank" rel="nofollow noopener"&gt;Librenms&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A: Site visits/manual&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;What is an IP address&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.whatismyip.com/" target="_blank" rel="nofollow noopener"&gt;What is my IP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Type what is my IP in duckduckgo.com&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;What is a Default Gateway&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Usually your router&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;What is Bridge Mode&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;All traffic gets passed through&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;What is a MAC Address&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Unique hardware address&lt;/li&gt;
&lt;li&gt;Never changes&lt;/li&gt;
&lt;li&gt;Added to all packets&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;What is a Subnet Mask&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How many computer are in a IP Range&lt;/li&gt;
&lt;li&gt;Class C Networks have 254 usable addresses&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;How to separate large networks&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Use Subnets (no security)&lt;/li&gt;
&lt;li&gt;Use VLans&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Trouble Shooting&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ping default gateway&lt;/li&gt;
&lt;li&gt;Check DNS&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;DNS&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Phone Book for the internet&lt;/li&gt;
&lt;li&gt;Translates Domain Names to IP addresses&lt;/li&gt;
&lt;li&gt;Slower but Private DNS - Quad9, OpenDNS&lt;/li&gt;
&lt;li&gt;Faster but not Private - Google&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Static vs Dynamic IP addresses&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Dynamic is DHCP&lt;/li&gt;
&lt;li&gt;Reserve static address in DHCP server&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=n00ayGUdCaI" target="_blank" rel="nofollow noopener"&gt;Wireguard YouTube Tutorial&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;Call to Action&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;We will have community rooms/booths&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Matrix Chat (Element) will be used again this year&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;SELF will be virtual this year, hosted again by yours truly!&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://southeastlinuxfest.org/?nltr=MTE7MTIzMjtodHRwczovL2Zvcm1zLmdsZS9IeHoxNTRuS1NybkJXUkc0QTs7YmNmYmE5YmY2M2NmMDA5ODg5NWI3Y2ZlYjUzOGRkMzQ%3D" target="_blank" rel="nofollow noopener"&gt;SELF Call for Talks&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;SELF dates June 10-12&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Email &lt;a href="mailto:volunteers@minddripmedia.com" target="_blank" rel="nofollow noopener"&gt;volunteers@minddripmedia.com&lt;/a&gt; with your skill set and contact details&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;&lt;strong&gt;--  The Extra Credit Section --&lt;/strong&gt;&lt;/h3&gt;

&lt;p&gt;For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard!&lt;/p&gt;

&lt;p&gt;&lt;a href="http://podcast.asknoahshow.com/226" target="_blank" rel="nofollow noopener"&gt;This Episode's Podcast Dashboard&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.voxtelesys.com/asknoah" target="_blank" rel="nofollow noopener"&gt;Phone Systems for Ask Noah provided by Voxtelesys&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Join us in our dedicated chatroom &lt;a target="_blank" rel="nofollow noopener"&gt;#GeekLab:linuxdelta.com on Matrix&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;&lt;strong&gt;-- Stay In Touch --&lt;/strong&gt;&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Find all the resources for this show on the Ask Noah Dashboard&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://www.asknoahshow.com" target="_blank" rel="nofollow noopener"&gt;Ask Noah Dashboard&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;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!&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://www.altispeed.com/" target="_blank" rel="nofollow noopener"&gt;Altispeed Technologies&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Contact Noah&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;live [at] asknoahshow.com&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;-- Twitter --&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://twitter.com/kernellinux" target="_blank" rel="nofollow noopener"&gt;Noah - Kernellinux&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://twitter.com/asknoahshow" target="_blank" rel="nofollow noopener"&gt;Ask Noah Show&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://twitter.com/altispeed" target="_blank" rel="nofollow noopener"&gt;Altispeed Technologies&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
  <content:encoded>
    <![CDATA[<p>Everyone uses a network to access the internet, but how well do you understand the network you use? In this episode Steve Ovens joins us to give a basic network overview as well as answer questions you sent in!</p>

<h3><strong>-- During The Show --</strong></h3>

<h4>02:00 Setting up Network Segment</h4>

<ul>
<li><p>Reverse Proxy - Cameron</p>

<ul>
<li><a href="https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/" target="_blank" rel="nofollow noopener">Nginx Reverse Proxy</a></li>
</ul></li>
<li><p>Kernel networking Issue - James</p></li>
<li><p>BCM4354 WiFi Card</p>

<ul>
<li><a href="https://koji.rpmfusion.org/koji/buildinfo?buildID=18141" target="_blank" rel="nofollow noopener">RPM Fusion Link from Conan Kudo</a></li>
</ul></li>
<li><p>Should we all use IPV6</p>

<ul>
<li>IPV6 is only being deployed in Telcos</li>
<li>Short Answer No</li>
</ul></li>
<li><p>How to Wireguard into my network?</p></li>
</ul>

<h4>10:50 FireJail</h4>

<ul>
<li><a href="https://github.com/netblue30/firejail" target="_blank" rel="nofollow noopener">FireJail</a>

<ul>
<li>Sandboxes applications using native Linux Kernel features</li>
<li>Open Source</li>
<li>Requires 3.x+ Kernel</li>
</ul></li>
<li><a href="https://github.com/containers/bubblewrap" target="_blank" rel="nofollow noopener">Bubblewrap</a> Alternative to FireJail</li>
<li>Steve Ovens Talks/Articles

<ul>
<li><a href="https://www.redhat.com/sysadmin/7-linux-namespaces" target="_blank" rel="nofollow noopener">Linux Namespaces</a></li>
<li><a href="https://www.redhat.com/sysadmin/mount-namespaces" target="_blank" rel="nofollow noopener">Mount Namespaces</a></li>
<li><a href="https://www.redhat.com/sysadmin/building-container-namespaces" target="_blank" rel="nofollow noopener">Building Container Namespaces</a></li>
<li><a href="https://www.redhat.com/sysadmin/cgroups-part-one" target="_blank" rel="nofollow noopener">Cgroups Part One</a></li>
</ul></li>
</ul>

<h4>14:00 Gadget of the week</h4>

<p><a href="https://www.amazon.com/dp/B00A5323NO/ref=twister_B07C3NTZ9V?_encoding=UTF8&amp;psc=1" target="_blank" rel="nofollow noopener">Orico Tool-Free USB 3.0 Enclosure</a></p>

<h4>18:00 Networking Segment</h4>

<ul>
<li><p>Caller Scooter</p>

<ul>
<li>Q: Sync Photos between Apple and Android Devices?</li>
<li>A: Nextcloud Agent</li>
<li>A: <a href="https://piwigo.org/" target="_blank" rel="nofollow noopener">Piwigo</a></li>
<li>Q: Where can I find the Multipass app</li>
<li>A: I will look into this</li>
<li>A: Last resort chrome app</li>
</ul></li>
<li><p>Caller Tony</p>

<ul>
<li>Q: Rsync/backup advice</li>
<li>A: Rsync</li>
<li>A: ZFS send/receive</li>
<li>A: <a href="https://www.bacula.org/" target="_blank" rel="nofollow noopener">Bacula</a></li>
<li>A: <a href="https://spideroak.com/" target="_blank" rel="nofollow noopener">SpiderOak</a></li>
<li>Q: Monitoring backups</li>
<li>A: <a href="https://www.librenms.org/" target="_blank" rel="nofollow noopener">Librenms</a></li>
<li>A: Site visits/manual</li>
</ul></li>
<li><p>What is an IP address</p>

<ul>
<li><a href="https://www.whatismyip.com/" target="_blank" rel="nofollow noopener">What is my IP</a></li>
<li>Type what is my IP in duckduckgo.com</li>
</ul></li>
<li><p>What is a Default Gateway</p>

<ul>
<li>Usually your router</li>
</ul></li>
<li><p>What is Bridge Mode</p>

<ul>
<li>All traffic gets passed through</li>
</ul></li>
<li><p>What is a MAC Address</p>

<ul>
<li>Unique hardware address</li>
<li>Never changes</li>
<li>Added to all packets</li>
</ul></li>
<li><p>What is a Subnet Mask</p>

<ul>
<li>How many computer are in a IP Range</li>
<li>Class C Networks have 254 usable addresses</li>
</ul></li>
<li><p>How to separate large networks</p>

<ul>
<li>Use Subnets (no security)</li>
<li>Use VLans</li>
</ul></li>
<li><p>Trouble Shooting</p>

<ul>
<li>Ping default gateway</li>
<li>Check DNS</li>
</ul></li>
<li><p>DNS</p>

<ul>
<li>Phone Book for the internet</li>
<li>Translates Domain Names to IP addresses</li>
<li>Slower but Private DNS - Quad9, OpenDNS</li>
<li>Faster but not Private - Google</li>
</ul></li>
<li><p>Static vs Dynamic IP addresses</p>

<ul>
<li>Dynamic is DHCP</li>
<li>Reserve static address in DHCP server</li>
</ul></li>
<li><p><a href="https://www.youtube.com/watch?v=n00ayGUdCaI" target="_blank" rel="nofollow noopener">Wireguard YouTube Tutorial</a></p></li>
</ul>

<h4>Call to Action</h4>

<ul>
<li><p>We will have community rooms/booths</p></li>
<li><p>Matrix Chat (Element) will be used again this year</p></li>
<li><p>SELF will be virtual this year, hosted again by yours truly!</p></li>
<li><p><a href="https://southeastlinuxfest.org/?nltr=MTE7MTIzMjtodHRwczovL2Zvcm1zLmdsZS9IeHoxNTRuS1NybkJXUkc0QTs7YmNmYmE5YmY2M2NmMDA5ODg5NWI3Y2ZlYjUzOGRkMzQ%3D" target="_blank" rel="nofollow noopener">SELF Call for Talks</a></p></li>
<li><p>SELF dates June 10-12</p></li>
<li><p>Email <a href="mailto:volunteers@minddripmedia.com" target="_blank" rel="nofollow noopener">volunteers@minddripmedia.com</a> with your skill set and contact details</p></li>
</ul>

<h3><strong>--  The Extra Credit Section --</strong></h3>

<p>For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard!</p>

<p><a href="http://podcast.asknoahshow.com/226" target="_blank" rel="nofollow noopener">This Episode's Podcast Dashboard</a></p>

<p><a href="http://www.voxtelesys.com/asknoah" target="_blank" rel="nofollow noopener">Phone Systems for Ask Noah provided by Voxtelesys</a></p>

<p>Join us in our dedicated chatroom <a target="_blank" rel="nofollow noopener">#GeekLab:linuxdelta.com on Matrix</a></p>

<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" target="_blank" rel="nofollow noopener">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/" target="_blank" rel="nofollow noopener">Altispeed Technologies</a></p>
</blockquote>

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

<blockquote>
<p>live [at] asknoahshow.com</p>
</blockquote>

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

<ul>
<li><a href="https://twitter.com/kernellinux" target="_blank" rel="nofollow noopener">Noah - Kernellinux</a></li>
<li><a href="https://twitter.com/asknoahshow" target="_blank" rel="nofollow noopener">Ask Noah Show</a></li>
<li><a href="https://twitter.com/altispeed" target="_blank" rel="nofollow noopener">Altispeed Technologies</a></li>
</ul><p><a rel="payment" href="https://patreon.com/linuxdelta">Support Ask Noah Show</a></p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Everyone uses a network to access the internet, but how well do you understand the network you use? In this episode Steve Ovens joins us to give a basic network overview as well as answer questions you sent in!</p>

<h3><strong>-- During The Show --</strong></h3>

<h4>02:00 Setting up Network Segment</h4>

<ul>
<li><p>Reverse Proxy - Cameron</p>

<ul>
<li><a href="https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/" target="_blank" rel="nofollow noopener">Nginx Reverse Proxy</a></li>
</ul></li>
<li><p>Kernel networking Issue - James</p></li>
<li><p>BCM4354 WiFi Card</p>

<ul>
<li><a href="https://koji.rpmfusion.org/koji/buildinfo?buildID=18141" target="_blank" rel="nofollow noopener">RPM Fusion Link from Conan Kudo</a></li>
</ul></li>
<li><p>Should we all use IPV6</p>

<ul>
<li>IPV6 is only being deployed in Telcos</li>
<li>Short Answer No</li>
</ul></li>
<li><p>How to Wireguard into my network?</p></li>
</ul>

<h4>10:50 FireJail</h4>

<ul>
<li><a href="https://github.com/netblue30/firejail" target="_blank" rel="nofollow noopener">FireJail</a>

<ul>
<li>Sandboxes applications using native Linux Kernel features</li>
<li>Open Source</li>
<li>Requires 3.x+ Kernel</li>
</ul></li>
<li><a href="https://github.com/containers/bubblewrap" target="_blank" rel="nofollow noopener">Bubblewrap</a> Alternative to FireJail</li>
<li>Steve Ovens Talks/Articles

<ul>
<li><a href="https://www.redhat.com/sysadmin/7-linux-namespaces" target="_blank" rel="nofollow noopener">Linux Namespaces</a></li>
<li><a href="https://www.redhat.com/sysadmin/mount-namespaces" target="_blank" rel="nofollow noopener">Mount Namespaces</a></li>
<li><a href="https://www.redhat.com/sysadmin/building-container-namespaces" target="_blank" rel="nofollow noopener">Building Container Namespaces</a></li>
<li><a href="https://www.redhat.com/sysadmin/cgroups-part-one" target="_blank" rel="nofollow noopener">Cgroups Part One</a></li>
</ul></li>
</ul>

<h4>14:00 Gadget of the week</h4>

<p><a href="https://www.amazon.com/dp/B00A5323NO/ref=twister_B07C3NTZ9V?_encoding=UTF8&amp;psc=1" target="_blank" rel="nofollow noopener">Orico Tool-Free USB 3.0 Enclosure</a></p>

<h4>18:00 Networking Segment</h4>

<ul>
<li><p>Caller Scooter</p>

<ul>
<li>Q: Sync Photos between Apple and Android Devices?</li>
<li>A: Nextcloud Agent</li>
<li>A: <a href="https://piwigo.org/" target="_blank" rel="nofollow noopener">Piwigo</a></li>
<li>Q: Where can I find the Multipass app</li>
<li>A: I will look into this</li>
<li>A: Last resort chrome app</li>
</ul></li>
<li><p>Caller Tony</p>

<ul>
<li>Q: Rsync/backup advice</li>
<li>A: Rsync</li>
<li>A: ZFS send/receive</li>
<li>A: <a href="https://www.bacula.org/" target="_blank" rel="nofollow noopener">Bacula</a></li>
<li>A: <a href="https://spideroak.com/" target="_blank" rel="nofollow noopener">SpiderOak</a></li>
<li>Q: Monitoring backups</li>
<li>A: <a href="https://www.librenms.org/" target="_blank" rel="nofollow noopener">Librenms</a></li>
<li>A: Site visits/manual</li>
</ul></li>
<li><p>What is an IP address</p>

<ul>
<li><a href="https://www.whatismyip.com/" target="_blank" rel="nofollow noopener">What is my IP</a></li>
<li>Type what is my IP in duckduckgo.com</li>
</ul></li>
<li><p>What is a Default Gateway</p>

<ul>
<li>Usually your router</li>
</ul></li>
<li><p>What is Bridge Mode</p>

<ul>
<li>All traffic gets passed through</li>
</ul></li>
<li><p>What is a MAC Address</p>

<ul>
<li>Unique hardware address</li>
<li>Never changes</li>
<li>Added to all packets</li>
</ul></li>
<li><p>What is a Subnet Mask</p>

<ul>
<li>How many computer are in a IP Range</li>
<li>Class C Networks have 254 usable addresses</li>
</ul></li>
<li><p>How to separate large networks</p>

<ul>
<li>Use Subnets (no security)</li>
<li>Use VLans</li>
</ul></li>
<li><p>Trouble Shooting</p>

<ul>
<li>Ping default gateway</li>
<li>Check DNS</li>
</ul></li>
<li><p>DNS</p>

<ul>
<li>Phone Book for the internet</li>
<li>Translates Domain Names to IP addresses</li>
<li>Slower but Private DNS - Quad9, OpenDNS</li>
<li>Faster but not Private - Google</li>
</ul></li>
<li><p>Static vs Dynamic IP addresses</p>

<ul>
<li>Dynamic is DHCP</li>
<li>Reserve static address in DHCP server</li>
</ul></li>
<li><p><a href="https://www.youtube.com/watch?v=n00ayGUdCaI" target="_blank" rel="nofollow noopener">Wireguard YouTube Tutorial</a></p></li>
</ul>

<h4>Call to Action</h4>

<ul>
<li><p>We will have community rooms/booths</p></li>
<li><p>Matrix Chat (Element) will be used again this year</p></li>
<li><p>SELF will be virtual this year, hosted again by yours truly!</p></li>
<li><p><a href="https://southeastlinuxfest.org/?nltr=MTE7MTIzMjtodHRwczovL2Zvcm1zLmdsZS9IeHoxNTRuS1NybkJXUkc0QTs7YmNmYmE5YmY2M2NmMDA5ODg5NWI3Y2ZlYjUzOGRkMzQ%3D" target="_blank" rel="nofollow noopener">SELF Call for Talks</a></p></li>
<li><p>SELF dates June 10-12</p></li>
<li><p>Email <a href="mailto:volunteers@minddripmedia.com" target="_blank" rel="nofollow noopener">volunteers@minddripmedia.com</a> with your skill set and contact details</p></li>
</ul>

<h3><strong>--  The Extra Credit Section --</strong></h3>

<p>For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard!</p>

<p><a href="http://podcast.asknoahshow.com/226" target="_blank" rel="nofollow noopener">This Episode's Podcast Dashboard</a></p>

<p><a href="http://www.voxtelesys.com/asknoah" target="_blank" rel="nofollow noopener">Phone Systems for Ask Noah provided by Voxtelesys</a></p>

<p>Join us in our dedicated chatroom <a target="_blank" rel="nofollow noopener">#GeekLab:linuxdelta.com on Matrix</a></p>

<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" target="_blank" rel="nofollow noopener">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/" target="_blank" rel="nofollow noopener">Altispeed Technologies</a></p>
</blockquote>

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

<blockquote>
<p>live [at] asknoahshow.com</p>
</blockquote>

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

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