mirror of https://github.com/CrimsonTome/tldr.git
14 lines
441 B
Markdown
14 lines
441 B
Markdown
# cockpit-desktop
|
|
|
|
> Provides secure access to Cockpit pages in an already running session.
|
|
> It starts `cockpit-ws` and a web browser in an isolated network space and a `cockpit-bridge` in a running user session.
|
|
> More information: <https://cockpit-project.org/guide/latest/cockpit-desktop.1.html>.
|
|
|
|
- Open a page:
|
|
|
|
`cockpit-desktop {{url}} {{SSH_host}}`
|
|
|
|
- Open storage page:
|
|
|
|
`cockpit-desktop {{/cockpit/@localhost/storage/index.html}}`
|