tldr/pages/linux/cockpit-desktop.md

14 lines
441 B
Markdown
Raw Normal View History

2022-11-09 10:03:06 +00:00
# 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}}`