# 基本與安全設定

## **管理員密碼**

**預設為 admin : openmediavault**<br>

登入系統後修改預設密碼

<div align="left"><img src="https://lh4.googleusercontent.com/UZnOtvAmAebey9dfywUmxZVq_7o9alIccDMu82hnEVIA8at-S9dkUE2x94k3OBL0liXy3XwLfCo4ffyRGMPaB-7bWM5Nu7A5_zqKYUe_W1msmku6yT2441YScBK-zoCnwEZH0rce" alt=""></div>

**日期時間:開啟NTP**

<div align="left"><img src="https://lh4.googleusercontent.com/xUYdYznXSdR5UMkl2XLR6wBBakfGLSJ7IGXWdIXRM2ddJbaPTyqPoDYbWAQRowesVxukafEBkWiUG64IQ-vxoqg__CPUUwfy8PdG2pJ1tjm0AH1BjaLmqvE636Nqtj0TPOTMeeQ0" alt=""></div>

**修改主機名稱與網域(網路->一般)**

<div align="left"><img src="/files/-LmbF7pkue-dsyhTE5P0" alt=""></div>

**修改網路介面IP設置(網路->介面)，此處eth0為管理用介面，eth1為內部存取用介面(Private Interface)**

<div align="left"><img src="/files/-LmbF_kleqGXLUjKfbkQ" alt=""></div>

**基本安全管理(網路->防火牆)**

![](/files/-LmbO7QFE52-uDw6naEC)

設定好防護規則後，\[儲存]

![](/files/-LmbR7vpU_fKIsrXNBYO)

#### OPENMEDIAVAULT命令行密碼重置

如果您忘記了管理員密碼，仍然希望再次獲得管理員權限。這將要求您仍然擁有系統的root密碼。

OpenMediaVault重置管理員密碼

1. 通過ssh或本地訪問連接到Linux服務器。
2. 運行命令：omv-firstaid
3. 選擇選項3（更改控制面板管理員密碼）
4. 輸入新密碼。

![](/files/-LmbRZ6t_dqCziWrATrY)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kawsing.gitbook.io/opensystem/andoid-shou-ji/untitled/untitled-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
