SSH Easy Bastion with ProxyJump
SSH has become the de-facto standard for accessing *nix based systems, even Window$ in some setups. It's used for administration, file transfer and tcp connection tunneling among other things. It…
The World Will Turn If You're Ready or Not
SSH has become the de-facto standard for accessing *nix based systems, even Window$ in some setups. It's used for administration, file transfer and tcp connection tunneling among other things. It…
My favorite terminal emulator is, and always has been, iTerm2. Setting custom key mappings, split view, tab view and copy mode are just a few nice features I use on…
Having allot of CLI tools and *nix style applications leaves behind dot files, or `hidden files`, usually in your home directory. `~/.ssh` for your ssh client config or `~/.vimrc` for…
Homebrew is an awesome package manager available for both macOS and Linux, although my personal experience is mainly with macOS.
This is going to be a update to a post I did a few days ago, “Run ffmpeg On Mac Without Compiling Anything”. I did get some good and skeptic…