views:

102

answers:

1

Hi,

Here at work, we use a virtual infrastructure. We use virt-manager a lot, but I'm on a Mac and can't get it to work.

Is there a way to make it work or an alternative ?

Thanks,

A: 

sadly no, you can however install virt-manager on a linux box and run it on your mac desktop through vnc and X11.

what you need to do is start X11, open xterm (command + N), type ssh -X user@linux-box, then type virt-manager once logged on.

rye