37 lines
3.8 KiB
Plaintext
37 lines
3.8 KiB
Plaintext
<p><div class="video-container"><iframe src="https://www.youtube-nocookie.com/embed/jWlxRGK9WTU?feature=oembed&start&end&wmode=opaque&loop=0&controls=1&mute=0&rel=0&modestbranding=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div></p>
|
|
<p></p>
|
|
<p><span id="more-1585"></span></p>
|
|
<p>Sponsored by: <a href="https://do.co/dl" target="_blank" rel="noopener noreferrer">do.co/dl</a><br />
|
|
<a href="https://do.co/dl" target="_blank" rel="noopener noreferrer"><img loading="lazy" class="alignnone size-full wp-image-1499" src="https://destinationlinux.org/wp-content/uploads/2019/01/digital-ocean-banner.png" alt="" width="468" height="60" /></a></p>
|
|
<p>Hosts of Destination Linux:<br />
|
|
<strong>Ryan</strong>, aka DasGeek = <a href="https://dasgeekcommunity.com" target="_blank" rel="noopener noreferrer">https://dasgeekcommunity.com</a><br />
|
|
<strong>Michael</strong> of TuxDigital = <a href="https://tuxdigital.com" target="_blank" rel="noopener noreferrer">https://tuxdigital.com</a><br />
|
|
<strong>Zeb</strong>, aka Zebedeeboss = <a href="https://youtube.com/zebedeeboss" target="_blank" rel="noopener noreferrer">https://youtube.com/zebedeeboss</a><br />
|
|
<strong>Noah</strong> of Ask Noah Show = <a href="http://asknoahshow.com" target="_blank" rel="noopener noreferrer">http://asknoahshow.com</a></p>
|
|
<p>Special Guest Host:<br />
|
|
<strong>Wendy</strong> of Hardware Addicts = <a href="http://hardwareaddicts.org" target="_blank" rel="noopener noreferrer">http://hardwareaddicts.org</a></p>
|
|
<p>Want to Support the Show?<br />
|
|
Support on <a href="https://destinationlinux.org/patreon" target="_blank" rel="noopener noreferrer">Patreon</a> or on <a href="https://destinationlinux.org/sponsus" target="_blank" rel="noopener noreferrer">Sponsus</a><br />
|
|
<a href="https://destinationlinux.network/store" target="_blank" rel="noopener noreferrer">Destination Linux Network Store</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" target="_blank" rel="noopener noreferrer">destinationlinux.org/contact</a></p>
|
|
<p>—</p>
|
|
<p>Topics covered in this episode:</p>
|
|
<p><a href="https://forum.peppermintos.com/index.php/topic,9283.msg93570.html#msg93570" target="_blank" rel="noopener noreferrer">Peppermint OS</a><br />
|
|
<a href="https://zorinos.com/grid/" target="_blank" rel="noopener noreferrer">Zorin OS GRID</a><br />
|
|
<a href="https://www.phoronix.com/scan.php?page=article&item=intel-gen7-hit&num=1" target="_blank" rel="noopener noreferrer">Intel GPU’s Take A Hit</a><br />
|
|
<a href="https://blog.mozilla.org/blog/2020/01/15/readying-for-the-future-at-mozilla/" target="_blank" rel="noopener noreferrer">Firefox Has Layoffs</a><br />
|
|
<a href="https://www.gamingonlinux.com/articles/steam-for-linux-can-now-run-games-in-a-special-container.15384" target="_blank" rel="noopener noreferrer">Valve Is Up To Something</a></p>
|
|
<p>Tribute to Mark Greaves on BDLL = <a href="https://www.youtube.com/watch?v=BGcLpwQ0f8A">https://www.youtube.com/watch?v=BGcLpwQ0f8A</a></p>
|
|
<p>—</p>
|
|
<p>Software Spotlight:<br />
|
|
<a href="https://www.veracrypt.fr/en/Downloads.html" target="_blank" rel="noopener noreferrer">Veracrypt</a></p>
|
|
<p>Tips & Tricks:<br />
|
|
Create your own answer bot in the terminal.</p>
|
|
<p>Sometimes when you run an update and something fails you don’t want to go through the hassle of answering Yes to every single instance over again. In this case you can make your very own Answer Bot using a Pipe.</p>
|
|
<p>For example:<br />
|
|
yes | apt-get upgrade<br />
|
|
yes | pacman -Syu<br />
|
|
no | command of your choice</p>
|
|
<p>This will keep you from having to manually answer each time by putting yes or no the pipe symbol and your command.</p>
|