In virt-install, which option makes the VM display headless (no GUI)?

Prepare for the Red Hat Certified Systems Admin Exam EX200. Enhance your skills with interactive quizzes, flashcards, and detailed explanations. Ace your certification exam today!

Multiple Choice

In virt-install, which option makes the VM display headless (no GUI)?

Explanation:
In virt-install, how the VM presents its display on the host is controlled by the --graphics option. To run a VM headless, you want no graphical window at all, so you tell it graphics none. This disables any VNC or SPICE display, and you’d interact with the VM via SSH or a serial console instead. The other options enable a graphical remote session (VNC or SPICE), so they would open a GUI you connect to, which is not headless.

In virt-install, how the VM presents its display on the host is controlled by the --graphics option. To run a VM headless, you want no graphical window at all, so you tell it graphics none. This disables any VNC or SPICE display, and you’d interact with the VM via SSH or a serial console instead. The other options enable a graphical remote session (VNC or SPICE), so they would open a GUI you connect to, which is not headless.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy