Files
cheatsheet-tldr/tldr/linux/cockpit-desktop
2024-04-26 00:13:28 +00:00

19 lines
514 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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:
`cockpit-desktop {{url}} {{SSH_host}}`
- Open storage page:
`cockpit-desktop {{/cockpit/@localhost/storage/index.html}}`