Windows Users: Enable WSL and SSH into Windows with Bash. See the Get started with OpenSSH for Windows guide for details.
Install SSH on Linux
Run the following commands to install the OpenSSH client and server, then enable and start the SSH service:All SSH-related files are stored under
/home/<username>/.ssh on your system.