Changes between Version 1 and Version 2 of Tutorials/i0Net/KVM


Ignore:
Timestamp:
Sep 30, 2014, 1:30:35 AM (10 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/i0Net/KVM

    v1 v2  
    1 [[TOC(heading=KVM tutorial TOC, Tutorials/KVM)]]
    2 
    3 = KVM Tutorial =
    4 == Installing KVM ==
     1[[TOC(Tutorials/i0Net*)]]
     2
     3== KVM Tutorial ==
     4=== Installing KVM ===
    55
    66Check if your CPU supports hardware virtualization via command:
     
    4444}}}
    4545
    46 == Setup network bridge on the host ==
     46=== Setup network bridge on the host ===
    4747
    4848Install the package bridge-utils:
     
    111111It is recommended to reboot the machine once the bridge is configured.
    112112
    113 == Create and run KVM image using vmbuilder ==
     113=== Create and run KVM image using vmbuilder ===
    114114
    115115Folder /var/lib/libvirt/images/ will be created for storing images. Each image will have
     
    153153}}}     
    154154
    155 == Create and run KVM image using KVM directly ==
     155=== Create and run KVM image using KVM directly ===
    156156
    157157Download ubuntu server ISO file: