Cool technology: use ssh login management windows system

  

Here to introduce how to use ssh to manage windows system.

Install sshd service in windows system

Step 1. Install cygwin, including openssh and cygrunsrv


Select openssh installation package


Select the cygrun installation package; then continue to complete the cygwin installation.

Step 2. Start cygwin, run ssh-host-config to set ssh


Step 3. Run cygrunsrv -S sshd to start sshd service, automatically as windows Service


Step 4. Finally, you can use the popular ssh client to log in to the windows system and perform various operations.


It’s really cool. It’s cool again;)

(完)

Copyright © Windows knowledge All Rights Reserved