Configure Operating System
Create SSH Key
Steps performed on desktop via Windows Terminal
* ssh-keygen -t ed25519
* Move-Item -Path c:\Users\david\filename* - Destination c:\Users\david\.ssh -Force
* I open Windows Terminal Settings
* I open the JSON file and add the following:
{
"colorScheme": "Ubuntu-ColorScheme",
"