-
TLS Certificates with OpenSSL
Overview I often have to break Personal Information Exchange (PFX) files up because I need the certificate and the enclosed private key. Occasionally, I have needed to take all the separate files and export them as a PFX. Modern Browsers and Subject Alternative Name (SAN) Modern browsers, such as Google Chrome, stopped supporting certificates without…
-
Deploying NSX Edge Nodes
Overview NSX Edge nodes have mystified me and have been quite a challenge figuring out. I have to admit, the number of components, getting the correct VLANs and segments configured and all in the right place has been challenging to learn for some reason. I think, after reading the current iteration of documentation and having…
-
Icom IC-7300 Connectors Settings for Digital Modes
Overview I have an Icom IC-7300 Transceiver that I use for digital modes. I am going to record the Connectors setting here for my future reference but also for others who may want to check their settings or new users. Connectors Settings [MENU] > SET > Connectors Function Name My Setting Default Setting ACC/USB Output…
-
FIPS 140-2 on VMware Cloud Builder
Overview I went to deploy a VMware Cloud Builder appliance the other day with FIPS enabled and it turned out to be frustrating. Turns out, how the appliance is deployed matters. This post would not be possible without an extremely diligent, intelligent, and hard working colleague of mine, Vinny Santa Maria. The how in this…
-
WSJT-X On Raspberry Pi 5
Overview This post will assist users on building the WSJT-X application on Raspberry Pi 5. Download Source Navigate to https://wsjt.sourceforge.io/wsjtx.html and click the link for the Source Code. Unzip the Tar The command to extract. Here is an example using the actual file. From the command line, change into the wsjtx directory and list the…
-
VMware Cloud Foundation (VCF) – Deleting Tasks
Overview Every once in awhile, things don’t work so well. VMware Cloud Foundation (VCF) suffers this as well and then you are left with a mess of failed tasks, sometimes, in the tens, but can be in the hundreds, or even thousands! This is the workflow I follow when I need to mass remove tasks….