# cockpit系統管理

lscpu

![](/files/-LoIiYcLVE8zeI7aRLC6)

```
apt install virtinst qemu-kvm qemu-utils
apt install cockpit cockpit-docker cockpit-machines cockpit-packagekit cockpit-storaged
apt install cockpit-networkmanager cockpit-dashboard
systemctl stop ufw
apt remove --purge ufw
apt install firewalld
firewall-cmd --add-service=cockpit
```

使用cockit設定網路

![](/files/-LqEFavjvhhQcHjOQhgC)

![](/files/-LqEGKPyc1t2bCMHP-l0)

將光纖整合為LACP

![](/files/-LsVRMfRSFzQxnj00Y_g)

拔掉一條光纖測試，仍可通

![](/files/-LsVW9js0AS37AJxg9RN)

接上後復原

![](/files/-LsVWpBO2AXcqoE2R7gB)

使用iperf測速

![](/files/-LsVbkBv48_MOOz7mr0Y)

![](/files/-LsVc4SlUqLvmhzq2GUp)


---

# 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/gong-ju-cockpit.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.
