/usr/share/doc/cockpit/guide/index.html is in cockpit-doc 164-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Cockpit Guide</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Cockpit Guide">
<link rel="next" href="guide.html" title="Part I. Deployment Guide">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Cockpit Guide</p></th></tr></table></div>
<div><p class="releaseinfo">Documentation for Cockpit 164
--
latest version available at:
<a class="ulink" href="http://cockpit-project.org/guide/latest" target="_top">http://cockpit-project.org/guide/latest/</a></p></div>
</div>
<hr>
</div>
<div class="toc"><dl class="toc">
<dt><span class="part"><a href="guide.html">I. Deployment Guide</a></span></dt>
<dd><dl>
<dt><span class="chapter"><a href="cockpit-manual.html">Manual pages</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="cockpit.conf.5.html">cockpit.conf</a></span><span class="refpurpose"> — Cockpit configuration file</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-ws.8.html">cockpit-ws</a></span><span class="refpurpose"> — Cockpit web service</span>
</dt>
<dt>
<span class="refentrytitle"><a href="remotectl.8.html">remotectl</a></span><span class="refpurpose"> — Remote Access Configuration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-bridge.1.html">cockpit-bridge</a></span><span class="refpurpose"> — Cockpit Host Bridge</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="https.html">SSL/TLS Usage</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="https.html#https-required">HTTPS Requirement</a></span></dt>
<dt><span class="section"><a href="https.html#https-certificates">Certificates</a></span></dt>
<dt><span class="section"><a href="https.html#https-compat">SSL Versions and Ciphers</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="listen.html">TCP Port and Address</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="listen.html#listen-systemd">Cockpit systemd Socket</a></span></dt>
<dt><span class="section"><a href="listen.html#listen-selinux">SELinux Port</a></span></dt>
<dt><span class="section"><a href="listen.html#listen-firewalld">Firewalld Port</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="startup.html">Start up</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="startup.html#startup-shutdown">Process exit</a></span></dt>
<dt><span class="section"><a href="startup.html#startup-boot">Boot start up</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="authentication.html">Cockpit Authentication</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="authentication.html#initial-auth">Primary server authentication</a></span></dt>
<dt><span class="section"><a href="authentication.html#secondary-auth">Secondary server authentication</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="authentication.html#password">Password</a></span></dt>
<dt><span class="section"><a href="authentication.html#kerberos">Kerberos</a></span></dt>
<dt><span class="section"><a href="authentication.html#public-key">Public key</a></span></dt>
</dl></dd>
</dl></dd>
<dt><span class="chapter"><a href="sso.html">Single Sign On</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="sso.html#sso-server">Server Requirements</a></span></dt>
<dt><span class="section"><a href="sso.html#sso-client">Client Requirements</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="privileges.html">Privileges and Permissions</a></span></dt>
<dd><dl><dt><span class="section"><a href="privileges.html#privileges-polkit">Customizing Polkit Privileges</a></span></dt></dl></dd>
</dl></dd>
<dt><span class="part"><a href="features.html">II. Feature Internals</a></span></dt>
<dd><dl>
<dt><span class="chapter"><a href="feature-systemd.html">systemd</a></span></dt>
<dt><span class="chapter"><a href="feature-journal.html">Journal</a></span></dt>
<dt><span class="chapter"><a href="feature-docker.html">Docker</a></span></dt>
<dt><span class="chapter"><a href="feature-networkmanager.html">NetworkManager</a></span></dt>
<dt><span class="chapter"><a href="feature-storaged.html">storaged</a></span></dt>
<dt><span class="chapter"><a href="feature-users.html">User Tools</a></span></dt>
<dt><span class="chapter"><a href="feature-realmd.html">realmd</a></span></dt>
<dt><span class="chapter"><a href="feature-terminal.html">Terminal</a></span></dt>
<dt><span class="chapter"><a href="feature-pcp.html">PCP</a></span></dt>
<dt><span class="chapter"><a href="feature-subscription.html">Subscription Manager</a></span></dt>
<dt><span class="chapter"><a href="feature-kubernetes.html">Kubernetes</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="feature-kubernetes.html#feature-kubernetes-package">Used in a standard Cockpit session</a></span></dt>
<dt><span class="section"><a href="feature-kubernetes.html#feature-kubernetes-pod">Used as a Kubernetes Pod</a></span></dt>
<dt><span class="section"><a href="feature-kubernetes.html#feature-openshift-pod">Used as an Openshift Pod</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="feature-machines.html">Multiple Machines</a></span></dt>
<dt><span class="chapter"><a href="feature-selinux.html">SELinux Policy</a></span></dt>
<dt><span class="chapter"><a href="feature-tuned.html">Tuned Profiles</a></span></dt>
<dt><span class="chapter"><a href="feature-sosreport.html">SOS Report</a></span></dt>
<dt><span class="chapter"><a href="feature-ostree.html">RPM OSTree</a></span></dt>
<dt><span class="chapter"><a href="feature-packagekit.html">Package Updates</a></span></dt>
<dt><span class="chapter"><a href="feature-virtualmachines.html">Virtual Machines</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="feature-virtualmachines.html#feature-virtualmachines-nestedvirtualization">Nested Virtualization</a></span></dt>
<dt><span class="section"><a href="feature-virtualmachines.html#feature-virtualmachines-extending">Extensions</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="feature-ovirtvirtualmachines.html">oVirt Virtual Machines</a></span></dt>
</dl></dd>
<dt><span class="part"><a href="development.html">III. Developer Guide</a></span></dt>
<dd><dl>
<dt><span class="chapter"><a href="embedding.html">Embedding and Integrating Cockpit</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="embedding.html#embedding-full">Embedding the Cockpit Interface</a></span></dt>
<dt><span class="section"><a href="embedding.html#embedding-components">Integrating Cockpit Components into Web Applications</a></span></dt>
<dt><span class="section"><a href="embedding.html#embedding-deep">Deep Integration</a></span></dt>
<dt><span class="section"><a href="embedding.html#embedding-cors">Pinging Cockpit</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="packages.html">Cockpit Packages</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="packages.html#package-layout">Layout of Package Files</a></span></dt>
<dt><span class="section"><a href="packages.html#package-manifest">Package Manifest</a></span></dt>
<dt><span class="section"><a href="packages.html#package-links">Package Links and Paths</a></span></dt>
<dt><span class="section"><a href="packages.html#package-minified">Content Negotiation</a></span></dt>
<dt><span class="section"><a href="packages.html#package-api">Using Cockpit API</a></span></dt>
<dt><span class="section"><a href="packages.html#package-bridges">Bridges for specific tasks</a></span></dt>
<dt><span class="section"><a href="packages.html#package-replace">Replacing an existing package</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="urls.html">Cockpit URLs</a></span></dt>
<dd><dl>
<dt><span class="section"><a href="urls.html#urls-components">Component URLs</a></span></dt>
<dt><span class="section"><a href="urls.html#urls-visible">Visible URLs</a></span></dt>
</dl></dd>
<dt><span class="reference"><a href="api-base1.html">API: base1</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="api-cockpit.html">cockpit.js</a></span><span class="refpurpose"> — Basic cockpit API to interact with the system</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-dbus.html">cockpit.js: DBus Client</a></span><span class="refpurpose"> — DBus API communication</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-file.html">cockpit.js: File Access</a></span><span class="refpurpose"> — Reading, writing, and watching files.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-http.html">cockpit.js: HTTP Client</a></span><span class="refpurpose"> — HTTP and REST API communication</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-spawn.html">cockpit.js: Spawning Processes</a></span><span class="refpurpose"> — Spawning processes or scripts</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-metrics.html">cockpit.js: Metrics</a></span><span class="refpurpose"> — Reading and streaming metric data</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-series-data.html">cockpit.js: Series Data</a></span><span class="refpurpose"> — Representing series data</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-channels.html">cockpit.js: Raw Channels</a></span><span class="refpurpose"> — Raw communication channels</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-location.html">cockpit.js: Page Location and Jumping</a></span><span class="refpurpose"> — Page location and navigation between components</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-locale.html">cockpit.js: Localization</a></span><span class="refpurpose"> — Localization and translations</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-error.html">cockpit.js: Errors</a></span><span class="refpurpose"> — Problem codes and messages</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-login.html">cockpit.js: User Session</a></span><span class="refpurpose"> — User information and login session state</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-util.html">cockpit.js: Utilities</a></span><span class="refpurpose"> — Various utility functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-cache.html">cockpit.js: Object Cache</a></span><span class="refpurpose"> — Caching and sharing data</span>
</dt>
<dt>
<span class="refentrytitle"><a href="cockpit-manifest.html">cockpit.js: Manifests</a></span><span class="refpurpose"> — Manifest info</span>
</dt>
<dt>
<span class="refentrytitle"><a href="api-base1-patternfly.html">patternfly.css</a></span><span class="refpurpose"> — Patternfly standard style sheets</span>
</dt>
</dl></dd>
<dt><span class="reference"><a href="api-docker.html">API: docker</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="api-console-html.html">console.html</a></span><span class="refpurpose"> — Container console component</span>
</dt></dl></dd>
<dt><span class="reference"><a href="api-shell.html">API: shell</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="api-shell-html.html">index.html</a></span><span class="refpurpose"> — Main cockpit shell, for a single machine</span>
</dt></dl></dd>
<dt><span class="reference"><a href="api-system.html">API: system</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="api-logs-html.html">logs.html</a></span><span class="refpurpose"> — System log component</span>
</dt>
<dt>
<span class="refentrytitle"><a href="api-terminal-html.html">terminal.html</a></span><span class="refpurpose"> — Server terminal component</span>
</dt>
</dl></dd>
</dl></dd>
</dl></div>
</div>
<div class="footer"><hr></div>
</body>
</html>
|