Show notes
In this episode Noah and Steve discuss migrating moving into a datacenter. Amazon Linux 3 is based off of Fedora, a new GPD Pocket 3 is out and is an IT sysadmin's dream, a privacy respecting voice assistant, join us for a packed show!-- During The Show --Get FedoraGet OpenSuse TumbleweedFedora is not unstableWhat should we look for in OpenSuse Tumbleweed? - Write In!Underlying distribution seems matter less now daysWhat is the primary use of OpenSuse Tumbleweed? - Write In!Linux DeltaKey-Mapper GithubClick To Expand```!/usr/bin/env python3based on https://stackoverflow.com/a/52575489from urllib.request import Request, urlopen, ssl, socketfrom urllib.error import URLError, HTTPErrorimport jsonfrom dateutil import parserfor site in { 'asknoahshow.com', 'www.asknoahshow.com', 'podcast.asknoahshow.com', 'altispeed.com', 'www.altispeed.com',}: context = ssl.createdefaultcontext() try: with socket.createconnection((site, '443')) as sock: with context.wrapsocket(sock, server_hostname=site) as ssock: expiration = parser.parse(ssock.getpeercert()['notAfter']) print(f"{str(expiration.date())} {site} ({ssock.version()})") #data = json.dumps(ssock.getpeercert()) except Exception as e: # socket.gaierror, ConnectionRefusedError, ConnectionResetError, ssl.SSLCertVerificationError, etc. print(f"---------- {site} {str(e)}")```Banking this for work!Register for LessFree Hosting doesn't include HTTPSChanges coming at the end of the yearNetboxGLPI ProjectRaspberryPi HiFi Hats?HiFi BerryVolumioBehringerHome Lab OSThanks Noah and SteveOpenVPN worked!Graphical Docker App for LinuxDockeye GithubPortainerGPD Pocket 1 is awesomeThis device has changed my lifeGPD Pocket 3Designed for IT workModular IO PortsComes with a stylusBased on Fedora Community LinuxIT World Canada ArticleSeLinux on by defaultCompanies moving from "Tried & True" to "Rolling & Community"Open Source Virtual AssistantVoicebot AIOVALStanford University's Open Virtual Assistant Lab (OVAL) rebranded its Almond assistant as GenieMycroftCompetition is goodRhasspyhttps://www.theverge.com/22803980/nvidia-dlss-linux-arrived-proton-game-deathloop-supportAvailable in Proton 6.3-8Still Need to setPROTONENABLENVAPI = 1dxgi.nvapiHack = FalseAvailable on Nvidea Only (not on the Steam Deck)LibredditAlternative private front-end for RedditSteve is a Red Hat ArchitectContainerize Altispeed TechnologiesHA/Redundancy/Fail OverSLAsWhere Altispeed is at nowWhere Altispeed wants to goAltispeed SandboxSkating to where the puck is goingMove platforms then "modernize"Call to ActionSend us your questionsSpecial episode Sept 21Special Event - Altispeed Technologies Roundtable Thurs Dec 9, 6 pm centralOSV 23-- 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 DashboardPhone Systems for Ask Noah provided by VoxtelesysJoin us in our dedicated chatroom #GeekLab:linuxdelta.com on Matrix-- Stay In Touch --Find all the resources for this show on the Ask Noah Dashboard Ask Noah DashboardNeed 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 TechnologiesContact Noah live [at] asknoahshow.com-- Twitter --Noah - KernellinuxAsk Noah ShowAltispeed Technologies


