wiki-ingest batch 9: ChinaTextbook/Clonezilla/Cursor2.0/VibeCoding

This commit is contained in:
2026-04-16 06:06:58 +08:00
parent 4a0a54e26b
commit 33c63d34dd
13 changed files with 355 additions and 189 deletions

View File

@@ -1,49 +1,26 @@
---
title: "Clonezilla"
type: entity
tags: [backup, disk-imaging, open-source, ubuntu]
tags: [备份, 运维, 开源]
date: 2025-12-19
---
## Basic Info
- **Full Name**: Clonezilla再生龙
- **Type**: 开源磁盘镜像备份工具
- **License**: GPL
- **Website**: https://clonezilla.org/
## Description
Clonezilla 是一款开源磁盘克隆和镜像工具,功能等同于企业级 Ghost。支持将整个磁盘备份为镜像文件并存放到 NAS通过 NFS/SMB、外置硬盘或 USB 等存储后端。支持 ext4/XFS/BTRFS/NTFS 等多种文件系统。
## Key Capabilities
- **savedisk**:将整个本地磁盘保存为镜像文件
- **restoredisk**:将镜像文件还原到磁盘(全盘覆盖)
- **partition**:仅备份/还原单个分区
- **clone**:磁盘对磁盘直接克隆(无需镜像中转)
## Workflow
1. Rufus 制作 USB 启动盘Clonezilla live ISO
2. 从 USB 启动,选择 device-image 模式
3. 挂载备份目标NFS/SMB/local_dev
4. 选择 savedisk → 选源磁盘 → 配置压缩参数
5. 开始克隆(蓝红色进度条显示传输速度和剩余时间)
## Supported Storage Backends
- NFS推荐Linux 兼容性最好)
- SMB/CIFS
- SSH/SFTP
- USB 外置磁盘
- 本地目录
## Compression Options
- `-z1p`:高压缩率(节省存储空间)
- `-z0`:不压缩(最快)
- `-z2p`:更高压缩率(最慢)
## Related
- [[磁盘镜像备份]]Clonezilla 实现的核心功能
- [[灾难恢复]]Clonezilla restoredisk 实现灾难恢复
- [[Rufus]]Clonezilla USB 启动盘制作工具
- [[Synology NAS]]Clonezilla 备份目标存储
## Definition
Clonezilla再生龙是一款开源磁盘克隆/镜像工具,类似于 Ghost但完全免费。支持多种文件系统和企业级功能ACL、UEFI 安全启动等)。
## Aliases
- Clonezilla
- 再生龙
- Clonezilla Live
## Key Facts
- 支持 Linux ext2/3/4、XFS、NTFS 等多种文件系统
- 支持 LVM2、RAID
- 提供 Beginner初学者和 Expert 两种模式
- 存储格式partclone 镜像,可被其他工具读取
- 压缩选项:-z1p高压缩、-z0不压缩、-z2p更高压缩
- 网络备份支持SMB、NFS、SSH、SFTP 等协议
## Connections
- [[Clonezilla]] ← 使用工具 ← [[Rufus]](制作启动盘)
- [[Clonezilla]] → 备份目标 → [[Synology NAS]]
- [[Clonezilla备份]] ← 备份协议 ← [[NFS]]

View File

@@ -1,17 +1,20 @@
---
title: TapXWorld
title: "TapXWorld"
type: entity
description: GitHub 用户ChinaTextbook 项目的维护者
created: 2025-12-19
tags:
- GitHub
- 开发者
tags: [GitHub, 教育, 开源]
date: 2025-05-13
---
# TapXWorld
## Definition
TapXWorld 是一个 GitHub 开源组织,发起并维护 ChinaTextbook 教育资源归档项目。
GitHub 用户,[ChinaTextbook](ChinaTextbook) 项目的维护者。
## Aliases
- TapXWorld
- tapxworld
## 项目
## Key Projects
- [[ChinaTextbook]]41.53 GB 中国小初高大学 PDF 教材归档
- [TapXWorld/ChinaTextbook](https://github.com/TapXWorld/ChinaTextbook/) - 中国教育 PDF 教材收集项目
## Connections
- [[TapXWorld]] ← 发起 ← [[ChinaTextbook]]
- [[TapXWorld]] ← 报道于 ← [[Appinn]]

View File

@@ -1,33 +1,30 @@
---
title: "vibe-coding-cn"
type: entity
tags: [vibe-coding, AI编程, github, 中文资源]
tags: [AI编程, GitHub, 中文资源]
date: 2025-12-30
---
## Basic Info
- **Full Name**: vibe-coding-cn
- **Type**: GitHub 开源项目
- **Repository**: https://github.com/tukuai/vibe-coding-cn
- **Language**: 中文
## Description
面向中文开发者的 Vibe Coding 资源库与工作站,汇集全球顶尖 AI 编程资源。涵盖方法论、AI 编程工具链、提示词库和学习路径,帮助开发者系统性掌握 Vibe Coding。
## Core Contents
- **方法论**Vibe Coding 哲学和准则
- **AI 编程资源**模型推荐、IDE 配置Cursor + Claude Opus 4.5-xhigh
- **提示词库**:需求澄清/系统架构设计/分步执行/自测全链路脚本,支持 Excel 与 Markdown 互转
- **实操流程**:从环境设置到基础游戏开发到 Bug 修复的完整流程
## Key Formula
Vibe Coding = 规划驱动 + 上下文固定 + AI 结对执行
## Related
- [[Vibe Coding]]vibe-coding-cn 服务的核心主题
- [[Cursor]]:推荐首选 IDE
- [[规划驱动]]Vibe Coding 第一原则
- [[上下文固定]]Vibe Coding 第二原则
## Definition
专门为中文开发者设计的 Vibe Coding 资源库与工作站,汇集全球顶尖 AI 编程工具、提示词库和开发经验总结。
## Aliases
- vibe-coding-cn 项目
- 中文 Vibe Coding 指南
- vibe-coding-cn
- Vibe Coding 中文指南
## Key Facts
- GitHub 地址https://github.com/tukuaiai/vibe-coding-cn
- 核心公式Vibe Coding = 规划驱动 + 上下文固定 + AI 结对执行
- 包含数百个精选提示词,覆盖需求澄清、架构设计、分步执行、自测全链路
## Core Modules
1. **方法论**:设计准则和哲学
2. **AI 模型与 IDE**:工具链筛选配置指南
3. **提示词库**Excel 与 Markdown 互转
4. **实战流程**:环境设置 → 基础游戏 → 细节丰富 → Bug 修复
5. **学习资源**:大量文档和教程
## Connections
- [[vibe-coding-cn]] ← 发起 ← [[TapXWorld]](存疑,需确认)
- [[vibe-coding-cn]] → 提供 ← [[Vibe Coding]]
- [[vibe-coding-cn]] → 推荐工具 ← [[Cursor]] + [[Claude Opus]]