<?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>Tue, 07 Apr 2026 07:14:54 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Ask Noah Show - Episodes Tagged with “Light Dm”</title>
    <link>https://podcast.asknoahshow.com/tags/light%20dm</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>
  </channel>
</rss>
