Security
6 posts
2026
How to use .env files to keep API keys out of Git. Setup for Python, Node.js, and C#, plus what to do if you already committed a secret.
2021
How to hash a string in C# using MD5, SHA256, and other algorithms from System.Security.Cryptography.
How to use Get-Process and Stop-Process in PowerShell to find and kill running processes.
How to add your IP address to an Azure Network Security Group using PowerShell.
How to use Get-ExecutionPolicy and Set-ExecutionPolicy in PowerShell to manage script permissions.
How to fix 'ps1 cannot be loaded because running scripts is disabled on this system' in PowerShell on Windows.