Ask Noah Show 354 - a podcast by Noah J. Chelliah

from 2023-09-12T20:00

:: ::

Google makes the news this week in one of the largest cases in history over meaningful competition. Do we need the regulation to stop Google? Ubuntu will start allowing you to use a TPM chip for encryption, plus your livestreaming, ZFS, and VPN questions are answered!
-- During The Show --02:00 Matrix Server
Digital Ocean was too expensiveRegistrations closed
Registrations to reopen soonGeek Lab.ninja
Live Stream/Chat (https://live.minddripone.com/)04:22 Live Streaming Baseball? - Matt
Bring everythingLaptop
CameraInternet Access
Ubiquity Nano BeamExtremely line of sight
Scale Engine (https://www.scaleengine.com/)VDO.ninja (https://vdo.ninja/)
OwnCast (https://owncast.online/)Laptop+C920
STIRun away from Logitech Mevo
15:15 ZFS Questions - TimNoah's mini server
ZFS is easy on UbuntuSetup ZFS on some old drives
Put your data on something you understandSetup ZFS on virtual machines
Don't use virtual drives with ZFS in productionSteve's laptop abuse
Noah's laptop VMsInstall ZFS on Ubuntu

sudo apt install zfsutils-linuxTo discover an existing ZFS pool

sudo zpool importImport an Existing Pool By Name

sudo zpool import POOLNAMELoad The Key for An Encrypted Pool

sudo zfs load-key -r POOLNAMEMount all available Pools

sudo zfs mount -aUnmount an Encrypted ZFS Dataset

sudo zfs unmount pool/datasetUnload ZFS Key from Encryption

sudo zfs unload-key -r pool/datasetTo unmount the ZFS pool

sudo zfs unmount -aTo create a striped pool

sudo zpool create pool-name /dev/sdb /dev/sdcTo create a mirrored pool

sudo zpool create -m /mnt/zfs/pool pool-name mirror /dev/sdb /dev/sdcCreate an Encrypted ZFS Dataset

sudo zfs create -o encryption=on -o keylocation=prompt -o keyformat=passphrase pool/datasetLoad ZFS Encryption Key

sudo zfs load-key -r pool/datasetDestroy a Pool (Be Careful!)
```sudo zfs destroy -r system/pool
sudo zpool destroy pool-name```
29:05 Wireguard Distinguishing Connections? - KhayalethuNetworking principles don't allow for this
Gateway of last resort (router)Steve's PiHole usage
35:35 Bot Question SleuthPassing folders into ProxMox VMs
9P protocol/driverNFS will use more network traffic
Data profiles39:44 News Wire
Linux 6.6 RC - lkml.org (https://lkml.org/lkml/2023/9/10/185)Linux desktop rises above 3% - Gaming on Linux (https://www.gamingonlinux.com/2023/09/linux-continues-rising-above-3-desktop-user-share-on-statcounter/)
Tails 5.17 - Tails (https://tails.net/news/version_5.17/index.en.html)Linux Mint Debian 6 Beta - Linux Mint (https://blog.linuxmint.com/?p=4554)
LibreOffice 7.6 1.5M Downloads - Document Foundation (https://blog.documentfoundation.org/blog/2023/09/11/1-5-million-downloads-of-libreoffice-7-6/)LibreOffice Update - Document Foundation (https://blog.documentfoundation.org/blog/2023/09/07/the-document-foundation-releases-libreoffice-7-5-6-community/)
Alpha Centauri Remake - Gaming on Linux (https://www.gamingonlinux.com/2023/09/sid-meiers-alpha-centauri-open-source-remake/)Open Source VR Port of Prey - Phone Arena (https://www.phonearena.com/ar-vr/news/prey-2006-fps-vr-port_id150562)
TUXEDO Computers 3rd Gen Aura - 9 to 5 Linux (https://9to5linux.com/tuxedo-aura-linux-laptops-now-come-with-wi-fi-6e-lte-modem-and-tpm-2-0)AtlasVPN Flaw - Cyber News (https://cybernews.com/security/atlasvpn-to-patch-flaw-linux-clients/)
Blueshell Malware Spike - GB Hackers (https://gbhackers.com/hackers-using-blueshell-malware/)
LLaMA 2 Outflanked by Falcon Large - Decrypt.co (https://decrypt.co/155209/falcon-large-language-model-llm-ai-training-data-set)41:38 Linux FDE backed by TPM
Ubuntu has been using Passphrase+LUKSUbuntu introducing optional TPM encryption
Linux Today (https://www.linuxtoday.com/news/ubuntu-23-10-to-introduce-an-experimental-tpm-backed-fde/)Ubuntu (https://ubuntu.com//blog/tpm-backed-full-disk-encryption-is-coming-to-ubuntu)
46:03 Google Anti-CompetitionGoogle is paying to make Google the default
No one is 'forced to make Google default'Best outcome, force the user to choose
Google 'enhanced ad privacy'AP News (https://apnews.com/article/google-antitrust-trial-begins-687b9a5b90ec18f207d36df3ba11aebd)
-- The Extra Credit Section --For links to the articles and material referenced in this week's episode check out this week's page from our podcast dashboard!
This Episode's Podcast Dashboard (http://podcast.asknoahshow.com/354)Phone Systems for Ask Noah provided by Voxtelesys (http://www.voxtelesys.com/asknoah)
Join us in our dedicated chatroom #GeekLab:linuxdelta.com on Matrix (https://element.linuxdelta.com/#/room/#geeklab:linuxdelta.com)-- Stay In Touch --
Find all the resources for this show on the Ask Noah DashboardAsk Noah Dashboard (http://www.asknoahshow.com)
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!Altispeed Technologies (http://www.altispeed.com/)
Contact Noahlive [at] asknoahshow.com-- Twitter --
Noah - Kernellinux (https://twitter.com/kernellinux)Ask Noah Show (https://twitter.com/asknoahshow)
Altispeed Technologies (https://twitter.com/altispeed)

Further episodes of Ask Noah Show

Further podcasts by Noah J. Chelliah

Website of Noah J. Chelliah