wsl基本使用以及使用过程中遇到的问题

使用

任务栏搜索框中输入“Ubuntu xx.xx”后,直接进入对应Linux系统

 

使用ssh远程连接到wsl2 - 知乎

“启用并配置 wsl2 中的 ssh 服务”实际操作中,只用这一节即完成ssh连接

 

Linux下用curl测试网络?(ICMP协议是网络层(第三层),SOCKS协议是传输层 (第四层))

curl google.com

 

在 WSL2 中使用 *** for Windows 代理连接 - East Monster 个人博客

使用方法2

 

问题

1.git clone失败

fatal: unable to access 'https://github.com/xxx/xxx.git/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.

重试后git clone成功,原因不明,可能是网络不稳定?

 

posted @ 2025-11-30 18:46  infocodez  阅读(8)  评论(0)    收藏  举报