PowerShell
PowerShell commands and environment setup.
2 articlesLast updated 7 days ago
Install / Enable OpenSSH Client on Windows 11 Alternatively, use PowerShell (run as Administrator):
After installation, open PowerShell, Command Prompt, or Windows Terminal and type: Generate SSH Key Pair on Windows 11 Recommended modern key type: ed25519 (faster and more…
1 min readPython Vent
How to activate virtual environment python
1 min read