当前位置:网站首页>SSH in win10
SSH in win10
2022-04-23 21:50:00 【Three stone orders】
1、 install ssh Client or server
Set up - application - Optional features - Add functionality - Choose OpenSSH Client and OpenSSH Server side - install

 
 
2、 Use ssh client
Install well ssh After the client enters the account and password, you can access the server , What we use here is PowerShell, Third party... Is generally used ssh Tools , Such as Xshell、Bitvise、mobaxterm etc. , All carry sftp You can easily transfer files .

3、 Use ssh Server side
Run as administrator PowerShell, Open the service first , Execute the following instructions :
Start-Service sshd
If you want to start up automatically every time , Execute the following instructions :
Set-Service -Name sshd -StartupType 'Automatic'
View firewall status , Execute the following instructions :
Get-NetFirewallRule -Name *ssh*

Then you can access this computer from another computer , After executing the following instructions, enter the password to access :
username For your user name , Generally in C The user of the disk can see ;
xxx.xxx.xxx.xxx For this machine ip Address , Static setting is recommended ip;
Reference resources :windows How to view the current user name
 
 
版权声明
 本文为[Three stone orders]所创,转载请带上原文链接,感谢
 https://yzsam.com/2022/04/202204200615437564.html 
边栏推荐
- Minecraft 1.12.2 module development (43) custom shield
- ubutnu20安装CenterNet
- Deep understanding of modern mobile GPU (continuously updating)
- 上海确保疫情保供生活物资质量和食品安全
- Database Experiment 8 trigger experiment
- Opencv application -- jigsaw puzzle
- Resolve the "chromedriver executable needs to be in path" error
- [leetcode sword finger offer 28. Symmetric binary tree (simple)]
- Flomo software recommendation
- Database Experiment 3 data update experiment
猜你喜欢
 - Database Experiment 3 data update experiment 
 
 - Database Experiment 7 stored procedure experiment 
![[leetcode refers to the two numbers of offer 57. And S (simple)]](/img/c2/7c1434e3c0bbcc6d6364361c3a3ab4.png) - [leetcode refers to the two numbers of offer 57. And S (simple)] 
 - C, print the source program of beautiful bell triangle 
 - Sqlserver edits data in the query interface (similar to Oracle's edit and ROWID) 
 - 手撕《Google SRE Book》 
 - Database Experiment 5 Security Language Experiment 
 - Subcontracting of wechat applet based on uni app 
 - Introduction to tensorrt 
随机推荐
- How to use the project that created SVN for the first time 
- JS to get the browser and screen height 
- Getting started with detectron2 
- Subcontracting of wechat applet based on uni app 
- Correction of date conversion format error after Oracle adds a row total 
- Based on jsplumb JS to achieve multi list one to many connection effect 
- Ubutnu20 installer centernet 
- Database experiment VI integrity language experiment 
- Amazon and epic will be settled, and the Microsoft application mall will be opened to third parties 
- Problem brushing plan -- dynamic programming (III) 
- Ubuntu 20 installing centernet 
- Introduce structured concurrency and release swift 5.5! 
- [leetcode refers to offer 25. Merge two sorted linked lists (simple)] 
- IIS cannot load * woff,*. woff2,*. Solution of SVG file 
- 2.整理华子面经--2 
- Pycharm download and installation 
- Google 尝试在 Chrome 中使用 Rust 
- thinkphp5+数据大屏展示效果 
- What if Jenkins forgot his password 
- Pytorch preserves different forms of pre training models