trying to fix
This commit is contained in:
parent
fa407dfeb6
commit
e013d7569e
22945 changed files with 447936 additions and 0 deletions
128
var/elfeed/db/data/d1/d1124f353ef89fa2efcd8d20168c2f75cda85915
Normal file
128
var/elfeed/db/data/d1/d1124f353ef89fa2efcd8d20168c2f75cda85915
Normal file
|
@ -0,0 +1,128 @@
|
|||
<p>Major tech companies are buying electronic components made from minerals mined by children, and forced labor. Ryan DasGeek joins the Ask Noah Show to discuss what's happening in the tech industry and how you can vote against it with your wallet.</p>
|
||||
|
||||
<p><strong>-- During The Show --</strong></p>
|
||||
|
||||
<h5>01:15 Good SSH Connection Manager? - Jamie</h5>
|
||||
|
||||
<ul>
|
||||
<li>Use a centralized jump host for logging/authentication (SSSD&FreeIPA)</li>
|
||||
<li>Use <a href="https://www.chiark.greenend.org.uk/%7Esgtatham/putty/" rel="nofollow">Putty</a></li>
|
||||
<li>Integrate with <a href="https://keepassxc.org/" rel="nofollow">KeepassXC</a></li>
|
||||
<li><a href="https://goteleport.com/" rel="nofollow">Teleport</a></li>
|
||||
</ul>
|
||||
|
||||
<h5>06:30 Possible to forward broadcasts between VLANs PFSense?</h5>
|
||||
|
||||
<ul>
|
||||
<li>Becareful to not create broadcast storms/loops</li>
|
||||
<li><a href="http://www.vttoth.com/CMS/index.php/technical-notes/63#Appendix" rel="nofollow">UDP-Proxy</a></li>
|
||||
</ul>
|
||||
|
||||
<h5>10:45 Router recommendation? - Larry</h5>
|
||||
|
||||
<ul>
|
||||
<li>Unifi USG
|
||||
|
||||
<ul>
|
||||
<li>Requires controller/Cloudkey</li>
|
||||
<li>If controller goes offline you can't manage your network</li>
|
||||
</ul></li>
|
||||
<li><a href="https://shop.netgate.com/products/1100-pfsense" rel="nofollow">Netgate SG-1100</a> + <a href="https://www.pfsense.org/" rel="nofollow">PFsense</a>/<a href="https://opnsense.org/" rel="nofollow">OpnSense</a></li>
|
||||
</ul>
|
||||
|
||||
<h5>15:00 Firewalld/UFW & Apparmor/SELinux</h5>
|
||||
|
||||
<ul>
|
||||
<li>Debian/Ubuntu are not insecure, Firewall is off by default</li>
|
||||
<li><a href="https://support.apple.com/en-us/HT202944" rel="nofollow">Apple Support</a></li>
|
||||
<li>Reqired Ports
|
||||
|
||||
<ul>
|
||||
<li>RTSP 554 TCP/UDP</li>
|
||||
<li>Airplay Digital Audio Access Protocol TCP 3689</li>
|
||||
<li>Multicast DNS (MDNS) 5353</li>
|
||||
</ul></li>
|
||||
<li>on Fedora
|
||||
<code>
|
||||
$ firewall-cmd --add-service=mdns
|
||||
$ firewall-cmd --add-service=rtsp
|
||||
$ firewall-cmd --add-port=3689/tcp
|
||||
$ firewall-cmd --runtime-to-permanent
|
||||
</code></li>
|
||||
</ul>
|
||||
|
||||
<h4>18:15 Caller Serial Connection Logging - Chaz</h4>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://salsa.debian.org/minicom-team/minicom" rel="nofollow">minicom</a></li>
|
||||
</ul>
|
||||
|
||||
<h5>24:45 Ryan (DasGeek) Ethical Hardware Production</h5>
|
||||
|
||||
<ul>
|
||||
<li>24.9 million ppl are victims of forced labor</li>
|
||||
<li><a href="https://knowthechain.org/" rel="nofollow">Know the Chain</a></li>
|
||||
<li><a href="https://www.importgenius.com/" rel="nofollow">Import Genius</a></li>
|
||||
<li><a href="https://theintercept.com/2020/08/21/school-laptops-lenovo-chromebooks-china-uyghur/" rel="nofollow">Intercept Article</a></li>
|
||||
<li><a href="https://www.youtube.com/watch?v=4sosw26Qq1I" rel="nofollow">DasGeek Ethics Youtube Video</a></li>
|
||||
<li><a href="https://dasgeekcommunity.com/" rel="nofollow">DasGeek Community</a></li>
|
||||
<li>More Ethical Brands
|
||||
|
||||
<ul>
|
||||
<li>HP</li>
|
||||
<li>Intel</li>
|
||||
<li>Nokia</li>
|
||||
<li>Fairphone </li>
|
||||
</ul></li>
|
||||
<li><a href="https://www8.hp.com/us/en/laptops/2-in-1s/elite-dragonfly-convertible.html" rel="nofollow">HP Dragonfly</a></li>
|
||||
<li><a href="https://www.cdw.com/product/hp-elite-dragonfly-13.3-core-i7-8665u-vpro-16-gb-ram-512-gb-ssd/5785773?pfm=srh" rel="nofollow">HP Dragonfly on CDW</a></li>
|
||||
<li>Check out other podcasts Ryan is on regularly, Destination Linux, Hardware Addics, others over at [Destination Linux Netowrk](destinationlinux.network)</li>
|
||||
</ul>
|
||||
|
||||
<h4>52:00 FBI Breaking encryption & Lying to Congress</h4>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://www.eff.org/deeplinks/2021/03/fbi-should-stop-attacking-encryption-and-tell-congress-about-all-encrypted-phones" rel="nofollow">EFF Link</a></li>
|
||||
<li><a href="https://www.eff.org/cases/supreme-court-cases-cell-phone-searches" rel="nofollow">EFF Link 2</a></li>
|
||||
<li><a href="https://www.upturn.org/reports/2020/mass-extraction/" rel="nofollow">Upturn Article</a></li>
|
||||
<li>Less than 24 Hours to brute force a phone</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>-- The Extra Credit Section --</strong></p>
|
||||
|
||||
<p>For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard!</p>
|
||||
|
||||
<p><a href="http://podcast.asknoahshow.com/222" rel="nofollow">This Episode's Podcast Dashboard</a></p>
|
||||
|
||||
<p><a href="http://www.voxtelesys.com/asknoah" rel="nofollow">Phone Systems for Ask Noah provided by Voxtelesys</a></p>
|
||||
|
||||
<p>Join us in our dedicated chatroom <a href="https://element.linuxdelta.com/#/room/#geeklab:linuxdelta.com" rel="nofollow">#GeekLab:linuxdelta.com on Matrix</a></p>
|
||||
|
||||
<p><strong>-- Stay In Touch --</strong></p>
|
||||
|
||||
<p><strong>Find all the resources for this show on the Ask Noah Dashboard</strong></p>
|
||||
|
||||
<blockquote>
|
||||
<p><a href="http://www.asknoahshow.com" rel="nofollow">Ask Noah Dashboard</a></p>
|
||||
</blockquote>
|
||||
|
||||
<p><strong>Need more help than a radio show can offer? Altispeed provides commercial IT services and they’re excited to offer you a great deal for listening to the Ask Noah Show. Call today and ask about the discount for listeners of the Ask Noah Show!</strong></p>
|
||||
|
||||
<blockquote>
|
||||
<p><a href="http://www.altispeed.com/" rel="nofollow">Altispeed Technologies</a></p>
|
||||
</blockquote>
|
||||
|
||||
<p><strong>Contact Noah</strong></p>
|
||||
|
||||
<blockquote>
|
||||
<p>live [at] asknoahshow.com</p>
|
||||
</blockquote>
|
||||
|
||||
<p><strong>-- Twitter --</strong></p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://twitter.com/kernellinux" rel="nofollow">Noah - Kernellinux</a></li>
|
||||
<li><a href="https://twitter.com/asknoahshow" rel="nofollow">Ask Noah Show</a></li>
|
||||
<li><a href="https://twitter.com/altispeed" rel="nofollow">Altispeed Technologies</a></li>
|
||||
</ul><p><a href="https://patreon.com/linuxdelta" rel="payment">Support Ask Noah Show</a></p>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue