-
Turning on FIPS mode failed: fingerprint does not match
Turning on FIPS mode failed: fingerprint does not match… a collection of research about getting an old version to work and links to things that helped along the way.
-
Combining Audio with a Static Text Image for YouTube with Ruby
Using Ruby to combine a generated static text image with an audio file to create an uploadable video for YouTube.
-
Today I learned: Using “expr :” for string comparison in sh
What does `if expr :` do? (string comparison)
