mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 16:56:57 +00:00
Update cheatsheets
This commit is contained in:
18
linux/cockpit-desktop
Normal file
18
linux/cockpit-desktop
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user