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!
Fedora is not unstable
What should we look for in OpenSuse Tumbleweed? - Write In!
Underlying distribution seems matter less now days
What is the primary use of OpenSuse Tumbleweed? - Write In!
Click To Expand
# !/usr/bin/env python3
# based on https://stackoverflow.com/a/52575489
from urllib.request import Request, urlopen, ssl, socket
from urllib.error import URLError, HTTPError
import json
from dateutil import parser
for site in {
'asknoahshow.com',
'www.asknoahshow.com',
'podcast.asknoahshow.com',
'altispeed.com',
'www.altispeed.com',
}:
context = ssl.create*default*context()
try:
with socket.create*connection((site, '443')) as sock:
with context.wrap*socket(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!
Free Hosting doesn't include HTTPS
Changes coming at the end of the year
RaspberryPi HiFi Hats?
Thanks Noah and Steve
OpenVPN worked!
Graphical Docker App for Linux
GPD Pocket 1 is awesome
This device has changed my life
Designed for IT work
Modular IO Ports
Comes with a stylus
Based on Fedora Community Linux
SeLinux on by default
Companies moving from "Tried & True" to "Rolling & Community"
Open Source Virtual Assistant
OVAL)
Stanford University's Open Virtual Assistant Lab (OVAL) rebranded its Almond assistant as Genie
Competition is good
https://www.theverge.com/22803980/nvidia-dlss-linux-arrived-proton-game-deathloop-support
Available in Proton 6.3-8
Still Need to set
PROTONENABLENVAPI = 1
dxgi.nvapiHack = False
Available on Nvidea Only (not on the Steam Deck)
Alternative private front-end for Reddit
Steve is a Red Hat Architect
Containerize Altispeed Technologies
HA/Redundancy/Fail Over
SLAs
Where Altispeed is at now
Where Altispeed wants to go
Altispeed Sandbox
Skating to where the puck is going
Move platforms then "modernize"
Send us your questions
Special episode Sept 21
Special Event - Altispeed Technologies Roundtable
Thurs Dec 9, 6 pm central
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)
Phone Systems for Ask Noah provided by Voxtelesys)
Join us in our dedicated chatroom #GeekLab:linuxdelta.com on Matrix)
Find all the resources for this show on the Ask Noah Dashboard
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!
Contact Noah
live [at] asknoahshow.com
-- Twitter --