emacs/var/elfeed/db/data/78/78051e6bd955834fb31049200f0937a16df883cf
2022-01-03 12:49:32 -06:00

35 lines
3.6 KiB
Plaintext

<p><iframe loading="lazy" title="Destination Linux EP87 - Unpredictably Ephemeral" width="800" height="450" src="https://www.youtube.com/embed/a9JE3mWODEE?feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>On this episode of Destination Linux, we discuss a lot of new releases from GNOME, KaOS, Nitrux and even Linux From Scratch. We also discuss the licensing issues regarding Redis Labs, Linus&#8217; peace of mind for the future of the kernel, and later in the show we cover some Linux Gaming. All that and much more!<br />
<span id="more-748"></span></p>
<p>Quick Links:<br />
Ryan, aka DasGeek = <a href="https://dasgeekcommunity.com">https://dasgeekcommunity.com</a><br />
Michael, with TuxDigital = <a href="https://tuxdigital.com">https://tuxdigital.com</a><br />
Zeb, aka Zebedeeboss = <a href="https://youtube.com/zebedeeboss">https://youtube.com/zebedeeboss</a></p>
<p>Want to Support the Show?<br />
Support on <a href="https://destinationlinux.org/patreon">Patreon</a><br />
Order Destination Linux <a href="https://teespring.com/destinationlinuxpodcast">Apparel</a></p>
<p>Want to follow the show and hosts on social media?<br />
You can find all of our social accounts at <a href="https://destinationlinux.org/contact">destinationlinux.org/contact</a></p>
<p>&#8212;</p>
<p>Topics covered in this episode:</p>
<p><a href="http://lists.linuxfromscratch.org/pipermail/lfs-support/2018-September/052338.html">Linux From Scratch 8.3 Released</a></p>
<p><a href="https://kaosx.us/news/2018/kaos08/">KaOS 2018.08 New Stable ISO Released</a></p>
<p><a href="https://sourceforge.net/p/nitruxos/news/2018/09/nitrux-1015-available/">Nitrux Linux 1.0.15 Released</a></p>
<p><a href="http://www.eweek.com/enterprise-apps/torvalds-says-open-source-is-the-way-to-combat-software-complexity">Linus Torvalds Open Source Summit Highlights</a></p>
<p><a href="https://www.gnome.org/news/2018/09/gnome-3-30-released/">Gnome 3.30 Released</a></p>
<p><a href="https://opensource.com/article/18/9/news-september-1">Redis Labs changes license</a></p>
<p><a href="https://news.softpedia.com/news/canonical-needs-your-help-to-test-nvidia-gpu-support-for-ubuntu-18-10-522453.shtml">Team Green Nvidia Users &#8211; Ubuntu Wants Your Help</a></p>
<p><a href="https://www.gamingonlinux.com/articles/zombie-panic-source-is-coming-to-linux-with-the-next-version-beta-soon.12490">Zombie Panic Source &#8211; Coming to Linux</a></p>
<p><a href="https://www.gamingonlinux.com/articles/challenging-action-rpg-mana-spark-to-release-september-27th-with-linux-support.12496">RPG Mana Spark &#8211; Coming to Linux</a></p>
<p>&#8212;</p>
<p>Tips &#038; Tricks:<br />
<strong>DNF History</strong> provides you with a list of all DNF based transactions or commands you used, dates and times of when you used them and packages affected, etc.<br />
The most powerful part of dnf history though is the ability to undo these changes. Utilizing actions like: </p>
<p>Ex: dnf history undo id</p>
<p><strong>sudo !!</strong> which will add sudo to your last command in case you forgot to include sudo<br />
&#8211; alias please=&#8221;sudo !!&#8221;</p>
<p>Software Spotlight:<br />
<a href="http://meldmerge.org/">Meld</a> &#038; <a href="http://www.caffeinated.me.uk/kompare/">Kompare</a><br />
Compare and merge files with a Visual version of the diff command.<br />
Meld is a visual diff and merge tool targeted at developers. Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and supports many version control systems including Git, Mercurial, Bazaar and Subversion.</p>