码迷,mamicode.com
首页 >  
搜索关键字:linux解决xhost: unable to open display    ( 38110个结果
jquery 中fadeIn,fadeOut动画
我们在做首页banner图片播放的时候会使用fadeIn,fadeOut动画,这里需要注意的是:fadeIn作用相当于:display:list-item;opcity逐渐变为1fadeOut作用相当于:display:none;opcity逐渐变为0有些时候我们需要实现些特殊的fade效果,就需要...
分类:Web程序   时间:2014-06-21 17:43:35    阅读次数:252
[转]Open vSwitch 安装及配置
Open vSwitch安装及配置 一、 Open vSwitch简介 1.1概述 Open vSwitch是一个高质量的、多层虚拟交换机,使用开源Apache 2.0许可协议,由Nicira Networks开发,主要实现代码为可移植的C代码。 它的目的是让大规模网络自动化可以通过编程扩展,同时仍...
分类:其他好文   时间:2014-06-21 16:42:09    阅读次数:1045
微软职位内部推荐-Principal Dev Manager
微软近期Open的职位:Title: Principal Dev ManagerLocation: BeijingThe R&D of Shared Data Platform at Search Technology Center Asia aims to build a unified data...
分类:其他好文   时间:2014-06-21 16:13:42    阅读次数:241
[转]基于 Open vSwitch 的 OpenFlow 实践
Open vSwitch 概述 Open vSwitch(下面简称为 OVS)是由 Nicira Networks 主导的,运行在虚拟化平台(例如 KVM,Xen)上的虚拟交换机。在虚拟化平台上,OVS 可以为动态变化的端点提供 2 层交换功能,很好的控制虚拟网络中的访问策略、网络隔离、流量监控等等...
分类:其他好文   时间:2014-06-21 16:01:23    阅读次数:411
Open vSwitch Advanced Features Tutorial
Open vSwitch Advanced Features Tutorial=======================================Many tutorials cover the basics of OpenFlow. This is not such atutorial....
分类:其他好文   时间:2014-06-21 16:00:06    阅读次数:271
[转]Network flow monitoring with Open vSwitch
With network virtualization, the software switches (such as Open vSwitch) on the servers act like the edge switches. So, to gain insights into the net...
分类:Web程序   时间:2014-06-21 15:34:13    阅读次数:324
[转]SSL on Open vSwitch and ovs controller
There are two places that SSL will need to be configured if SSL is to be used between the controller and the Open vSwtich. The instructions below assu...
分类:其他好文   时间:2014-06-21 15:30:08    阅读次数:161
[转]Examining Open vSwitch Traffic Patterns
In this post, I want to provide some additional insight on how the use of Open vSwitch (OVS) affects—or doesn’t affect, in some cases—how a Linux host...
分类:其他好文   时间:2014-06-21 15:01:41    阅读次数:334
Openvswitch手册(1)
Openvswitch是一个virutal swtich, 支持Open Flow协议,当然也有一些硬件Switch也支持Open Flow协议,他们都可以被统一的Controller管理,从而实现物理机和虚拟机的网络联通。 Open Switch定义了一系列Flow Table,通过它来控制包的流...
分类:其他好文   时间:2014-06-21 14:54:57    阅读次数:248
[转]Configuring Open vSwitch
(image from Anatomy of an open source cloud) A cloud data center consists of large numbers of physical servers, each running a hypervisor with one or ...
分类:其他好文   时间:2014-06-21 14:48:04    阅读次数:225
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!