Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • Handling

    April 4, 2024
  • Quick script to dump info about OpenSSL in ruby

    Ruby can be built with OpenSSL by default or built with an alternate OpenSSL library (for example, if you had Ruby 3.0 and wanted an OpenSSL >= 3.0.0). There are a few constants and methods to check the version and capabilities of you OpenSSL library connected to Ruby, all from the module OpenSSL documentation available…

    April 3, 2024
  • Solaris dependency issues: No version matching ‘require’ dependency can be installed and pkgmogrify

    Errors with installing a Solaris p5p package Say you’re packaging a package for Solaris yourself and you need to install it on a slightly older machine than where it was built. When running a sudo pkg install -g myinstall.p5p myinstall , you run into the following errors: pkgdepend resolve Per the documentation above, this command…

    January 12, 2024
←Previous Page
1 … 3 4 5 6 7 … 310
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress