<div dir="ltr"><div dir="ltr"><div>Hello!</div><div>I was investigating libvirt a year ago regarding it's remote control. I figured out necessary settings for configuring remote control in ubuntu (setting flags in libvirt setting files). Now I have several questions:</div><div><br></div><div>1) Are these flags the same for Centos?</div><div>They did not worked for me.</div><div>My flags for ubuntu are (for tcp for example):<br></div><div><br></div><div>/etc/libvirt/libvirtd.conf : listen_tls = 0, listen_tcp = 1, listen_addr = "0.0.0.0 " auth_-<br>tcp = "none "<br>/etc/init/libvirt-bin.conf: add -l (listen) : env libvirtd_opts = d -l"<br>/etc/default/libvirt-bin add -l : libvirtd_opts = d -l"<br></div><div><br></div><div>2) Can the remote control be configured along with local on one machine? For example, in one configuration I want to run libvirt on this machine and accept incoming remote calls, and at the same time I want to be able to run virtual machines locally on the same machine. Are these two things somehow connected or I am free to set up both of them?</div><div>As I see the flags touch not only libvirtd settings, but also libvirt settings.<br></div></div></div>