SSH
Add SSH Key to /root/.ssh/authorized_keys
Windows ssh-agent
Start powershell as Administrator
Get-Service ssh-agentSet-Service ssh-agent -StartupType AutomaticStart-Service ssh-agentssh-add $env:USERPROFILE\.ssh\nbs2_rootssh-add $env:USERPROFILE\.ssh\35591_rootssh-add $env:USERPROFILE\.ssh\nbs1_root
Last modified: 29 July 2025