驾驶舱是服务器的基于网络的图形界面。
Cockpit is a web-based graphical interface for servers

原始链接: https://github.com/cockpit-project/cockpit

在网页浏览器中进行系统管理员登录会话 cockpit-project.org Cockpit 是一个交互式的服务器管理界面。它易于使用且非常轻量级。Cockpit 直接与操作系统交互,在浏览器中提供真实的 Linux 会话。您可以在许多 Linux 操作系统上安装 Cockpit,包括 Debian、Fedora 和 RHEL。Cockpit 使 Linux 易于发现,允许系统管理员轻松执行诸如启动容器、存储管理、网络配置、检查日志等任务。在终端和网页工具之间切换毫无问题。通过 Cockpit 启动的服务可以通过终端停止。同样,如果在终端发生错误,可以在 Cockpit 日志界面中看到它。您还可以轻松添加安装了 Cockpit 且可通过 SSH 访问的其他机器,并在这些主机之间跳转。

## Cockpit:基于Web的服务器界面 - 摘要 Cockpit 是一个用于管理 Linux 服务器的基于 Web 的图形界面,在技术社区中越来越受欢迎。讨论强调了它快速概览系统状态、管理服务以及提供移动友好的远程访问选项的实用性。用户赞赏它与 systemd 的集成以及非侵入性方法——通过 Cockpit 做的编辑会反映在标准的系统配置中。 然而,容器管理支持是一个痛点,用户希望对像 Incus(LXD 的分支)这样的工具有更好的集成,而不仅仅是现有的 Podman 插件。Portainer、Webmin,甚至像 TrueNAS 和 OpenMediaVault 这样的 NAS 发行版也经常被提及。 虽然有些人重视 GUI 的便利性,但另一些人强调 CLI 能力的重要性,并担心基于 Web 的管理带来的安全隐患。最近 AI 工具(如 Claude)的进步也使一些用户转向自动化和代码驱动的基础设施管理。总而言之,Cockpit 被认为是一个有价值的工具,特别是对于新手或需要快速系统概览的人来说,但它不能取代更深入的命令行专业知识。
相关文章

原文

A sysadmin login session in a web browser

cockpit-project.org

Cockpit is an interactive server admin interface. It is easy to use and very lightweight. Cockpit interacts directly with the operating system from a real Linux session in a browser.

You can install Cockpit on many Linux operating systems including Debian, Fedora and RHEL.

Cockpit makes Linux discoverable, allowing sysadmins to easily perform tasks such as starting containers, storage administration, network configuration, inspecting logs and so on.

Jumping between the terminal and the web tool is no problem. A service started via Cockpit can be stopped via the terminal. Likewise, if an error occurs in the terminal, it can be seen in the Cockpit journal interface.

You can also easily add other machines that have Cockpit installed and are accessible via SSH and jump between these hosts.

联系我们 contact @ memedata.com