SSH远程连接到Windows服务器
如何通过SSH远程连接到Windows系统指南_windows使用ssh连接远程服务器
https://zhuanlan.zhihu.com/p/661276942
https://blog.csdn.net/m0_60452293/article/details/137440338
https://blog.csdn.net/weixin_43899514/article/details/115281110
注意windows的用户名可以在users里面找到,常常可能是Administrator或者其他,也可以直接在电脑系统设置或者打开powershell查看。
使用Xshell 连接 win10服务器,并使用Linux命令操作
https://www.zhihu.com/question/696335224/answer/3913744334
https://blog.csdn.net/laixiangwei/article/details/115036872
powershell,cmd,xshell都是不错的工具,注意内网地址(有的会设置安全权限),ipconfig还是ifconfig,查找ipv4地址。
Windows 启动 SSH 服务
https://www.bilibili.com/opus/969615096505434112
https://tieba.baidu.com/p/8500373957
https://blog.csdn.net/2301_77554343/article/details/134328867
https://blog.csdn.net/LIQIANGEASTSUN/article/details/145714686
https://blog.csdn.net/jayphenix/article/details/131014803
自动启动,不同shell互相调用
ssh连接windows10拒绝连接
https://blog.csdn.net/qq_44758798/article/details/125742911
https://kunnan.blog.csdn.net/article/details/137652161
https://blog.csdn.net/swag_gemmar/article/details/129499768
https://blog.csdn.net/2401_83946722/article/details/137816908
防火墙也很重要,注意环境变量。
极简CMD命令提示符优化方案:快速启动+Linux兼容+背景美化
https://zhuanlan.zhihu.com/p/27463590985
https://shuyeidc.com/wp/52923.html
https://www.cnblogs.com/meetrice/p/14211005.html
https://blog.csdn.net/gitblog_01249/article/details/143037394
https://blog.csdn.net/weixin_45842655/article/details/103608984
https://blog.csdn.net/Libra1313/article/details/147165413
https://www.cnblogs.com/k33t/p/18428133
https://www.zhihu.com/question/57102581/answer/114586148231
https://blog.csdn.net/kui576/article/details/147654671
第三方工具支持linux命令,不过最好还是用集成式的clink。如果命令因为改版,可以直接加入到clink的设置文件中(注入)。