![]() |
![]()
| ![]() |
![]()
NAMEvirt-manager - Graphical tool for managing libvirt VMs SYNOPSISvirt-manager [OPTIONS] DESCRIPTIONvirt-manager is a desktop tool for managing virtual machines. It provides the ability to control the lifecycle of existing machines (bootup/shutdown,pause/resume,suspend/restore), provision new virtual machines and various types of store, manage virtual networks, access the graphical console of virtual machines, and view performance statistics, all done locally or remotely. OPTIONSStandard GTK options like --g-fatal-warnings are accepted. The following options are accepted when running virt-manager
DIALOG WINDOW OPTIONSFor these options, only the requested window will be shown, the manager window will not be run in this case. Connection autostart will also be disabled. All these options require specifying a manual --connect URI.
SYSTEM TRAY OPTIONConnection autostart will not be disabled and thus don't require specifying a manual --connect URI. But it supports --connect URI as well:
VIRT-MANAGER, SSH, AND FORKINGHistorically, on startup virt-manager would detach from the running terminal and fork into the background. This was to force any usage of ssh to call ssh-askpass when it needed a password, rather than silently asking on a terminal the user probably isn't watching. openssh 8.4p1 released in Sep 2020 added the SSH_ASKPASS_REQUIRE
environment variable that saves us from having to do the fork dance.
virt-manager now sets SSH_ASKPASS_REQUIRE=force. However to get this to work with libvirt ssh connections, you'll need libvirt 10.8.0 released in October 1st 2024. virt-manager no longer forks by defaults. You can get the old forking behavior with the --fork option, or by setting the VIRT_MANAGER_DEFAULT_FORK=yes environment variable. However if you find you need forking for a usecase other than temporarily working around libvirt version issues, please let the virt-manager developers know by filing a bug report. BUGSPlease see <https://virt-manager.org/bugs/> COPYRIGHTCopyright (C) Red Hat, Inc, and various contributors. This is free software. You may redistribute copies of it under the terms of the GNU General Public License <https://www.gnu.org/licenses/gpl.html> . There is NO WARRANTY, to the extent permitted by law. SEE ALSOvirsh(1), virt-viewer(1), the project website <https://virt-manager.org>
|