Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 1 addition & 12 deletions docs/common/config/_rsetup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -717,8 +717,6 @@ radxa-ncm@*.* # 配置为 NCM 设备(推荐)
┌──────────────────────────────────┤ RSETUP ├──────────────────────────────────┐
│ Please select all tasks you want to perform: │
│ │
│ [ ] Install Docker │
│ [ ] Configure SSH │
│ [ ] Install Baota Panel │
│ │
│ <Ok> <Cancel> │
Expand All @@ -729,14 +727,6 @@ radxa-ncm@*.* # 配置为 NCM 设备(推荐)

在正常模式下,Common Tasks 以多选列表形式显示,可以一次选择多个任务批量执行。

#### Install Docker

自动安装 Docker 容器引擎及相关工具。

#### Configure SSH

配置 SSH 服务器设置。

#### Install Baota Panel

安装宝塔面板(Linux 服务器管理面板)。
Expand All @@ -749,8 +739,7 @@ radxa-ncm@*.* # 配置为 NCM 设备(推荐)
┌──────────────────────────────────┤ RSETUP ├──────────────────────────────────┐
│ Please select an option below: │
│ │
│ Docker │
│ SSH │
│ Baota Panel │
│ │
│ <Ok> <Cancel> │
└──────────────────────────────────────────────────────────────────────────────┘
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -495,8 +495,6 @@ Quick shortcuts to perform common setup tasks.
┌──────────────────────────────────┤ RSETUP ├──────────────────────────────────┐
│ Please select all tasks you want to perform: │
│ │
│ [ ] Install Docker │
│ [ ] Configure SSH │
│ [ ] Install Baota Panel │
│ │
│ <Ok> <Cancel> │
Expand All @@ -507,14 +505,6 @@ Quick shortcuts to perform common setup tasks.

In normal mode, Common Tasks is a multi-select list.

#### Install Docker

Installs Docker engine and related tools.

#### Configure SSH

Configures SSH server settings.

#### Install Baota Panel

Installs Baota Panel (BT-Panel).
Expand All @@ -527,8 +517,7 @@ In DEBUG mode, Common Tasks may show a dedicated menu:
┌──────────────────────────────────┤ RSETUP ├──────────────────────────────────┐
│ Please select an option below: │
│ │
│ Docker │
│ SSH │
│ Baota Panel │
│ │
│ <Ok> <Cancel> │
└──────────────────────────────────────────────────────────────────────────────┘
Expand Down
Loading