Configuring Zsh

This is a quick and easy guide for installing zsh, setting up a basic configuration, and enabling it as your default shell. These instructions should work on just about anything running zsh.…

Importing Certificates into the Java Keystore

My experience with Java is fairly minimal, and I was looking for the correct method of importing a self-signed certificate into the Java keystore, mainly so NiFi would play nice with another server. Also shows where you can leverage the settings in NiFi.…