摘要: title: Linux 上 VSCode.tar.gz 安装 VSCode date: 2025-01-05 23:42:46 tags: ['Linux', 'tar.gz', 'vscode'] categories: '笔记' 下载 & 解压. tar.gz 安装包 把安装包放在 / opt 阅读全文
posted @ 2025-02-09 23:31 woioeow 阅读(181) 评论(0) 推荐(0)
摘要: title: Docker 安装 Windows date: 2025-01-05 23:42:30 tags: ['Docker', 'Windows'] categories: '笔记' 系统为 Arch Linux,桌面为 Hyprland 检查是否支持 KVM egrep "(svm|vmx 阅读全文
posted @ 2025-02-09 23:31 woioeow 阅读(37) 评论(0) 推荐(0)
摘要: Pwsh7 的安装 Pwsh7 的安装: # 显示当前 powershell 版本号 $PSVersionTable.PSVersion # 显示当前最新的可用的版本 正常版和预览版 winget search Microsoft.PowerShell # 使用 Winget 安装 PowerShe 阅读全文
posted @ 2025-02-09 23:31 woioeow 阅读(178) 评论(0) 推荐(0)
摘要: title: Arch、Hyprland 实体机全安装教程 date: 2025-01-05 23:42:21 tags: ['Arch','Linux','Hyprland'] categories: '笔记' 安装 内容参考 Arch WiKi Arch 提供了自动化安装脚本可以输入 archi 阅读全文
posted @ 2025-02-09 23:31 woioeow 阅读(1924) 评论(0) 推荐(0)
摘要: title: NuShell date: 2025-01-06 23:29:36 updated: 2025-01-06 23:29:36 tags: 'NuShell' categories: '笔记' Windows11 使用 Wezterm+NuShell+Starship 安装字体 JetB 阅读全文
posted @ 2025-02-09 23:31 woioeow 阅读(85) 评论(0) 推荐(0)
摘要: title: fluid 主题优化 date: 2025-02-07 15:33:07 tags: ["Fluid 主题","主题优化"] categories: "Fluid" 根目录是 C:\blog, 主题目录是 C:\blog\node_modules\hexo-theme-fluid 固定 阅读全文
posted @ 2025-02-09 23:31 woioeow 阅读(43) 评论(0) 推荐(0)
摘要: title: Github 部署 Hexo 添加 README 文件 date: 2025-01-10 17:57:05 updated: 2025-01-10 17:57:05 tags: ['Github','Hexo','README'] categories: '笔记' 在博客的根目录的 s 阅读全文
posted @ 2025-02-09 23:31 woioeow 阅读(35) 评论(0) 推荐(0)
摘要: title: SSH 使用 date: 2025-01-06 23:25:19 updated: 2025-01-06 23:25:19 tags: 'ssh' categories: '笔记' SSH 远程登录 登录 ssh root@172.16.124.24 用户名@主机名 免密登录 ssh- 阅读全文
posted @ 2025-02-09 23:31 woioeow 阅读(7) 评论(0) 推荐(0)
摘要: title: U 盘 EFI 分区删除 date: 2025-01-06 23:26:08 updated: 2025-01-06 23:26:08 tags: ['U 盘','EFI 分区'] categories: '笔记' 在运行窗口输入 powershell 进入终端,输入 diskpart 阅读全文
posted @ 2025-02-09 23:31 woioeow 阅读(16) 评论(0) 推荐(0)
摘要: title: WSL2 安装配置 date: 2025-01-05 23:42:53 tags: ['WSL2','Windows','Arch','Linux'] categories: '笔记' 安装 WSL2 启用适用于 Linux 的 Windows 子系统 dism.exe /online 阅读全文
posted @ 2025-02-09 23:31 woioeow 阅读(40) 评论(0) 推荐(0)