이벤트
4월 29일 오후 2시 - 4월 30일 오후 7시
4월 29일부터 30일까지 Microsoft 엔지니어와 심층 기술 세션 및 실시간 Q&A를 위한 궁극적인 Windows Server 가상 이벤트에 참여하세요.
지금 가입하십시오.OpenSSH is the open-source version of the Secure Shell (SSH) tools used by administrators of Linux and other non-Windows for cross-platform management of remote systems. Beginning with Windows 10 build 1809 and Windows Server 2019, OpenSSH is available as a feature on demand.
SSH is based on a client-server architecture where the system the user is working on is the client and the remote system being managed is the server. OpenSSH includes a range of components and tools designed to provide a secure and straightforward approach to remote system administration.
The following table lists the default install state of OpenSSH for Windows on different Windows releases.
Windows release | SSH install state |
---|---|
Windows Server 2019 | Not installed, install and enable using optional features |
Windows Server 2022 | Not installed, install and enable using optional features |
Windows Server 2025 | Installed but not enabled |
Windows 10 build 1809 + | Not installed, install and enable using optional features |
OpenSSH for Windows has the following commands built in.
ssh
is the SSH client component that runs on the user's local systemsshd
is the SSH server component that must be running on the system being managed remotelyssh-keygen
generates, manages and converts authentication keys for SSHssh-agent
stores private keys used for public key authenticationssh-add
adds private keys to the list allowed by the serverssh-keyscan
aids in collecting the public SSH host keys from hostssftp
is the service that provides the Secure File Transfer Protocol, and runs over SSHscp
is a file copy utility that runs on SSH팁
The documentation focuses on how OpenSSH is used on Windows, including installation, and Windows-specific configuration, commands, and use cases. Additional detailed documentation for common OpenSSH features is available online at OpenSSH.com.
Feedback on Windows OpenSSH is welcomed and can be provided by creating GitHub issues in our OpenSSH GitHub repo. The OpenSSH open source project is managed by developers at the OpenBSD Project. The Microsoft fork of this project is in GitHub.
이벤트
4월 29일 오후 2시 - 4월 30일 오후 7시
4월 29일부터 30일까지 Microsoft 엔지니어와 심층 기술 세션 및 실시간 Q&A를 위한 궁극적인 Windows Server 가상 이벤트에 참여하세요.
지금 가입하십시오.학습
모듈
Visual Studio Code에서 SSH를 사용하여 원격 컴퓨터에서 개발 - Training
이 모듈에서는 Visual Studio Code 원격 - SSH 확장을 사용하여 원격 컴퓨터에서 원활하게 개발하는 방법을 알아봅니다. Visual Studio Code의 전체 기능 집합을 로컬에서 사용하면서 원격 컴퓨터에 있는 코드를 실행하고 디버그하는 방법을 살펴보겠습니다.
인증
Microsoft Certified: Windows Server Hybrid Administrator Associate - Certifications
Windows Server 하이브리드 관리자는 Windows Server 환경을 Azure 서비스와 통합하고 온-프레미스 네트워크에서 Windows Server를 관리합니다.