<?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>Wed, 22 Apr 2026 02:58:57 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Ask Noah Show - Episodes Tagged with “Gnome”</title>
    <link>https://podcast.asknoahshow.com/tags/gnome</link>
    <pubDate>Mon, 31 Jul 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 19: /home/Dumpster</title>
  <link>https://podcast.asknoahshow.com/19</link>
  <guid isPermaLink="false">d7e3ba7f-d3dc-413d-be11-9e4587fe7d9d</guid>
  <pubDate>Mon, 31 Jul 2017 22:00:00 -0500</pubDate>
  <author>Noah J. Chelliah</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/d7e3ba7f-d3dc-413d-be11-9e4587fe7d9d.mp3" length="29021115" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Noah J. Chelliah</itunes:author>
  <itunes:subtitle>Jason from GitLabs kicks off this hour of the Ask Noah Show, we talk about how to recover in Linux where Windows can't &amp; why Ubuntu Mate might be the best Linux distro out there!</itunes:subtitle>
  <itunes:duration>1:00:08</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>Jason from GitLabs kicks off this hour of the Ask Noah Show, we talk about how to recover in Linux where Windows can't &amp;amp; why Ubuntu Mate might be the best Linux distro out there!
--  The Cliff Notes --
Ubuntu Mate - The Best Distro Ever (https://fossbytes.com/ubuntu-mate-17-10-linux-distro/)
Register4Less (https://register4less.com/)
Gandi (http://www.gandi.net)
Free Web Templates (https://templated.co/2)
How to Restart LightDM
Press CTRL + ALT + F2
Log in
sudo restart lightdm
Press CTRL + ALT + F5
How to kill a process
Press CTRL + ALT + F2
Log in
ps -aux | grep myprogramiwantokill
Take note of the process ID, we will assume 1234
sudo kill -9 1234
-- 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>Jason from GitLabs kicks off this hour of the Ask Noah Show, we talk about how to recover in Linux where Windows can&#39;t &amp; why Ubuntu Mate might be the best Linux distro out there!</p>

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

<ul>
<li><a href="https://fossbytes.com/ubuntu-mate-17-10-linux-distro/" rel="nofollow">Ubuntu Mate - The Best Distro Ever</a></li>
<li><a href="https://register4less.com/" rel="nofollow">Register4Less</a></li>
<li><a href="http://www.gandi.net" rel="nofollow">Gandi</a></li>
<li><a href="https://templated.co/2" rel="nofollow">Free Web Templates</a></li>
</ul>

<h4>How to Restart LightDM</h4>

<ul>
<li>Press CTRL + ALT + F2</li>
<li>Log in</li>
<li>sudo restart lightdm</li>
<li>Press CTRL + ALT + F5</li>
</ul>

<h4>How to kill a process</h4>

<ul>
<li>Press CTRL + ALT + F2</li>
<li>Log in</li>
<li>ps -aux | grep myprogramiwantokill</li>
<li>Take note of the process ID, we will assume 1234</li>
<li>sudo kill -9 1234</li>
</ul>

<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>Jason from GitLabs kicks off this hour of the Ask Noah Show, we talk about how to recover in Linux where Windows can&#39;t &amp; why Ubuntu Mate might be the best Linux distro out there!</p>

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

<ul>
<li><a href="https://fossbytes.com/ubuntu-mate-17-10-linux-distro/" rel="nofollow">Ubuntu Mate - The Best Distro Ever</a></li>
<li><a href="https://register4less.com/" rel="nofollow">Register4Less</a></li>
<li><a href="http://www.gandi.net" rel="nofollow">Gandi</a></li>
<li><a href="https://templated.co/2" rel="nofollow">Free Web Templates</a></li>
</ul>

<h4>How to Restart LightDM</h4>

<ul>
<li>Press CTRL + ALT + F2</li>
<li>Log in</li>
<li>sudo restart lightdm</li>
<li>Press CTRL + ALT + F5</li>
</ul>

<h4>How to kill a process</h4>

<ul>
<li>Press CTRL + ALT + F2</li>
<li>Log in</li>
<li>ps -aux | grep myprogramiwantokill</li>
<li>Take note of the process ID, we will assume 1234</li>
<li>sudo kill -9 1234</li>
</ul>

<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>
<item>
  <title>Episode 16: Libvirt on QEMU</title>
  <link>https://podcast.asknoahshow.com/16</link>
  <guid isPermaLink="false">0b913d90-7723-4c90-a067-27a700833111</guid>
  <pubDate>Mon, 10 Jul 2017 22:00:00 -0500</pubDate>
  <author>Noah J. Chelliah</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/0b913d90-7723-4c90-a067-27a700833111.mp3" length="29021451" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Noah J. Chelliah</itunes:author>
  <itunes:subtitle>We chat with Ryan from System76 about their new operating system Pop_OS!. Plus a bit of virtualization on linux &amp; of course, your calls!</itunes:subtitle>
  <itunes:duration>1:00:08</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>We chat with Ryan from System76 about their new operating system Pop_OS!. Plus a bit of virtualization on linux &amp;amp; of course, your calls!
--  The Cliff Notes --
Turn VPS into QCOW2 File (http://portal.altispeed.com/kb/faq.php?id=167)
Setup a Virtual host on Centos 6 (http://portal.altispeed.com/kb/faq.php?id=9)
io Domains Compromised (https://thehackerblog.com/the-io-error-taking-control-of-all-io-domains-with-a-targeted-registration/)
Video for Linux Control Panel (https://apps.ubuntu.com/cat/applications/v4l2ucp/)
Magewell USB HDMI Capture Interface (http://amzn.to/2t7pUo0)
-- 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>We chat with Ryan from System76 about their new operating system Pop_OS!. Plus a bit of virtualization on linux &amp; of course, your calls!</p>

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

<ul>
<li><a href="http://portal.altispeed.com/kb/faq.php?id=167" rel="nofollow">Turn VPS into QCOW2 File</a></li>
<li><a href="http://portal.altispeed.com/kb/faq.php?id=9" rel="nofollow">Setup a Virtual host on Centos 6</a></li>
<li><a href="https://thehackerblog.com/the-io-error-taking-control-of-all-io-domains-with-a-targeted-registration/" rel="nofollow">io Domains Compromised</a></li>
<li><a href="https://apps.ubuntu.com/cat/applications/v4l2ucp/" rel="nofollow">Video for Linux Control Panel</a></li>
<li><a href="http://amzn.to/2t7pUo0" rel="nofollow">Magewell USB HDMI Capture Interface</a></li>
</ul>

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

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

<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>We chat with Ryan from System76 about their new operating system Pop_OS!. Plus a bit of virtualization on linux &amp; of course, your calls!</p>

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

<ul>
<li><a href="http://portal.altispeed.com/kb/faq.php?id=167" rel="nofollow">Turn VPS into QCOW2 File</a></li>
<li><a href="http://portal.altispeed.com/kb/faq.php?id=9" rel="nofollow">Setup a Virtual host on Centos 6</a></li>
<li><a href="https://thehackerblog.com/the-io-error-taking-control-of-all-io-domains-with-a-targeted-registration/" rel="nofollow">io Domains Compromised</a></li>
<li><a href="https://apps.ubuntu.com/cat/applications/v4l2ucp/" rel="nofollow">Video for Linux Control Panel</a></li>
<li><a href="http://amzn.to/2t7pUo0" rel="nofollow">Magewell USB HDMI Capture Interface</a></li>
</ul>

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

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

<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>
<item>
  <title>Episode 15: Today is the Day</title>
  <link>https://podcast.asknoahshow.com/15</link>
  <guid isPermaLink="false">b8e02d43-4f0d-4730-a779-aa3a46385028</guid>
  <pubDate>Mon, 03 Jul 2017 22:00:00 -0500</pubDate>
  <author>Noah J. Chelliah</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/b8e02d43-4f0d-4730-a779-aa3a46385028.mp3" length="29011627" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Noah J. Chelliah</itunes:author>
  <itunes:subtitle>We kick off with a bit of America, talk about System76's Pop!_OS as well as Lenovo's new “Retro ThinkPad” &amp; of course take your calls.</itunes:subtitle>
  <itunes:duration>1:00:07</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>We kick off with a bit of America, talk about System76's Pop!_OS as well as Lenovo's new “Retro ThinkPad” &amp;amp; of course take your calls.
--  The Cliff Notes --
Today is the Day
Pop! OS (https://system76.com/pop)
Retro Thinkpad - it's Alive! (http://blog.lenovo.com/en/blog/retro-thinkpad-its-alive/)
W3 Schools (https://www.w3schools.com/)
Mix Minus Mixer (http://amzn.to/2tKxs54)
Cell Phone Interface Cable (http://amzn.to/2skIwl5)
USB PC Audio Interface (http://amzn.to/2tDteLT)
-- 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>We kick off with a bit of America, talk about System76&#39;s Pop!_OS as well as Lenovo&#39;s new “Retro ThinkPad” &amp; of course take your calls.</p>

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

<ul>
<li><p>Today is the Day</p></li>
<li><p><a href="https://system76.com/pop" rel="nofollow">Pop! OS</a></p></li>
<li><p><a href="http://blog.lenovo.com/en/blog/retro-thinkpad-its-alive/" rel="nofollow">Retro Thinkpad - it&#39;s Alive!</a></p></li>
<li><p><a href="https://www.w3schools.com/" rel="nofollow">W3 Schools</a></p></li>
<li><p><a href="http://amzn.to/2tKxs54" rel="nofollow">Mix Minus Mixer</a></p></li>
<li><p><a href="http://amzn.to/2skIwl5" rel="nofollow">Cell Phone Interface Cable</a></p></li>
<li><p><a href="http://amzn.to/2tDteLT" rel="nofollow">USB PC Audio Interface</a></p></li>
</ul>

<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>We kick off with a bit of America, talk about System76&#39;s Pop!_OS as well as Lenovo&#39;s new “Retro ThinkPad” &amp; of course take your calls.</p>

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

<ul>
<li><p>Today is the Day</p></li>
<li><p><a href="https://system76.com/pop" rel="nofollow">Pop! OS</a></p></li>
<li><p><a href="http://blog.lenovo.com/en/blog/retro-thinkpad-its-alive/" rel="nofollow">Retro Thinkpad - it&#39;s Alive!</a></p></li>
<li><p><a href="https://www.w3schools.com/" rel="nofollow">W3 Schools</a></p></li>
<li><p><a href="http://amzn.to/2tKxs54" rel="nofollow">Mix Minus Mixer</a></p></li>
<li><p><a href="http://amzn.to/2skIwl5" rel="nofollow">Cell Phone Interface Cable</a></p></li>
<li><p><a href="http://amzn.to/2tDteLT" rel="nofollow">USB PC Audio Interface</a></p></li>
</ul>

<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>
<item>
  <title>Episode 7: Perfect Gnome Setup</title>
  <link>https://podcast.asknoahshow.com/7</link>
  <guid isPermaLink="false">9e80a4f7-e87f-4906-b23f-67d5854348b9</guid>
  <pubDate>Tue, 16 May 2017 10:00:00 -0500</pubDate>
  <author>Noah J. Chelliah</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/9e80a4f7-e87f-4906-b23f-67d5854348b9.mp3" length="29013146" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Noah J. Chelliah</itunes:author>
  <itunes:subtitle>This week we give you the rundown on what it takes to make Gnome the perfect desktop. Find out what extensions we use, tweaks we make, plus your calls &amp; much more!</itunes:subtitle>
  <itunes:duration>1:00:07</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 give you the rundown on what it takes to make Gnome the perfect desktop. Find out what extensions we use, tweaks we make, plus your calls &amp;amp; much more!
--  The Cliff Notes --
Perfect Gnome Setup
gtk-theme-arc-git (https://aur.archlinux.org/packages/gtk-theme-arc-git/)
numix-frost-themes (https://aur.archlinux.org/packages/numix-frost-themes/)
Dash to Dock (https://extensions.gnome.org/extension/307/dash-to-dock/)
Ping Indicator (https://extensions.gnome.org/extension/923/ping-indicator/)
Refresh WiFi Connections (https://extensions.gnome.org/extension/905/refresh-wifi-connections/)
TopIcons Plus (https://extensions.gnome.org/extension/1031/topicons/)
Showing Battery Percentage
Open Dconf Editor
Click Org &amp;gt; Gnome &amp;gt; Desktop &amp;gt; Interface, and change “Show Battery Percentage” to True.
Disable Synamtics Tap to Click
synclient MaxTapTime=0
-- Noobs Corner --
Check out our Linux based Mastadon Community
http://linuxrocks.online
-- 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 give you the rundown on what it takes to make Gnome the perfect desktop. Find out what extensions we use, tweaks we make, plus your calls &amp; much more!</p>

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

<h4>Perfect Gnome Setup</h4>

<ul>
<li><p><a href="https://aur.archlinux.org/packages/gtk-theme-arc-git/" rel="nofollow">gtk-theme-arc-git</a></p></li>
<li><p><a href="https://aur.archlinux.org/packages/numix-frost-themes/" rel="nofollow">numix-frost-themes</a></p></li>
<li><p><a href="https://extensions.gnome.org/extension/307/dash-to-dock/" rel="nofollow">Dash to Dock</a></p></li>
<li><p><a href="https://extensions.gnome.org/extension/923/ping-indicator/" rel="nofollow">Ping Indicator</a></p></li>
<li><p><a href="https://extensions.gnome.org/extension/905/refresh-wifi-connections/" rel="nofollow">Refresh WiFi Connections</a></p></li>
<li><p><a href="https://extensions.gnome.org/extension/1031/topicons/" rel="nofollow">TopIcons Plus</a></p></li>
</ul>

<h4>Showing Battery Percentage</h4>

<ul>
<li>Open Dconf Editor</li>
<li>Click Org &gt; Gnome &gt; Desktop &gt; Interface, and change “Show Battery Percentage” to True.</li>
</ul>

<h4>Disable Synamtics Tap to Click</h4>

<blockquote>
<p>synclient MaxTapTime=0</p>
</blockquote>

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

<h4>Check out our Linux based Mastadon Community</h4>

<blockquote>
<p><a href="http://linuxrocks.online" rel="nofollow">http://linuxrocks.online</a></p>
</blockquote>

<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 give you the rundown on what it takes to make Gnome the perfect desktop. Find out what extensions we use, tweaks we make, plus your calls &amp; much more!</p>

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

<h4>Perfect Gnome Setup</h4>

<ul>
<li><p><a href="https://aur.archlinux.org/packages/gtk-theme-arc-git/" rel="nofollow">gtk-theme-arc-git</a></p></li>
<li><p><a href="https://aur.archlinux.org/packages/numix-frost-themes/" rel="nofollow">numix-frost-themes</a></p></li>
<li><p><a href="https://extensions.gnome.org/extension/307/dash-to-dock/" rel="nofollow">Dash to Dock</a></p></li>
<li><p><a href="https://extensions.gnome.org/extension/923/ping-indicator/" rel="nofollow">Ping Indicator</a></p></li>
<li><p><a href="https://extensions.gnome.org/extension/905/refresh-wifi-connections/" rel="nofollow">Refresh WiFi Connections</a></p></li>
<li><p><a href="https://extensions.gnome.org/extension/1031/topicons/" rel="nofollow">TopIcons Plus</a></p></li>
</ul>

<h4>Showing Battery Percentage</h4>

<ul>
<li>Open Dconf Editor</li>
<li>Click Org &gt; Gnome &gt; Desktop &gt; Interface, and change “Show Battery Percentage” to True.</li>
</ul>

<h4>Disable Synamtics Tap to Click</h4>

<blockquote>
<p>synclient MaxTapTime=0</p>
</blockquote>

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

<h4>Check out our Linux based Mastadon Community</h4>

<blockquote>
<p><a href="http://linuxrocks.online" rel="nofollow">http://linuxrocks.online</a></p>
</blockquote>

<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>
<item>
  <title>Episode 3: Be nice to Newbies</title>
  <link>https://podcast.asknoahshow.com/3</link>
  <guid isPermaLink="false">cd7cc641-6572-4581-8313-67033141b780</guid>
  <pubDate>Mon, 17 Apr 2017 21:00:00 -0500</pubDate>
  <author>Noah J. Chelliah</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/cd7cc641-6572-4581-8313-67033141b780.mp3" length="29031587" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Noah J. Chelliah</itunes:author>
  <itunes:subtitle>This week we talk about the new release of Ubuntu 17.04, take a deep dive into the “right to repair” bill that is sweeping 11 states &amp; the newest player in the social media space, Mastodon.</itunes:subtitle>
  <itunes:duration>1:00:09</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 talk about the new release of Ubuntu 17.04, take a deep dive into the “right to repair” bill that is sweeping 11 states &amp;amp; the newest player in the social media space, Mastodon.
--  The Cliff Notes --
Ubuntu 17.04: The bittersweet Linux release (http://www.zdnet.com/article/ubuntu-17-04-the-bittersweet-linux-release/)
The company dropped its smartphone and tablet plans. This, in turn, ended to its plans to make Unity its universal default interface. Instead, Gnome will become Ubuntu's once and future desktop. Days later, long-time CEO Jane Silber resigned in favor of the company's founder Mark Shuttleworth.
11 States Considereing Right To Repair (https://motherboard.vice.com/en_us/article/there-are-now-11-states-considering-bills-to-protect-your-right-to-repair-electronics)
The bills would require manufacturers to sell replacement parts to consumers and independent repair companies and would also require them to open source diagnostic manuals. It would also give independent repair professionals the ability to bypass software locks that prevent repairs, allowing them to return a gadget back to its factory settings.
Right to repair advocates are looking at this movement as a perhaps decade-long process that will require a grassroots movement of consumers to push back against the long-entrenched repair monopolies of companies like Apple, John Deere, and video game console manufacturers.
"Right to Repair" Is About a Whole Lot More Than iPhones (http://www.popularmechanics.com/technology/infrastructure/a25246/right-to-repair-legislation-under-fire-in-nebraska/)
Mastodon (https://mastodon.social/about)
Use Pi a gateway into your network, with cert based auth (https://www.hackster.io/zeev-s-glozman/use-pi-a-gateway-into-your-network-with-cert-based-auth-f896d6)
Mastodon Is Like Twitter Without Nazis, So Why Are We Not Using It? (https://motherboard.vice.com/en_us/article/mastodon-is-like-twitter-without-nazis-so-why-are-we-not-using-it)
-- Noobs Corner --
Do you have a question you want answered but can’t call into the show - email us asknoah@jupiterbroadcasting.com or use the contact form at JupiterBroadcasting.com and click on the ask noah show from the drop down menu
-- 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 talk about the new release of Ubuntu 17.04, take a deep dive into the “right to repair” bill that is sweeping 11 states &amp; the newest player in the social media space, Mastodon.</p>

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

<h4><a href="http://www.zdnet.com/article/ubuntu-17-04-the-bittersweet-linux-release/" rel="nofollow">Ubuntu 17.04: The bittersweet Linux release</a></h4>

<blockquote>
<p>The company dropped its smartphone and tablet plans. This, in turn, ended to its plans to make Unity its universal default interface. Instead, Gnome will become Ubuntu&#39;s once and future desktop. Days later, long-time CEO Jane Silber resigned in favor of the company&#39;s founder Mark Shuttleworth.</p>
</blockquote>

<h4><a href="https://motherboard.vice.com/en_us/article/there-are-now-11-states-considering-bills-to-protect-your-right-to-repair-electronics" rel="nofollow">11 States Considereing Right To Repair</a></h4>

<blockquote>
<p>The bills would require manufacturers to sell replacement parts to consumers and independent repair companies and would also require them to open source diagnostic manuals. It would also give independent repair professionals the ability to bypass software locks that prevent repairs, allowing them to return a gadget back to its factory settings.</p>

<p>Right to repair advocates are looking at this movement as a perhaps decade-long process that will require a grassroots movement of consumers to push back against the long-entrenched repair monopolies of companies like Apple, John Deere, and video game console manufacturers.</p>
</blockquote>

<ul>
<li><p><a href="http://www.popularmechanics.com/technology/infrastructure/a25246/right-to-repair-legislation-under-fire-in-nebraska/" rel="nofollow">&quot;Right to Repair&quot; Is About a Whole Lot More Than iPhones</a></p></li>
<li><p><a href="https://mastodon.social/about" rel="nofollow">Mastodon</a></p></li>
<li><p><a href="https://www.hackster.io/zeev-s-glozman/use-pi-a-gateway-into-your-network-with-cert-based-auth-f896d6" rel="nofollow">Use Pi a gateway into your network, with cert based auth</a></p></li>
</ul>

<blockquote>
<p><a href="https://motherboard.vice.com/en_us/article/mastodon-is-like-twitter-without-nazis-so-why-are-we-not-using-it" rel="nofollow">Mastodon Is Like Twitter Without Nazis, So Why Are We Not Using It?</a></p>
</blockquote>

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

<p>Do you have a question you want answered but can’t call into the show - email us <a href="mailto:asknoah@jupiterbroadcasting.com" rel="nofollow">asknoah@jupiterbroadcasting.com</a> or use the contact form at JupiterBroadcasting.com and click on the ask noah show from the drop down menu</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" 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 talk about the new release of Ubuntu 17.04, take a deep dive into the “right to repair” bill that is sweeping 11 states &amp; the newest player in the social media space, Mastodon.</p>

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

<h4><a href="http://www.zdnet.com/article/ubuntu-17-04-the-bittersweet-linux-release/" rel="nofollow">Ubuntu 17.04: The bittersweet Linux release</a></h4>

<blockquote>
<p>The company dropped its smartphone and tablet plans. This, in turn, ended to its plans to make Unity its universal default interface. Instead, Gnome will become Ubuntu&#39;s once and future desktop. Days later, long-time CEO Jane Silber resigned in favor of the company&#39;s founder Mark Shuttleworth.</p>
</blockquote>

<h4><a href="https://motherboard.vice.com/en_us/article/there-are-now-11-states-considering-bills-to-protect-your-right-to-repair-electronics" rel="nofollow">11 States Considereing Right To Repair</a></h4>

<blockquote>
<p>The bills would require manufacturers to sell replacement parts to consumers and independent repair companies and would also require them to open source diagnostic manuals. It would also give independent repair professionals the ability to bypass software locks that prevent repairs, allowing them to return a gadget back to its factory settings.</p>

<p>Right to repair advocates are looking at this movement as a perhaps decade-long process that will require a grassroots movement of consumers to push back against the long-entrenched repair monopolies of companies like Apple, John Deere, and video game console manufacturers.</p>
</blockquote>

<ul>
<li><p><a href="http://www.popularmechanics.com/technology/infrastructure/a25246/right-to-repair-legislation-under-fire-in-nebraska/" rel="nofollow">&quot;Right to Repair&quot; Is About a Whole Lot More Than iPhones</a></p></li>
<li><p><a href="https://mastodon.social/about" rel="nofollow">Mastodon</a></p></li>
<li><p><a href="https://www.hackster.io/zeev-s-glozman/use-pi-a-gateway-into-your-network-with-cert-based-auth-f896d6" rel="nofollow">Use Pi a gateway into your network, with cert based auth</a></p></li>
</ul>

<blockquote>
<p><a href="https://motherboard.vice.com/en_us/article/mastodon-is-like-twitter-without-nazis-so-why-are-we-not-using-it" rel="nofollow">Mastodon Is Like Twitter Without Nazis, So Why Are We Not Using It?</a></p>
</blockquote>

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

<p>Do you have a question you want answered but can’t call into the show - email us <a href="mailto:asknoah@jupiterbroadcasting.com" rel="nofollow">asknoah@jupiterbroadcasting.com</a> or use the contact form at JupiterBroadcasting.com and click on the ask noah show from the drop down menu</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" 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>
<item>
  <title>Episode 2: The Ultimate Question</title>
  <link>https://podcast.asknoahshow.com/2</link>
  <guid isPermaLink="false">7823ff42-df93-41aa-9957-7f9c9426524a</guid>
  <pubDate>Mon, 10 Apr 2017 21:00:00 -0500</pubDate>
  <author>Noah J. Chelliah</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/305e3275-6919-4ed2-9ca1-b21e0cf904b2/7823ff42-df93-41aa-9957-7f9c9426524a.mp3" length="28877583" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Noah J. Chelliah</itunes:author>
  <itunes:subtitle>This week on the Ask Noah Show we dive straight into the Ubuntu dropping Unity news story, talk about the best open source messenger application &amp; of course take your questions live on the air.</itunes:subtitle>
  <itunes:duration>59:50</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 on the Ask Noah Show we dive straight into the Ubuntu dropping Unity news story, talk about the best open source messenger application &amp;amp; of course take your questions live on the air.
--  The Cliff Notes --
Ubuntu Unity is Dead: Desktop will switch back to Gnome next year (https://arstechnica.com/information-technology/2017/04/ubuntu-unity-is-dead-desktop-will-switch-back-to-gnome-next-year/)
Six years after making Unity the default user interface on Ubuntu desktops, Canonical is giving up on the project and will switch the default Ubuntu desktop back to GNOME next year. Canonical is also ending development of Ubuntu software for phones and tablets, spelling doom for the goal of creating a converged experience with phones acting as desktops when docked with the right equipment.
Staff, Projects, Shed as Ubuntu Maker Tries to Lure Investors (https://www.theregister.co.uk/2017/04/06/canonical_cuts_jobs_with_unity_bullet/)
On Wednesday, we reported that Ubuntu is killing off its never-delivered Unity 8 technology and switching back to GNOME for its desktop user interface. Today, The Reg has learned that Canonical has axed more than half the team who worked on Unity – which was an effort to build a single Ubuntu UI spanning phones, tablets, PCs and other devices.
Those Unity staffers who couldn't be found suitable jobs elsewhere in the open-source shop are being let go. Jobs are also going in other parts of the organization. The cuts came after Canonical founder and millionaire Mark Shuttleworth's decision to seek potential outside investors. These investors determined that Canonical was overstaffed and some projects lacked focus.
Mark Shuttleworth Reportedly Returning To Role As Canonical CEO (http://phoronix.com/scan.php?page=news_item&amp;amp;px=Mark-Shuttleworth-CEO-Return)
I'm now told directly by a confidant that Jane Silber is likely stepping down with Mark Shuttleworth taking over as CEO. Mark had been CEO of Canonical from 2004 to 2010 until Jane Silber took over as CEO. Mark had originally stepped down from being the CEO to focus on product design, partnerships, customers, and other areas. Silber had been with Canonical since 2004 where she was serving in other roles, including as COO. 
Open Sourcing Wire Server Code (https://medium.com/@wireapp/open-sourcing-wire-server-code-ef7866a731d5)
“Open sourcing was always part of our initial plan and it took some time to reach this stage. We decided to take the open source path because transparency and community engagement is of utmost importance for any product that has security at its core.”
The team is now taking the next step to also open source the Wire server code. Wire app client code, encryption protocol and end-to-end encrypted integrations API are already available on GitHub.
-- Noobs Corner --
Do you have ideas on how to get people started on Linux? Do you want to see the Getting Started With Linux: An Absolute Beginner’s Guide come to market? Give us your feedback at 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 on the Ask Noah Show we dive straight into the Ubuntu dropping Unity news story, talk about the best open source messenger application &amp; of course take your questions live on the air.</p>

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

<h4><a href="https://arstechnica.com/information-technology/2017/04/ubuntu-unity-is-dead-desktop-will-switch-back-to-gnome-next-year/" rel="nofollow">Ubuntu Unity is Dead: Desktop will switch back to Gnome next year</a></h4>

<blockquote>
<p>Six years after making Unity the default user interface on Ubuntu desktops, Canonical is giving up on the project and will switch the default Ubuntu desktop back to GNOME next year. Canonical is also ending development of Ubuntu software for phones and tablets, spelling doom for the goal of creating a converged experience with phones acting as desktops when docked with the right equipment.</p>
</blockquote>

<h4><a href="https://www.theregister.co.uk/2017/04/06/canonical_cuts_jobs_with_unity_bullet/" rel="nofollow">Staff, Projects, Shed as Ubuntu Maker Tries to Lure Investors</a></h4>

<blockquote>
<p>On Wednesday, we reported that Ubuntu is killing off its never-delivered Unity 8 technology and switching back to GNOME for its desktop user interface. Today, The Reg has learned that Canonical has axed more than half the team who worked on Unity – which was an effort to build a single Ubuntu UI spanning phones, tablets, PCs and other devices.</p>

<p>Those Unity staffers who couldn&#39;t be found suitable jobs elsewhere in the open-source shop are being let go. Jobs are also going in other parts of the organization. The cuts came after Canonical founder and millionaire Mark Shuttleworth&#39;s decision to seek potential outside investors. These investors determined that Canonical was overstaffed and some projects lacked focus.</p>
</blockquote>

<h5><a href="http://phoronix.com/scan.php?page=news_item&px=Mark-Shuttleworth-CEO-Return" rel="nofollow">Mark Shuttleworth Reportedly Returning To Role As Canonical CEO</a></h5>

<blockquote>
<p>I&#39;m now told directly by a confidant that Jane Silber is likely stepping down with Mark Shuttleworth taking over as CEO. Mark had been CEO of Canonical from 2004 to 2010 until Jane Silber took over as CEO. Mark had originally stepped down from being the CEO to focus on product design, partnerships, customers, and other areas. Silber had been with Canonical since 2004 where she was serving in other roles, including as COO. </p>
</blockquote>

<h4><a href="https://medium.com/@wireapp/open-sourcing-wire-server-code-ef7866a731d5" rel="nofollow">Open Sourcing Wire Server Code</a></h4>

<blockquote>
<p>“Open sourcing was always part of our initial plan and it took some time to reach this stage. We decided to take the open source path because transparency and community engagement is of utmost importance for any product that has security at its core.”<br>
The team is now taking the next step to also open source the Wire server code. Wire app client code, encryption protocol and end-to-end encrypted integrations API are already available on GitHub.</p>
</blockquote>

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

<p>Do you have ideas on how to get people started on Linux? Do you want to see the Getting Started With Linux: An Absolute Beginner’s Guide come to market? Give us your feedback at asknoahshow.com</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" 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 on the Ask Noah Show we dive straight into the Ubuntu dropping Unity news story, talk about the best open source messenger application &amp; of course take your questions live on the air.</p>

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

<h4><a href="https://arstechnica.com/information-technology/2017/04/ubuntu-unity-is-dead-desktop-will-switch-back-to-gnome-next-year/" rel="nofollow">Ubuntu Unity is Dead: Desktop will switch back to Gnome next year</a></h4>

<blockquote>
<p>Six years after making Unity the default user interface on Ubuntu desktops, Canonical is giving up on the project and will switch the default Ubuntu desktop back to GNOME next year. Canonical is also ending development of Ubuntu software for phones and tablets, spelling doom for the goal of creating a converged experience with phones acting as desktops when docked with the right equipment.</p>
</blockquote>

<h4><a href="https://www.theregister.co.uk/2017/04/06/canonical_cuts_jobs_with_unity_bullet/" rel="nofollow">Staff, Projects, Shed as Ubuntu Maker Tries to Lure Investors</a></h4>

<blockquote>
<p>On Wednesday, we reported that Ubuntu is killing off its never-delivered Unity 8 technology and switching back to GNOME for its desktop user interface. Today, The Reg has learned that Canonical has axed more than half the team who worked on Unity – which was an effort to build a single Ubuntu UI spanning phones, tablets, PCs and other devices.</p>

<p>Those Unity staffers who couldn&#39;t be found suitable jobs elsewhere in the open-source shop are being let go. Jobs are also going in other parts of the organization. The cuts came after Canonical founder and millionaire Mark Shuttleworth&#39;s decision to seek potential outside investors. These investors determined that Canonical was overstaffed and some projects lacked focus.</p>
</blockquote>

<h5><a href="http://phoronix.com/scan.php?page=news_item&px=Mark-Shuttleworth-CEO-Return" rel="nofollow">Mark Shuttleworth Reportedly Returning To Role As Canonical CEO</a></h5>

<blockquote>
<p>I&#39;m now told directly by a confidant that Jane Silber is likely stepping down with Mark Shuttleworth taking over as CEO. Mark had been CEO of Canonical from 2004 to 2010 until Jane Silber took over as CEO. Mark had originally stepped down from being the CEO to focus on product design, partnerships, customers, and other areas. Silber had been with Canonical since 2004 where she was serving in other roles, including as COO. </p>
</blockquote>

<h4><a href="https://medium.com/@wireapp/open-sourcing-wire-server-code-ef7866a731d5" rel="nofollow">Open Sourcing Wire Server Code</a></h4>

<blockquote>
<p>“Open sourcing was always part of our initial plan and it took some time to reach this stage. We decided to take the open source path because transparency and community engagement is of utmost importance for any product that has security at its core.”<br>
The team is now taking the next step to also open source the Wire server code. Wire app client code, encryption protocol and end-to-end encrypted integrations API are already available on GitHub.</p>
</blockquote>

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

<p>Do you have ideas on how to get people started on Linux? Do you want to see the Getting Started With Linux: An Absolute Beginner’s Guide come to market? Give us your feedback at asknoahshow.com</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" 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>
