Kernel Virtual Machine Host

Introduction

Install Karmic Koala

sudo apt-get update
sudo apt-get upgrade

Host bridge network

sudo vi /etc/network/interfaces

...
# The network for kvm virtual machines
auto br0
iface br0 inet static
        address 192.168.2.136
        network 192.168.2.0
        netmask 255.255.255.0
        broadcast 192.168.2.255
        gateway 192.168.2.1
        bridge_ports eth0
        bridge_stp off
        bridge_fd 0
        bridge_maxwait 0
...
sudo /etc/init.d/networking restart

Browse Space

- Pages
- Blog
- Labels
- Attachments
- Bookmarks
- Mail
- Advanced

Explore Confluence

- Popular Labels
- Notation Guide

Your Account

Log In

 

Other Features

Add Content