= Running VMs :page-parent: Getting Started :page-nav_order: 2 // SPDX-FileCopyrightText: 2022 Alyssa Ross // SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0 Running VMs can be managed with the following commands, available in a host terminal: `lsvm`:: List available VMs, along with whether they are currently running. `vm-console `:: Open a terminal emulator for a VM's console. `vm-start `:: Start a VM. `vm-stop `:: Stop a VM.