January 2022

January 31, 2022

SSH to your servers without a username!

In this Quick Tip, I’ll show you how to leverage the hidden .ssh/config file in Linux or macOS, to define custom configuration for your frequently-accessed ssh sessions! Stop typing usernames (AND passwords, if you check out my Quick Tip on RSA key authentication.. that’s easy too!!) Check out the video below,...

Read More
January 19, 2022

Quickly push ssh keys to all your servers!

In this episode, I show you how to quickly and easily push your SSH public key out to a list of servers! This saves you a ton of time with repetitive logins, and is the preferred way to authenticate. Check out the video below, and come back for the example code...

Read More