2021-12-24发表2022-05-25更新python / linux / wsl几秒读完 (大约61个字)如何在 Ubuntu 上安装 Python 3ubuntu安装python3的方法:123456789101112## remove old version apt-get remove --auto-remove #1、安装python3 -yapt-get install python3#2、安装pip3apt-get install python3-pip -y # pip3 install docker-compose阅读更多
2021-09-27发表2022-05-25更新wsl13 分钟读完 (大约2000个字)wsl install ubuntu参考文章 https://blog.csdn.net/weixin_45883933/article/details/106085184 阅读更多
2021-09-27发表2022-05-25更新wsl3 分钟读完 (大约475个字)wsl install centos参考文章 https://zhuanlan.zhihu.com/p/347461016 阅读更多
2021-09-27发表2022-05-25更新wsl2 分钟读完 (大约316个字)wsl ubuntu static ip & service init参考文章 https://www.cnblogs.com/sinicheveen/p/13636248.html https://blog.csdn.net/u012809062/article/details/118424682 开机启动 dockerhttps://blog.csdn.net/l229568441/article/details/106968306/阅读更多
2021-09-27发表2021-09-27更新wsl4 分钟读完 (大约655个字)wsl常用命令参考文章 https://docs.microsoft.com/zh-cn/windows/wsl/reference 阅读更多