Provided by: cockpit_333-1_all 

NAME
cockpit - Cockpit
DESCRIPTION
Cockpit is a web accessible interactive admin interface for Linux machines. Cockpit can usually be
accessed on port 9090 of the machine it's installed on. Cockpit starts on demand. Use your system
credentials to log in.
COMPONENTS
The cockpit-ws web service listens on port 9090 and is started on demand by systemd. The Cockpit web
service authenticates the user, loads Cockpit into the browser, and starts cockpit-bridge in a Linux user
session.
The cockpit-bridge provides Cockpit in the web browser with access to the system APIs. It does this over
its standard in and standard out. The bridge is started like a shell once per Linux user session.
BUGS
Please send bug reports to either the distribution bug tracker or the upstream bug tracker[1].
AUTHOR
Cockpit has been written by many contributors[2].
SEE ALSO
Cockpit Guide[3], cockpit-ws(8), cockpit-bridge(1), cockpit.conf(5), systemd(1)
NOTES
1. upstream bug tracker
https://github.com/cockpit-project/cockpit/issues/new
2. contributors
https://github.com/cockpit-project/cockpit/
3. Cockpit Guide
https://cockpit-project.org/guide/latest/
cockpit 02/13/2025 COCKPIT(1)