Skip to content

OS

Category: Notes

  • Filed Under: OS
  • Date Posted: May 21, 2021

Kill a Process in WSL/Linux

Killing an SSH connection does not kill the processes running on that machine. In order to free up the port to, I ran the following commands

  • Filed Under: OS
  • Date Posted: March 16, 2021

Simple CURL Commands

Adding the json_pp utility improves readability when grabbing data from an API.