Open vSwitch

From OnnoWiki
Revision as of 15:31, 2 August 2014 by Onnowpurbo (talk | contribs) (New page: Sumber: http://askubuntu.com/questions/333170/how-do-i-install-open-vswitch 0 down vote favorite How do I install Open vSwitch on raring? I can't find any official Ubuntu docs on this ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sumber: http://askubuntu.com/questions/333170/how-do-i-install-open-vswitch

0 down vote favorite


How do I install Open vSwitch on raring? I can't find any official Ubuntu docs on this anywhere.

DevStack seems to do this:

   kernel_version=`cat /proc/version | cut -d " " -f3`
   apt-get install make fakeroot dkms openvswitch-switch openvswitch-datapath-dkms linux-headers-$kernel_version

On the other hand, this blog does this:

apt-get install openvswitch-datapath-source openvswitch-common openvswitch-switch




Referensi