Differences
This shows you the differences between the selected revisions of the page.
2021-05-25 | 2021-05-25 | ||
no summary (37.238.88.27) (hidden) (untrusted) | Restored revision 1618993600. Undoing revisions 1621953987, 1621954021. (martin) (hidden) | ||
Line 14: | Line 14: | ||
You may still want to use the following manual installation if you want to install a newer version of OpenSSH than the one built into Windows 10. | You may still want to use the following manual installation if you want to install a newer version of OpenSSH than the one built into Windows 10. | ||
- | H4ack3d by H3ssan ! | + | ==== [[windows_older]] On earlier versions of Windows ==== |
+ | |||
+ | * Download the latest [[https://github.com/PowerShell/Win32-OpenSSH/releases|OpenSSH for Windows binaries]] (package ''OpenSSH-Win64.zip'' or ''OpenSSH-Win32.zip'') &win32 &win64 | ||
+ | * As the Administrator, extract the package to ''C:\Program Files\OpenSSH'' | ||
+ | * As the Administrator, install //sshd// and //ssh-agent// services: \\ <code batch>powershell.exe -ExecutionPolicy Bypass -File install-sshd.ps1</code> | ||
===== [[configuring_ssh_server]] Configuring SSH server ===== | ===== [[configuring_ssh_server]] Configuring SSH server ===== |