From 7e94c860845ae671e067ec7837012c97e446efb6 Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Tue, 26 Jun 2018 11:00:51 +0100 Subject: [PATCH] MNAIO: Correct Mac OS X instructions for virt-manager After various attempts to make virt-manager work on a Mac using brew and other methods, I found a way that's simpler and much lighter on the client. This patch changes the README to reflect this method. Change-Id: I4c7594e7c0c371b4c0e417a78c8833262e479d22 --- multi-node-aio/README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/multi-node-aio/README.rst b/multi-node-aio/README.rst index 6df7d328..6cc4022b 100644 --- a/multi-node-aio/README.rst +++ b/multi-node-aio/README.rst @@ -59,8 +59,10 @@ LINUX: QEMU/KVM:SSH OSX: - If you're running a MAC you can get virt-manager via X11 forwarding to the - host or install it via BREW. http://stackoverflow.com/questions/3921814/is-there-a-virt-manager-alternative-for-mac-os-x + If you're running a MAC you can install https://www.xquartz.org/ to have + access to a X11 client, then make use of X over SSH to connect to the + virt-manager application. Using X over SSH is covered in + https://www.cyberciti.biz/faq/apple-osx-mountain-lion-mavericks-install-xquartz-server/ WINDOWS: If you're running Windows, you can install virt-viewer from the KVM Download