1COCKPIT(1) cockpit COCKPIT(1)
2
3
4
6 cockpit - Cockpit
7
9 Cockpit is a web accessible interactive admin interface for Linux
10 machines. Cockpit can usually be accessed on port 9090 of the machine
11 it's installed on. Cockpit starts on demand. Use your system
12 credentials to log in.
13
15 The cockpit-ws web service listens on port 9090 and is started on
16 demand by systemd. The Cockpit web service authenticates the user,
17 loads Cockpit into the browser, and starts cockpit-bridge in a Linux
18 user session.
19
20 The cockpit-bridge provides Cockpit in the web browser with access to
21 the system APIs. It does this over its standard in and standard out.
22 The bridge is started like a shell once per Linux user session.
23
25 Please send bug reports to either the distribution bug tracker or the
26 upstream bug tracker[1].
27
29 Cockpit has been written by many contributors[2].
30
32 Cockpit Guide[3], cockpit-ws(8), cockpit-bridge(1), cockpit.conf(5),
33 systemd(1)
34
36 1. upstream bug tracker
37 https://github.com/cockpit-project/cockpit/issues/new
38
39 2. contributors
40 https://github.com/cockpit-project/cockpit/
41
42 3. Cockpit Guide
43 https://cockpit-project.org/guide/latest/
44
45
46
47cockpit 03/31/2021 COCKPIT(1)