# cockpit **Repository Path**: LinuxOs/cockpit ## Basic Information - **Project Name**: cockpit - **Description**: Cockpit 是红帽开发的网页版图像化服务管理工具,优点是无需中间层,且可以管理多种服务 - **Primary Language**: C/C++ - **License**: LGPL-2.1 - **Default Branch**: main - **Homepage**: https://www.oschina.net/p/cockpit - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2021-10-10 - **Last Updated**: 2021-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cockpit **A sysadmin login session in a web browser** [cockpit-project.org](https://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. ### Using Cockpit You can [install Cockpit](https://cockpit-project.org/running.html) 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. ### Development * [Making changes to Cockpit](HACKING.md) * [How to contribute, developer documentation](https://github.com/cockpit-project/cockpit/wiki/Contributing) * IRC Channel: #cockpit on [libera.chat](https://libera.chat/) * [Mailing List](https://lists.fedorahosted.org/admin/lists/cockpit-devel.lists.fedorahosted.org/) * [Guiding Principles](https://cockpit-project.org/ideals.html) * [Release Notes](https://cockpit-project.org/blog/category/release.html) * [Privacy Policy](https://cockpit-project.org/privacy.html)