Why this matters
+Understanding when to use a command matters more than memorizing flags in isolation.
+diff --git a/index.html b/index.html index ae5f602..2cd6532 100644 --- a/index.html +++ b/index.html @@ -1,494 +1,593 @@ - +
-以知识理解为中心,尽量覆盖运维强相关全场景,帮助建立真正可迁移的 Linux 能力。
+Search Linux lessons, practice commands in a sandbox, and build better troubleshooting habits.
Choose a lesson from the left to see goals, examples, common pitfalls, and runnable exercises.
+This card shows the learning direction of the current module.
+You can execute commands directly below. The platform returns simulated output and exercise feedback.
+Understanding when to use a command matters more than memorizing flags in isolation.
+Each lesson connects the command to a broader troubleshooting flow.
+Operation tasks run in the simulated terminal. Reflection tasks keep the learning flow readable even when source data is noisy.
-最后更新:2026-03-10
+Last updated: 2026-03-18
-本隐私政策适用于与本 Telegram Bot(以下简称“Bot”)的交互。本 Bot 用于提供个人助理与技术学习/排障相关的对话服务。
+This page applies to the Linux Learning Lab web interface, lesson search endpoints, and sandbox command simulation features. The platform is designed to teach Linux command usage, troubleshooting flow, and common operations scenarios.
-Bot 运行依赖以下第三方服务,数据会按功能需要流转:
-我们不会将你的个人数据出售给任何第三方。
+The command interface is a controlled simulation, not a direct pass-through to a real operating system. The platform blocks clearly unsafe inputs such as destructive shell patterns. Even so, the sandbox endpoints such as /api/run should only be used for learning and testing purposes.
我们会在实现功能与保障稳定性的必要范围内保留数据(例如对话上下文、课程数据、运行日志)。保留时间可能因用途不同而不同。
+The platform does not sell personal data. Runtime logs may be kept for a limited period to support debugging and service maintenance. If the platform is hosted behind a proxy or third-party provider, that infrastructure may also process request metadata such as IP address, timestamp, and path.
-我们采取合理的技术措施保护数据(例如服务访问控制、最小权限原则)。但任何系统都无法保证绝对安全。
- -如需数据删除/导出或有隐私问题,请通过你与 Bot 的对话渠道联系管理员。
- -English summary: We process the messages you send to provide replies and task automation. Basic Telegram metadata and operational logs may be stored for reliability and debugging. Data may be transmitted to Telegram and model providers as needed to generate responses. We do not sell personal data. You may request deletion/export where feasible.
+If you have questions about privacy, logging, or sandbox safety, contact the current service owner. For self-hosted deployments, review the web server, proxy, and hosting platform logging settings alongside this application.