Topic starter
Hi,
Â
Can we enable the SSH in Windows Operating System?
Â
Â
Posted : 05/03/2023 1:31 am
-
Using OpenSSH (Windows 10 and later):
- Windows 10 and later versions include an optional feature called "OpenSSH Server" that you can enable.
- Open the "Settings" app by pressing
Windows key + I
, then go to "Apps" > "Optional features." - Click on "Add a feature" and search for "OpenSSH Server."
- Select "OpenSSH Server" from the list and click "Install."
- Once installed, the SSH server should start automatically, and you can configure it using PowerShell or the
ssh
command-line tool.
Posted : 29/04/2024 9:12 pm