1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/cockpit-desktop.md

14 lines
422 B
Markdown
Raw Normal View History

2022-11-09 02:03:06 -08:00
# cockpit-desktop
> Securely access Cockpit pages in a running session.
2022-11-09 02:03:06 -08:00
> 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}}`