Skip to content

Commit

Permalink
vault backup: 2024-11-04 10:00:42
Browse files Browse the repository at this point in the history
Affected files:
.obsidian/workspace.json
_posts/engineering/2024-10-24-WSL启用参考与踩雷.md
_posts/pool/2024-11-04.md
  • Loading branch information
cmgzn committed Nov 4, 2024
1 parent 98a830a commit 0e9ed99
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 17 deletions.
21 changes: 5 additions & 16 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"state": {
"type": "markdown",
"state": {
"file": "_posts/coding/2024-08-13-数据结构知识池.md",
"file": "_posts/engineering/2024-10-24-WSL启用参考与踩雷.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2024-08-13-数据结构知识池"
"title": "2024-10-24-WSL启用参考与踩雷"
}
}
]
Expand Down Expand Up @@ -73,8 +73,7 @@
"title": "书签"
}
}
],
"currentTab": 1
]
}
],
"direction": "horizontal",
Expand Down Expand Up @@ -165,16 +164,6 @@
"icon": "calendar-with-checkmark",
"title": "Calendar"
}
},
{
"id": "38349e1975fac19a",
"type": "leaf",
"state": {
"type": "copilot-chat-view",
"state": {},
"icon": "message-square",
"title": "Copilot"
}
}
],
"currentTab": 4
Expand All @@ -198,6 +187,8 @@
},
"active": "1e2086f0928a3cb6",
"lastOpenFiles": [
"_posts/pool/2024-11-04.md",
"_posts/coding/2024-08-13-数据结构知识池.md",
"_posts/pool/2024-11-01.md",
"_posts/engineering/2024-08-13-conda环境库信息导出与复原.md",
"_posts/pool/2024-10-25.md",
Expand All @@ -223,8 +214,6 @@
"_template/time_note.md",
"_posts/engineering/2024-09-14-微信引入个人机器人踩雷篇.md",
"_posts/engineering/2024-09-13-linux安装全局可用的conda+创建有root权限的新账号.md",
"_posts/engineering/2024-09-10-linux(wget)国内批量下载huggingface模型shell脚本.md",
"_posts/engineering/2024-09-09-linux新机器安装nvidia驱动.md",
"assets/img/mrj9tyfxgpwc4ohkdhkq3uu3azxww8g.png",
"assets/img/Dingtalk_20240906094335.jpg",
"assets/img/Dingtalk_20240906103403.jpg",
Expand Down
7 changes: 6 additions & 1 deletion _posts/engineering/2024-10-24-WSL启用参考与踩雷.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,16 @@ tags:
---
# 参考链接
[win11 自带的wsl打开异常](https://learn.microsoft.com/en-us/answers/questions/1347969/win11-wsl)

[如何使用 WSL 在 Windows 上安装 Linux](https://learn.microsoft.com/zh-cn/windows/wsl/install)

[设置 WSL 开发环境](https://learn.microsoft.com/zh-cn/windows/wsl/setup/environment#set-up-your-linux-username-and-password)

[旧版 WSL 的手动安装步骤](https://learn.microsoft.com/zh-cn/windows/wsl/install-manual#step-4---download-the-linux-kernel-update-package)

[开始通过适用于 Linux 的 Windows 子系统使用 Visual Studio Code](https://learn.microsoft.com/zh-cn/windows/wsl/tutorials/wsl-vscode?source=recommendations)

# 踩雷点
1. WSL1 pip链接持续出错,可以Ping通可以curl,就是pip不上,换镜像换vpn都没用,升级成WSL2后自动好了
2. 不知为何安装花了很长时间都没显示完成,自己把ubuntu窗口叉掉之后,完全正常运行,也没有设定账号密码,直接root账户,很怪
2. 不知为何安装花了很长时间都没显示完成,自己把ubuntu窗口叉掉之后,完全正常运行,也没有设定账号密码,直接root账户,很怪
3. win10开不了镜像模式,即无法两边互通,不想乱动宿主机防火墙的情况下只能宿主机单向通wsl
7 changes: 7 additions & 0 deletions _posts/pool/2024-11-04.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title:
author: X
date: "2024-11-04 09:58:40 +0800"
categories:
tags:
---

0 comments on commit 0e9ed99

Please sign in to comment.