2025-03-14 21:59:59 -06:00
|
|
|
# cockpit-desktop
|
|
|
|
|
|
|
|
|
|
> Securely access Cockpit pages in a 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:
|
|
|
|
|
|
2026-06-12 17:51:25 -06:00
|
|
|
`cockpit-desktop {{url}} {{ssh_host}}`
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Open storage page:
|
|
|
|
|
|
|
|
|
|
`cockpit-desktop {{/cockpit/@localhost/storage/index.html}}`
|