34 lines
3.8 KiB
Plaintext
34 lines
3.8 KiB
Plaintext
<p><div class="video-container"><iframe src="https://www.youtube-nocookie.com/embed/f4MJCosyASM?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-1262"></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>Special Guest:<br />
|
|
<strong>Rocco</strong> aka BigDaddyLinux = <a href="http://bigdaddylinux.com" target="_blank" rel="noopener noreferrer">http://bigdaddylinux.com</a></p>
|
|
<p>Hosts of Destination Linux:<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><br />
|
|
<strong>Michael</strong> of TuxDigital = <a href="https://tuxdigital.com" target="_blank" rel="noopener noreferrer">https://tuxdigital.com</a><br />
|
|
<strong>Ryan</strong>, aka DasGeek = <a href="https://dasgeekcommunity.com" target="_blank" rel="noopener noreferrer">https://dasgeekcommunity.com</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/kofi" target="_blank" rel="noopener noreferrer">Ko-Fi</a><br />
|
|
Order Destination Linux <a href="https://teespring.com/destinationlinuxpodcast" target="_blank" rel="noopener noreferrer">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" target="_blank" rel="noopener noreferrer">destinationlinux.org/contact</a></p>
|
|
<p>—</p>
|
|
<p>Topics covered in this episode:<br />
|
|
<a href="https://blog.enso-os.site/post/185406287939/enso-031-dancing-daisy-release" target="_blank" rel="noopener noreferrer">Enso OS 0.3.1 Released</a><br />
|
|
<a href="https://www.omgubuntu.co.uk/2019/06/zorin-os-15-linux" target="_blank" rel="noopener noreferrer">Zorin OS 15 Released, Based on Ubuntu 18.04.2 LTS</a><br />
|
|
<a href="https://kde.org/announcements/plasma-5.16.0.php" target="_blank" rel="noopener noreferrer">KDE Plasma 5.16 Released</a><br />
|
|
<a href="https://www.omgubuntu.co.uk/2019/06/firefox-premium-would-you-pay" target="_blank" rel="noopener noreferrer">Firefox Premium</a><br />
|
|
<a href="https://www.amd.com/en/events/computex" target="_blank" rel="noopener noreferrer">AMD Delivers New CPU/GPU Computex</a><br />
|
|
<a href="https://lwn.net/Articles/788935/" target="_blank" rel="noopener noreferrer">OpenSUSE Governance Options</a></p>
|
|
<p>—</p>
|
|
<p>Software Spotlight:<br />
|
|
<a href="https://joeyh.name/code/alien/" target="_blank" rel="noopener noreferrer">Alien</a> is a program that converts between the rpm, dpkg, stampede slp, and slackware tgz file formats. If you want to use a package from another distribution than the one you have installed on your system, you can use alien to convert it to your preferred package format and install it.</p>
|
|
<p>Tips & Tricks:<br />
|
|
Use the nohup command to ssh into a server run a command and be able to let that command continue to run while you get to logout and move onto something else.</p>
|
|
<p>nohup basically is a command to ignore the hangup signal.</p>
|
|
<p>To use it just login to an SSH session and type $ nohup (your command) and an &</p>
|
|
<p>Then feel free to exit out of the SSH session and come back later.</p>
|