Christopher Bisset
Blogs, Articles, and Posts
Wrangling REST APIs and JSON with PowerShell (Four Demos!)
(adamtheautomator.com)
PowerShell is an incredibly flexible language. It has its proverbial digital fingers in just about
By: Christopher Bisset submitted:Jun 16 2022
PowerShell is an incredibly flexible language. It has its proverbial digital fingers in just about
every corner of the Windows world you can imagine. However, there comes a time when you need to start integrating external sites and parties. Thankfully, many services have APIs which allow you to work with web services via code.
By: Christopher Bisset submitted:Jun 16 2022
Books, Media, and Learning Resources
How to Add an SSH Key to VS Code and Connect to a Host
(adamtheautomator.com)
If you need to add an SSH key to VS Code to set up an SSH connection using key exchange, this
By: Christopher Bisset submitted:Jun 16 2022
If you need to add an SSH key to VS Code to set up an SSH connection using key exchange, this
tutorial is for you. In this tutorial, you're going to learn, step-by-step, how to configure VS code to connect over SSH via key exchange for both a user with sudo rights (homelab in this guide) and the built in root user.
By: Christopher Bisset submitted:Jun 16 2022