How to Connect to a Remote Server Over SSH on Windows
www.linode.com › docs › guidesJun 25, 2021 · Once you’ve opened your preferred Windows SSH client (Command Prompt, PowerShell, or WSL), you can run the ssh command to connect to your server. Within the terminal, enter the following command, replacing [username] with the username of the remote user and [ip-address] with the IP address or domain name of the remote server.