Technical Posts

A collection of mostly IT centric posts from the last ~20 years

Articles

Latest

Access

Blog History

IPv6 Unique Local Addressing Generator

Just putting this link here for later https://unique-local-ipv6.com it's useful when you need to add IPv6 to a IPv4 Azure V-Net and Subnets I created a Youtube Video regarding Dual Stacking a Azure Virtual Network https://youtu.be/dbhXxOQVMr4

speedtest-cli 403 denied

Did a successful speed test using speedtest-cli and then it started 403'ing ja@testvm:~$ speedtest-cli Retrieving speedtest.net configuration... Cannot retrieve speedtest configuration ERROR: HTTP Error 403: Forbidden ja@testvm:~$ speedtest-cli Retrieving...

BIOS Updates from Ubuntu and other Linux’s

fwupdmgr get-devices fwupdmgr get-updates fwupdmgr update # reinstall the current BIOS fwupdmgr reinstall [DEVICEID|GUID] # use fwupdmgr get-devices to get DEVICEID or GUID Just did this on some old Dell Optiplex 7050/7070's and it works well. Preferable to creating a...