Virt-manager: Difference between revisions

imported>Abowen
m Basic advice for improving virt manager experience
imported>Abowen
mNo edit summary
Line 61: Line 61:
=== Networking ===
=== Networking ===
The default network starts off as being inactive, you must enable it before it is accessible.
The default network starts off as being inactive, you must enable it before it is accessible.
This can be done by running the following command: <code>virsh net-start default</code>.
This can be done by running the following command:  
 
<code>virsh net-start default</code>
 
Or autostart:
 
<code>virsh net-autostart default</code>


By default this will enable the <code>virbr0</code> virtual network bridge.
By default this will enable the <code>virbr0</code> virtual network bridge.