Virt-manager: Difference between revisions
import from old wiki |
|||
| Line 27: | Line 27: | ||
=== 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: | This can be done by running the following command (may require sudo): | ||
<code>virsh net-start default</code> | <code>virsh net-start default</code> | ||
| Line 36: | Line 36: | ||
By default this will enable the <code>virbr0</code> virtual network bridge. | By default this will enable the <code>virbr0</code> virtual network bridge. | ||
===Display=== | ===Display=== | ||