Skip to content

Instantly share code, notes, and snippets.

View kbendick's full-sized avatar
🏥
Recovering from surgery

Kyle Bendickson kbendick

🏥
Recovering from surgery
View GitHub Profile
@kbendick
kbendick / openssl_commands.md
Created January 18, 2022 02:40 — forked from Hakky54/openssl_commands.md
Some list of openssl commands for check and verify your keys

openssl 🔐

Install

Install the OpenSSL on Debian based systems

sudo apt-get install openssl
@kbendick
kbendick / Step 1
Created July 27, 2020 06:41 — forked from SureshChaganti/Step 1
Install hive on Mac with Homebrew
$ brew update
$ brew install hadoop
$ brew install hive
$ brew install mysql