Lessons Learned from Web Hosting Disaster Recovery
I host websites for friends and family and I am responsible for about 15 websites. In an unfortunate...
Force TLS in .NET
Versions before ASP.NET 4.7 default to making outbound connections using TLS 1.0. This is a real problem for security for many...
TypeScript Experimental Decorator Error in Visual Studio/Code
I ran into this issue in Visual Studio 2019 while working on a .NET Core/Angular 8 project. It...
Upgrading Firmware on a Ubiquiti Edgerouter Lite with SSH
The Ubiquiti Edgerouter Lite provides the ability to create a virtual LAN (vLAN) for $129 dollars....
Gutenberg Plugin: Terminal Display
Currently building a Gutenberg plugin to display Parrot OS terminal output.
Github: https://github.com/mrjamiebowman/Gutenberg-Terminal-Display
Parrot Security OS
Parrot Security OS
┌───└──╼ $ nmap -sV...
Running Terraform in Docker Locally
Here are some quick tips on how to run Terraform locally in Docker.
To get started pull the Docker image of...
Extending WordPress with Custom Post Type, Taxonomy and WP Bakery
Punycode? What-in-the-á?
I recently learned about Punycode when I was trying to forward an English character domain name to a Spanish character domain name and...
This is one of the best videos I've seen explaining what subnetting is and how it works.
About the Author of the Video
Nill is an...
.NET Core: Dynamically Return Style Sheets with Web API
If you have a need to dynamically return a stylesheet to the UI here's...































