snippetbashTip
cockpit-desktop — Securely access Cockpit pages in a running session. It starts `cockpit-ws` and a web browser in an i
Viewed 0 times
commandcockpit-desktopaccesspagesclicockpitrunningsecurely
linux
Problem
How to use the
cockpit-desktop command: 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>.Solution
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}}Code Snippets
Open a page
cockpit-desktop {{url}} {{SSH_host}}Open storage page
cockpit-desktop {{/cockpit/@localhost/storage/index.html}}Context
tldr-pages: linux/cockpit-desktop
Revisions (0)
No revisions yet.