<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lakka &#8211; mintCast</title>
	<atom:link href="https://mintcast.org/tag/lakka/feed/" rel="self" type="application/rss+xml" />
	<link>https://mintcast.org</link>
	<description>The podcast by the Linux Mint community for all users of Linux</description>
	<lastBuildDate>Wed, 25 Nov 2020 04:00:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://mintcast.org/wp-content/uploads/2020/03/cropped-small-logo-32x32.png</url>
	<title>Lakka &#8211; mintCast</title>
	<link>https://mintcast.org</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">164426984</site>	<item>
		<title>mintCast 348.5 &#8211; Shepherding Pis (mp3)</title>
		<link>https://mintcast.org/mintcast-348-5-shepherding-pis-mp3/</link>
		
		<dc:creator><![CDATA[mintcast]]></dc:creator>
		<pubDate>Wed, 25 Nov 2020 03:29:24 +0000</pubDate>
				<category><![CDATA[MP3]]></category>
		<category><![CDATA[Batocera]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[eDEX-UI]]></category>
		<category><![CDATA[Lakka]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[motion]]></category>
		<category><![CDATA[motioneyeOS]]></category>
		<category><![CDATA[NextCloud]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[sshfs]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">http://mintcast.org/?p=4783</guid>

					<description><![CDATA[In our Innards section, we continue our talk on Raspberry Pi Projects.
<br>
And finally, the feedback and a couple suggestions
<br>
<br>
<a href="https://archive.org/download/mintCast348.5/ep348.5.mp3">Download</a>
<br>
<audio controls src="https://archive.org/download/mintCast348.5/ep348.5.mp3" type="audio/mp3"></audio>]]></description>
										<content:encoded><![CDATA[<p class="p1"><a href="https://archive.org/download/mintCast348.5/ep348.5.mp3">Download</a></p>
<div id="descript">
<p>1:40 Linux Innards<br />
33:11 Vibrations from the Ether<br />
44:54 Check This Out<br />
54:32 Outro</p>
<p><span style="font-weight: 400;">In our Innards section, we continue our talk on Raspberry Pi Projects.</span></p>
<p><span style="font-weight: 400;">And finally, the feedback and a couple suggestions</span></p>
</div>
<p><span id="more-4783"></span></p>
<p><b>LINUX INNARDS:</b></p>
<p><b>Pi Stuff</b></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Joe</span>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">After setting up Ubuntu 20.10 on the Pi I had to redo the setup for sshfs on the Pi. I also wanted to start with some fresh drives so I formatted all the drives and started the setup from scratch using the 4 repurposed 2.5 inch drives I had ready to go.  </span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">I also set up the Pi to be a repetier host for my 3D printer to test out how well it worked.  </span>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">It installed and it opened but when I attempted to connect to the printer it would freeze</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">I suppose I could have written the repetier image and run it that way but I am short on SD cards and I didnt want to overwrite the ubuntu 20.10 image</span></li>
</ul>
</li>
<li style="font-weight: 400;"><span style="font-weight: 400;">The sshfs setup is not difficult.  I set the Pi to automatically connect at startup to my server over sshfs using compression</span>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">This does require to setup passwordless ssh using keys which is something that I tend to do anyway because of how much I use different machines at home</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">This was set up using cron @reboot because I was unable to get rc.local and if-up working</span></li>
</ul>
</li>
<li style="font-weight: 400;"><span style="font-weight: 400;">I also setup my server and my laptop to auto reconnect on internet connection back to the pi so that I always have what appears to be local access to the drives so long as I have an internet connection using if-up and if-down</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">This was a simple setup so I also made the pi my gateway for ssh and X2go to the rest of my machines from an external IP.  Fail to ban was easy to get going </span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Then after all that, the fan started going out on my pi case so the noise was unbearable.  I need a new case.</span></li>
</ul>
</li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Leo</span>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Video Surveillance on the Pi Zero W</span>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">https://github.com/ccrisan/motioneyeos</span></li>
</ul>
</li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Nextcloud on the Pi 4</span></li>
</ul>
</li>
</ul>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Josh </span>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Pi 3 B+ Video Surveillance kinda, using motioneyeOS.</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Pi 3 B+ Now being used as my pi hole addblocker.</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Asus Tinkerboard and Lakka retro gaming. Works for most late 90s consoles and earlier.  </span></li>
<li style="font-weight: 400;"><a href="https://batocera.org/"><span style="font-weight: 400;">Batocera</span></a></li>
</ul>
</li>
</ul>
<p><b>VIBRATIONS FROM THE ETHER: </b><b></b></p>
<ul>
<li><b>Jim Daldry</b></li>
<li><b>John Wallis (Saga’s really on hold now)</b></li>
</ul>
<p><b>CHECK THIS OUT!</b><span style="font-weight: 400;"> </span></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Leo</span>
<ul>
<li style="font-weight: 400;"><a href="https://github.com/Mayccoll/Gogh"><span style="font-weight: 400;">Gogh</span></a><span style="font-weight: 400;">: A bash script to colorize your terminal. </span></li>
</ul>
</li>
</ul>
<ul>
<li style="list-style-type: none;">
<ul>
<li style="list-style-type: none;">
<ul>
<li><b>bash -c  &#8220;$(wget -qO- </b><a href="https://git.io/vQgMr"><b>https://git.io/vQgMr</b></a><b>)&#8221;</b></li>
</ul>
</li>
</ul>
</li>
</ul>
<ul>
<li style="list-style-type: none;">
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Finally back on a good cadence at </span><a href="https://fullcirclemagazine.org"><span style="font-weight: 400;">Full Circle</span></a><span style="font-weight: 400;"> Weekly News Podcast again. </span><a href="https://fullcirclemagazine.org/feed/podcast"><span style="font-weight: 400;">RSS</span></a></li>
<li style="font-weight: 400;"><a href="https://www.youtube.com/watch?v=sTGPPe77dGk"><span style="font-weight: 400;">My video for enabling Snaps in LM 20</span></a></li>
</ul>
</li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Joe</span>
<ul>
<li style="font-weight: 400;"><a href="https://www.youtube.com/watch?v=DJOAmYlDQuM"><span style="font-weight: 400;">Awesome Linux Terminal eDEX-UI on the Raspberry Pi!!</span></a>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Makes a terminal that looks like tron on your pi</span></li>
</ul>
</li>
</ul>
</li>
</ul>
<p><strong>Announcements:</strong></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Our next episode will be Sunday, November 29, 2020, at 2 pm Central Time, check for your local time! </span></li>
</ul>
<p style="padding-left: 40px;">https://everytimezone.com/s/170bc4e1</p>
<p><b>Wrap-up:</b></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Joe &#8211; </span><a href="http://www.tllts.org/"><span style="font-weight: 400;">www.Tllts.org</span></a><span style="font-weight: 400;">,  </span><a href="http://www.linuxlugcast.com/"><span style="font-weight: 400;">www.linuxlugcast.com</span></a><span style="font-weight: 400;">, MeWe, </span><a href="mailto:jb@mintcast.org"><span style="font-weight: 400;">jb@mintcast.org</span></a><span style="font-weight: 400;"> </span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Bo &#8211; </span><a href="https://undercastnetwork.com/"><span style="font-weight: 400;">undercastnetwork.com</span></a><span style="font-weight: 400;"> , YouTube </span><a href="https://www.youtube.com/channel/UChC_0OpvDt9vtWlBS8ye5vQ"><span style="font-weight: 400;">Undercast Collective</span></a></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Moss &#8211; </span><a href="http://peacefulhippo.info/"><span style="font-weight: 400;">Peaceful Hippo</span></a><span style="font-weight: 400;">, </span><a href="https://itsmoss.com"><span style="font-weight: 400;">It’s Moss</span></a><span style="font-weight: 400;">, MeWe, @bardictriad on Twitter, blogs on </span><a href="http://peacefulhippo.info/blog"><span style="font-weight: 400;">Peaceful Hippo</span></a><span style="font-weight: 400;">, </span><a href="https://www.linuxquestions.org/questions/blog/zaivala-398688/"><span style="font-weight: 400;">LinuxQuestions.org</span></a><span style="font-weight: 400;">, and </span><a href="https://zaivala.dreamwidth.org/"><span style="font-weight: 400;">Dreamwidth</span></a><span style="font-weight: 400;">, music on </span><a href="http://mordewis.bandcamp.com/"><span style="font-weight: 400;">Bandcamp</span></a><span style="font-weight: 400;"> and my </span><a href="https://youtube.com/zaivala"><span style="font-weight: 400;">YouTube channel</span></a><span style="font-weight: 400;"> or </span><a href="https://youtube.com/princeshoko1"><span style="font-weight: 400;">Robert Warren’s channel</span></a><span style="font-weight: 400;">, </span><a href="mailto:moss@mintcast.org"><span style="font-weight: 400;">moss@mintcast.org</span></a><span style="font-weight: 400;">, </span><a href="mailto:distrohoppersdigest@gmail.com"><span style="font-weight: 400;">distrohoppersdigest@gmail.com</span></a><span style="font-weight: 400;">, </span><a href="https://sponsus.org/u/zaivala"><span style="font-weight: 400;">Sponsus</span></a><span style="font-weight: 400;">!!</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Tony Hughes &#8211; HPR &#8211;  </span><a href="http://hackerpublicradio.org/correspondents.php?hostid=338"><span style="font-weight: 400;">http://hackerpublicradio.org/correspondents.php?hostid=338</span></a><span style="font-weight: 400;">, Occasional Blog </span><a href="https://tony-hughes.blogspot.com/"><span style="font-weight: 400;">https://tony-hughes.blogspot.com/</span></a><span style="font-weight: 400;">, Twitter @TonyH1212, </span><a href="mailto:th@mintcast.org"><span style="font-weight: 400;">th@mintcast.org</span></a><span style="font-weight: 400;">, </span><a href="mailto:distrohoppersdigest@gmail.com"><span style="font-weight: 400;">distrohoppersdigest@gmail.com</span></a><span style="font-weight: 400;"> </span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Tony Watts &#8211; </span><a href="mailto:tw@mintcast.org"><span style="font-weight: 400;">tw@mintcast.org</span></a><span style="font-weight: 400;">, Echoes of Savages (band)</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Josh Hawk &#8211; </span><a href="mailto:joshontech@protonmail.com"><span style="font-weight: 400;">joshontech@protonmail.com</span></a><span style="font-weight: 400;">, @joshontech on Twitter and most other social sites. </span></li>
<li style="font-weight: 400;">Leo &#8211; <a style="font-size: inherit;" href="https://leochavez.org/">leochavez.org</a><span style="font-weight: 400;"> and </span><a style="font-size: inherit;" href="https://twitter.com/leochavez">@leochavez</a><span style="font-weight: 400;"> on Twitter, leo@mintcast.org, </span><a style="font-size: inherit;" href="https://linuxuserspace.show">linuxuserspace.show</a><span style="font-weight: 400;"> and you can get your five minute news digest at </span><a style="font-size: inherit;" href="https://fullcirclemagazine.org/">Full Circle Weekly News</a><span style="font-weight: 400;"> </span></li>
</ul>
<p><span style="font-weight: 400;">Before we leave, we want to make sure to acknowledge some of the people who make mintCast possible … </span></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Josh Lowe for all his work on the website</span></li>
<li><span style="font-weight: 400;">Bytemark Hosting for hosting mintcast.org and our Mumble server</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Archive.org for hosting our audio files</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">HPR for our Mumble backup</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Hobstar for our logo</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Londoner for our time zone link</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Owen Peery for our audio editing</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Archive.org for hosting our audio files</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">The Linux Mint development team for the fine distro we love to talk about &lt;Thanks, Clem!&gt;</span></li>
</ul>
]]></content:encoded>
					
		
		<enclosure url="https://archive.org/download/mintCast348.5/ep348.5.mp3" length="57548800" type="audio/mpeg" />

		<post-id xmlns="com-wordpress:feed-additions:1">4783</post-id>	</item>
		<item>
		<title>mintCast 348.5 &#8211; Shepherding Pis</title>
		<link>https://mintcast.org/mintcast-348-5-shepherding-pis/</link>
		
		<dc:creator><![CDATA[mintcast]]></dc:creator>
		<pubDate>Wed, 25 Nov 2020 03:22:35 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[OGG]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[Batocera]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[eDEX-UI]]></category>
		<category><![CDATA[Lakka]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[motion]]></category>
		<category><![CDATA[motioneyeOS]]></category>
		<category><![CDATA[NextCloud]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[sshfs]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">http://mintcast.org/?p=4777</guid>

					<description><![CDATA[In our Innards section, we continue our talk on Raspberry Pi Projects.
<br>
And finally, the feedback and a couple suggestions
<br>
<a href="https://archive.org/download/mintCast348.5/ep348.5.ogg">Download</a>
<br>
<audio controls src="https://archive.org/download/mintCast348.5/ep348.5.ogg" type="audio/ogg"></audio>	]]></description>
										<content:encoded><![CDATA[<p class="p1"><a href="https://archive.org/download/mintCast348.5/ep348.5.ogg">Download</a></p>
<div id="descript">
<p>1:40 Linux Innards<br />
33:11 Vibrations from the Ether<br />
44:54 Check This Out<br />
54:32 Outro</p>
<p><span style="font-weight: 400;">In our Innards section, we continue our talk on Raspberry Pi Projects.</span></p>
<p><span style="font-weight: 400;">And finally, the feedback and a couple suggestions</span></p>
</div>
<p><span id="more-4777"></span></p>
<p><b>LINUX INNARDS:</b></p>
<p><b>Pi Stuff</b></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Joe</span>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">After setting up Ubuntu 20.10 on the Pi I had to redo the setup for sshfs on the Pi. I also wanted to start with some fresh drives so I formatted all the drives and started the setup from scratch using the 4 repurposed 2.5 inch drives I had ready to go.  </span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">I also set up the Pi to be a repetier host for my 3D printer to test out how well it worked.  </span>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">It installed and it opened but when I attempted to connect to the printer it would freeze</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">I suppose I could have written the repetier image and run it that way but I am short on SD cards and I didnt want to overwrite the ubuntu 20.10 image</span></li>
</ul>
</li>
<li style="font-weight: 400;"><span style="font-weight: 400;">The sshfs setup is not difficult.  I set the Pi to automatically connect at startup to my server over sshfs using compression</span>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">This does require to setup passwordless ssh using keys which is something that I tend to do anyway because of how much I use different machines at home</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">This was set up using cron @reboot because I was unable to get rc.local and if-up working</span></li>
</ul>
</li>
<li style="font-weight: 400;"><span style="font-weight: 400;">I also setup my server and my laptop to auto reconnect on internet connection back to the pi so that I always have what appears to be local access to the drives so long as I have an internet connection using if-up and if-down</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">This was a simple setup so I also made the pi my gateway for ssh and X2go to the rest of my machines from an external IP.  Fail to ban was easy to get going </span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Then after all that, the fan started going out on my pi case so the noise was unbearable.  I need a new case.</span></li>
</ul>
</li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Leo</span>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Video Surveillance on the Pi Zero W</span>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">https://github.com/ccrisan/motioneyeos</span></li>
</ul>
</li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Nextcloud on the Pi 4</span></li>
</ul>
</li>
</ul>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Josh </span>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Pi 3 B+ Video Surveillance kinda, using motioneyeOS.</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Pi 3 B+ Now being used as my pi hole addblocker.</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Asus Tinkerboard and Lakka retro gaming. Works for most late 90s consoles and earlier.  </span></li>
<li style="font-weight: 400;"><a href="https://batocera.org/"><span style="font-weight: 400;">Batocera</span></a></li>
</ul>
</li>
</ul>
<p><b>VIBRATIONS FROM THE ETHER: </b><b></b></p>
<ul>
<li><b>Jim Daldry</b></li>
<li><b>John Wallis (Saga’s really on hold now)</b></li>
</ul>
<p><b>CHECK THIS OUT!</b><span style="font-weight: 400;"> </span></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Leo</span>
<ul>
<li style="font-weight: 400;"><a href="https://github.com/Mayccoll/Gogh"><span style="font-weight: 400;">Gogh</span></a><span style="font-weight: 400;">: A bash script to colorize your terminal. </span></li>
</ul>
</li>
</ul>
<ul>
<li style="list-style-type: none;">
<ul>
<li style="list-style-type: none;">
<ul>
<li><b>bash -c  &#8220;$(wget -qO- </b><a href="https://git.io/vQgMr"><b>https://git.io/vQgMr</b></a><b>)&#8221;</b></li>
</ul>
</li>
</ul>
</li>
</ul>
<ul>
<li style="list-style-type: none;">
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Finally back on a good cadence at </span><a href="https://fullcirclemagazine.org"><span style="font-weight: 400;">Full Circle</span></a><span style="font-weight: 400;"> Weekly News Podcast again. </span><a href="https://fullcirclemagazine.org/feed/podcast"><span style="font-weight: 400;">RSS</span></a></li>
<li style="font-weight: 400;"><a href="https://www.youtube.com/watch?v=sTGPPe77dGk"><span style="font-weight: 400;">My video for enabling Snaps in LM 20</span></a></li>
</ul>
</li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Joe</span>
<ul>
<li style="font-weight: 400;"><a href="https://www.youtube.com/watch?v=DJOAmYlDQuM"><span style="font-weight: 400;">Awesome Linux Terminal eDEX-UI on the Raspberry Pi!!</span></a>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Makes a terminal that looks like tron on your pi</span></li>
</ul>
</li>
</ul>
</li>
</ul>
<p><strong>Announcements:</strong></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Our next episode will be Sunday, November 29, 2020, at 2 pm Central Time, check for your local time! </span></li>
</ul>
<p style="padding-left: 40px;">https://everytimezone.com/s/170bc4e1</p>
<p><b>Wrap-up:</b></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Joe &#8211; </span><a href="http://www.tllts.org/"><span style="font-weight: 400;">www.Tllts.org</span></a><span style="font-weight: 400;">,  </span><a href="http://www.linuxlugcast.com/"><span style="font-weight: 400;">www.linuxlugcast.com</span></a><span style="font-weight: 400;">, MeWe, </span><a href="mailto:jb@mintcast.org"><span style="font-weight: 400;">jb@mintcast.org</span></a><span style="font-weight: 400;"> </span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Bo &#8211; </span><a href="https://undercastnetwork.com/"><span style="font-weight: 400;">undercastnetwork.com</span></a><span style="font-weight: 400;"> , YouTube </span><a href="https://www.youtube.com/channel/UChC_0OpvDt9vtWlBS8ye5vQ"><span style="font-weight: 400;">Undercast Collective</span></a></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Moss &#8211; </span><a href="http://peacefulhippo.info/"><span style="font-weight: 400;">Peaceful Hippo</span></a><span style="font-weight: 400;">, </span><a href="https://itsmoss.com"><span style="font-weight: 400;">It’s Moss</span></a><span style="font-weight: 400;">, MeWe, @bardictriad on Twitter, blogs on </span><a href="http://peacefulhippo.info/blog"><span style="font-weight: 400;">Peaceful Hippo</span></a><span style="font-weight: 400;">, </span><a href="https://www.linuxquestions.org/questions/blog/zaivala-398688/"><span style="font-weight: 400;">LinuxQuestions.org</span></a><span style="font-weight: 400;">, and </span><a href="https://zaivala.dreamwidth.org/"><span style="font-weight: 400;">Dreamwidth</span></a><span style="font-weight: 400;">, music on </span><a href="http://mordewis.bandcamp.com/"><span style="font-weight: 400;">Bandcamp</span></a><span style="font-weight: 400;"> and my </span><a href="https://youtube.com/zaivala"><span style="font-weight: 400;">YouTube channel</span></a><span style="font-weight: 400;"> or </span><a href="https://youtube.com/princeshoko1"><span style="font-weight: 400;">Robert Warren’s channel</span></a><span style="font-weight: 400;">, </span><a href="mailto:moss@mintcast.org"><span style="font-weight: 400;">moss@mintcast.org</span></a><span style="font-weight: 400;">, </span><a href="mailto:distrohoppersdigest@gmail.com"><span style="font-weight: 400;">distrohoppersdigest@gmail.com</span></a><span style="font-weight: 400;">, </span><a href="https://sponsus.org/u/zaivala"><span style="font-weight: 400;">Sponsus</span></a><span style="font-weight: 400;">!!</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Tony Hughes &#8211; HPR &#8211;  </span><a href="http://hackerpublicradio.org/correspondents.php?hostid=338"><span style="font-weight: 400;">http://hackerpublicradio.org/correspondents.php?hostid=338</span></a><span style="font-weight: 400;">, Occasional Blog </span><a href="https://tony-hughes.blogspot.com/"><span style="font-weight: 400;">https://tony-hughes.blogspot.com/</span></a><span style="font-weight: 400;">, Twitter @TonyH1212, </span><a href="mailto:th@mintcast.org"><span style="font-weight: 400;">th@mintcast.org</span></a><span style="font-weight: 400;">, </span><a href="mailto:distrohoppersdigest@gmail.com"><span style="font-weight: 400;">distrohoppersdigest@gmail.com</span></a><span style="font-weight: 400;"> </span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Tony Watts &#8211; </span><a href="mailto:tw@mintcast.org"><span style="font-weight: 400;">tw@mintcast.org</span></a><span style="font-weight: 400;">, Echoes of Savages (band)</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Josh Hawk &#8211; </span><a href="mailto:joshontech@protonmail.com"><span style="font-weight: 400;">joshontech@protonmail.com</span></a><span style="font-weight: 400;">, @joshontech on Twitter and most other social sites. </span></li>
<li style="font-weight: 400;">Leo &#8211; <a style="font-size: inherit;" href="https://leochavez.org/">leochavez.org</a><span style="font-weight: 400;"> and </span><a style="font-size: inherit;" href="https://twitter.com/leochavez">@leochavez</a><span style="font-weight: 400;"> on Twitter, leo@mintcast.org, </span><a style="font-size: inherit;" href="https://linuxuserspace.show">linuxuserspace.show</a><span style="font-weight: 400;"> and you can get your five minute news digest at </span><a style="font-size: inherit;" href="https://fullcirclemagazine.org/">Full Circle Weekly News</a><span style="font-weight: 400;"> </span></li>
</ul>
<p><span style="font-weight: 400;">Before we leave, we want to make sure to acknowledge some of the people who make mintCast possible … </span></p>
<ul>
<li style="font-weight: 400;"><span style="font-weight: 400;">Josh Lowe for all his work on the website</span></li>
<li><span style="font-weight: 400;">Bytemark Hosting for hosting mintcast.org and our Mumble server</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Archive.org for hosting our audio files</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">HPR for our Mumble backup</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Hobstar for our logo</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Londoner for our time zone link</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Owen Peery for our audio editing</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">Archive.org for hosting our audio files</span></li>
<li style="font-weight: 400;"><span style="font-weight: 400;">The Linux Mint development team for the fine distro we love to talk about &lt;Thanks, Clem!&gt;</span></li>
</ul>
]]></content:encoded>
					
		
		<enclosure url="https://archive.org/download/mintCast348.5/ep348.5.ogg" length="46328384" type="audio/ogg" />

		<post-id xmlns="com-wordpress:feed-additions:1">4777</post-id>	</item>
	</channel>
</rss>
