On Tue, Jun 11, 2013 at 10:27 AM, Arun Khan knura9@gmail.com wrote:
On Wed, Jun 5, 2013 at 11:13 PM, Les Mikesell lesmikesell@gmail.com wrote:
.........8<...........8<........
run the existing vmdk images I already have. But, I have some questions about accessing the virt-manager console remotely for initial configuration, etc..
ssh -X <someuser>@<remote_virt_host> 'sudo virt-manager'
where someuser has sudo rights to the virt-manager.
you can do achieve this without sudo using a unix group and policy kit like explained here:
http://www.howtoforge.com/how-to-install-kvm-and-libvirt-on-centos-6.2-with-...
(I am no fan of howtoforge, but this one is nice). Bonus points if you have an ipa/ldap environment for your groups/users.