Windows初始化
windows 系统使用
2. 初始化
Section titled “2. 初始化”2.1. 更新用户
Section titled “2.1. 更新用户”- 设置 > 账户 > 其他用户 > 添加账户 > 重启 > 进入到新增账户 > 删除原来用户
2.2. 新增组织用户
Section titled “2.2. 新增组织用户”- 设置 > 账户 > 工作与学校账户 > 链接 > onedriver > 登录
2.3. 替换 ssh 密钥
Section titled “2.3. 替换 ssh 密钥”复制原来的 id_rsa、id_rsa.pub 文件到 新设备中
可以使用 ssh-keygen 直接生成
2.4. 添加 hostname
Section titled “2.4. 添加 hostname”- C:\Windows\System32\drivers\etc\host 修改该文件
3. 软件安装
Section titled “3. 软件安装”- 7zip
打开方式的文件是 7zip Manager
- 微信
需要
- 飞书
- pycharm
- webstorm
- idea
- 360
- utools
- 需要配置书签搜索地址: C:\Users*\AppData\Local\Google\Chrome\User Data\Default\Bookmarks
- 鲁大师
- git
- node
- nvm
- miniconda
需要配置环境变量
- keepassxc
- sublime
- clash
- vray2N
- 企业微信
- 腾讯会议
- typora
- jdk
需要配置环境变量 JAVA_HOME = PATH =;%JAVA_HOME%/bin;%JAVA_HOME%/jre/bin
- tabby
- office
可以使用 Office Tools Plus 实现 visio 等软件的安装, 然后使用 KMS 该工具进行激活。
4. 文档迁移
Section titled “4. 文档迁移”可以使用 onedriver 进行同步
5. 项目迁移
Section titled “5. 项目迁移”- 原来代码检测提交
- 新设备拉取最新代码
6. SSH 迁移
Section titled “6. SSH 迁移”手动迁移
7. 代理节点迁移
Section titled “7. 代理节点迁移”使用订阅 URL 进行迁移
8. Ping Localhost -> :: 1 ipv6 解析为 ipv4
Section titled “8. Ping Localhost -> :: 1 ipv6 解析为 ipv4”netsh interface ipv6 show prefixpolicies #查看优先级netsh int ipv6 set prefix ::/96 50 0netsh int ipv6 set prefix ::ffff:0:0/96 40 1netsh int ipv6 set prefix 2002::/16 35 2netsh int ipv6 set prefix 2001::/32 30 3netsh int ipv6 set prefix ::1/128 10 4netsh int ipv6 set prefix ::/0 5 5netsh int ipv6 set prefix fc00::/7 3 13netsh int ipv6 set prefix fec0::/10 1 11netsh int ipv6 set prefix 3ffe::/16 1 12ping localhost9. Edge 配置 Copilot
Section titled “9. Edge 配置 Copilot”- 需要代理节点
- 需要美区账户(否则可能出现回答已达上限的提示)