mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-23 22:51:53 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,10 +5,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# virt-manager
|
||||
|
||||
> CLI launcher for virt-manager, a desktop user interface for managing KVM and Xen virtual machines and LXC containers.
|
||||
> A desktop user interface for managing KVM and Xen virtual machines and LXC containers.
|
||||
> More information: <https://manpages.ubuntu.com/manpages/man1/virt-manager.1.html>.
|
||||
|
||||
- Launch virt-manager:
|
||||
- Launch the GUI:
|
||||
|
||||
`virt-manager`
|
||||
|
||||
@@ -28,11 +28,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`virt-manager --show-domain-creator`
|
||||
|
||||
- Show domain details window:
|
||||
- Show domain details window for a specific virtual machine/container:
|
||||
|
||||
`virt-manager --show-domain-editor {{name|id|uuid}}`
|
||||
|
||||
- Show domain performance window:
|
||||
- Show domain performance window for a specific virtual machine/container:
|
||||
|
||||
`virt-manager --show-domain-performance {{name|id|uuid}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user