33 lines
3.7 KiB
Plaintext
33 lines
3.7 KiB
Plaintext
<p><div class="video-container"><iframe src="https://www.youtube-nocookie.com/embed/TJ98nKHI5jY?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-1447"></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>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 />
|
|
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:</p>
|
|
<p><a href="https://fedoramagazine.org/announcing-fedora-31/fdfd" target="_blank" rel="noopener noreferrer">Fedora 31 Released</a><br />
|
|
<a href="https://mxlinux.org/blog/mx-19-patito-feo-released/fdfd" target="_blank" rel="noopener noreferrer">MX 19 Released</a><br />
|
|
<a href="https://www.mozilla.org/en-US/firefox/70.0/releasenotes/fdfd" target="_blank" rel="noopener noreferrer">Firefox 70 Released</a><br />
|
|
<a href="https://thehackernews.com/2017/04/unicode-Punycode-phishing-attack.htmlfdfd" target="_blank" rel="noopener noreferrer">Punycode Phishing Attack</a><br />
|
|
<a href="https://www.reddit.com/r/HomeNetworking/comments/dnpfwf/do_i_really_need_a_vpn_do_you_guys_use_one/fdfd" target="_blank" rel="noopener noreferrer">Do You Need A VPN?</a><br />
|
|
<a href="https://www.gamingonlinux.com/articles/valve-rolls-out-the-new-steam-library-and-remote-play-together-for-everyone.15318" target="_blank" rel="noopener noreferrer">Steam Gets Cooler</a></p>
|
|
<p>—</p>
|
|
<p>Software Spotlight:<br />
|
|
<a href="https://nmap.org" target="_blank" rel="noopener noreferrer">nmap</a> is an easy to use network scanner that lets you discover hosts and services running on a computer.</p>
|
|
<p>One example of where the everyday user can utilize nmap is to use this command:</p>
|
|
<p>“`$ sudo nmap -sT -O localhost“`</p>
|
|
<p>This will show you the open ports on your computer. You may see things like 631/tcp for printer or 9050/tcp for Tor. However, you may also find some ports open you don’t intend to leave open.</p>
|
|
<p>nmap can be found in most repositories</p>
|
|
<p>Tips & Tricks:<br />
|
|
<a href="https://nmap.org/zenmap/" target="_blank" rel="noopener noreferrer">zenmap</a></p>
|