码迷,mamicode.com
首页 >  
搜索关键字:virtual terminal    ( 8030个结果
PatentTips - Adaptive algorithm for selecting a virtualization algorithm in virtual machine environments
BACKGROUNDA Virtual Machine (VM) is an efficient, isolated duplicate of a real computer system. More than one VM may be provided concurrently by a sin...
分类:其他好文   时间:2014-06-28 14:27:00    阅读次数:433
PatentTips - Use of multiple virtual machine monitors to handle privileged events
BACKGROUND OF THE INVENTIONA conventional virtual-machine monitor (VMM) typically runs on a computer and presents to other software the abstraction of...
分类:其他好文   时间:2014-06-28 14:16:36    阅读次数:276
PatentTips - Transitioning between virtual machine monitor domains in a virtual machine environment
BACKGROUNDThe present disclosure relates generally to microprocessor systems, and more specifically to microprocessor systems that may operate in a tr...
分类:其他好文   时间:2014-06-28 14:13:58    阅读次数:327
openflow tutorial 开始openflow的学习(一)
---恢复内容开始---首先不废话介绍openflow了,自己也还搞不清楚究竟是个什么玩意儿,概括不出什么内容来,先做试验,有个大体的感性了解回来再总结吧。第一步,搭建环境,这一步就是安装工具,不同的系统环境搭建不一致,我的环境大体如下:首先把虚拟机搞起来,Set up Virtual Machin...
分类:其他好文   时间:2014-06-24 10:48:36    阅读次数:290
How to proxy a web site by apache2 in Ubuntu
Install apache2To execute the install command in terminal:sudo apt-get install apache2Then, we can find that the apache2 has been installed in "/etc/"...
分类:Web程序   时间:2014-06-24 09:39:53    阅读次数:363
Linux的X Window与命令行模式
Linux的登陆方式Linux默认的登陆方式主要分为两种:1.文本界面的登陆环境,也称为命令行界面(Command Line Interface,CLI)或终端界面(Terminal或Console)。2.图形用户界面(Graphical User Interface,GUI)的登陆环境,X Win...
分类:Windows程序   时间:2014-06-24 09:18:02    阅读次数:232
(转)C++重写、重载和重定义的区别
C++ 重写重载重定义区别(源自:http://blog.163.com/clevertanglei900@126/blog/static/111352259201102441934870/)1 成员函数重载特征: a 相同的范围(在同一个类中) b 函数名字相同 c 参数不同 d virtual关...
分类:编程语言   时间:2014-06-23 08:17:18    阅读次数:302
解决Virtual Box 下安装Mac OS X时出现的“hfs: summary table not allowed on FS with block size of 2048”问题
安装的时候首先出现 hfs: summary table not allowed on FS withblock size of 2048 错误,然后就是 hfs: could not initializc summary table forOSX Base System 错误。 一开始也不知道是怎么回事,后来在yandex上搜索中找到一篇帖子,它说这是CPU的问题。Mac OS X 10.9不能识别特有的CPU格式,只能识别一部分。于是呢,按照帖子中的做法,首先找到Virtual Box的位置,用命令符的...
分类:其他好文   时间:2014-06-22 18:43:15    阅读次数:268
Openvswtich 学习笔记
场景: 创建一个Virtual Switch,支持VLAN,支持MAC-Learning 包含下面四个Port: P1, truck port P2, VLAN 20 P3, P4 VLAN 30 包含五个flow table: Table 0: Admission control. Table 1...
分类:其他好文   时间:2014-06-21 15:51:51    阅读次数:295
[转]Comparing sFlow and NetFlow in a vSwitch
As virtualization shifts the network edge from top of rack switches to software virtual switches running on the hypervisors; visibility in the virtual...
分类:Web程序   时间:2014-06-21 15:21:57    阅读次数:414
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!