Technical Posts

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

Articles

Latest

Access

Blog History

SSH show key finger print

Just in case you need to check the key fingerprint of an SSH Key ssh-keygen -l -f id_ed25519 # enter passphrase if prompted # output 256 SHA256:oSvuAOotnIB08e0RTxY93n+mrGdQoYb8auT6xD7f5Jw domain\user@TGN-PC (ED25519)

Veeam Backup of a VMWare VM to Physical

I recently installed Ubuntu 24.10 on my Workstation and was running Windows 11 Pro as a guest in VMWare Pro Workstation I have a dual screen setup and on one screen Windows 11 would become non-responsive and require me to lock and re-login to the Ubuntu host to again...