码迷,mamicode.com
首页 >  
搜索关键字:azure vm    ( 6733个结果
System and method for controlling switching between VMM and VM using enabling value of VMM timer indicator and VMM timer value having a specified time
In one embodiment, a method includes transitioning control to a virtual machine (VM) from a virtual machine monitor (VMM), determining that aVMMtimer ...
分类:其他好文   时间:2014-09-09 12:03:18    阅读次数:411
OpenStack nova VM migration (live and cold) call flow
OpenStack nova compute supports two flavors of Virtual Machine (VM) migration:Cold migration -- migration of a VM which requires the VM to be powered ...
分类:其他好文   时间:2014-09-09 11:35:18    阅读次数:343
创建Windows Azure负载集群
创建了web服务之后可以再列表中找到此服务创建负载集群中的第一个虚拟机把创建的虚拟机加入到这个服务之中在网络里面选择frontweb前端网络,这个以后会解释azure的网络配置,我是把azure网络分割成不同区域的网络可用集群先选无吧,因为后面还会写高可用集群配合负载冗余虚拟机..
分类:Windows程序   时间:2014-09-08 10:58:27    阅读次数:458
关于解决VM heap的问题
今天弄个简单的图片显示程序LinearLayout linearLayout =(LinearLayout)this.findViewById(R.id.LinearLayout1); for(int i=0;i<imagePath.length;i++) { img[i]=new ImageView(this); img[i]....
分类:其他好文   时间:2014-09-07 18:36:05    阅读次数:172
台式机转虚拟机vm怎么使用摄像头
具体步骤: 1.点击开始->运行,在对话框中输入"services.msc",确定,打开服务管理器。 2.在服务列表中选中"VMware USB Arbitration Service",双击打开属性对话框,再选择"启动",就能启动VMware USB Arbitration Service服务了。   3.关闭VMware软件,并重新打开,启动一个虚拟机,进入系统之后VMware...
分类:其他好文   时间:2014-09-07 13:34:35    阅读次数:231
VM ware 安装12.04以后启动虚拟机的unity mode模式
这是一个非常难以找到解决方法的问题,因为VMWare和Ubuntu都有Unitiy,前者指的是Unity Mode,后者指的是Unity Shell。我的主机操作系统是Windows 7 ,安装VMWare 9.0.1,虚拟机中运行Ubuntu 12.04 。当我试图把VMWare切换到Unity Mode,我得到以下信息: The virtual machine cannot enter ...
分类:其他好文   时间:2014-09-06 22:36:04    阅读次数:192
最简单实用的MongoDB安装教程:在CentOS中使用 yum 安装MongoDB及服务器端配置详解
一、准备工作: 运行yum命令查看MongoDB的包信息[root@vm ~]# yum info mongo-10gen(提示没有相关匹配的信息,)说明你的centos系统中的yum源不包含MongoDB的相关资源,所以要在使用yum命令安装MongoDB前需要增加yum源,也就是在 /etc/....
分类:数据库   时间:2014-09-06 16:00:43    阅读次数:556
〖Linux〗使用纯命令行来操作VBOX(宿主机不需要X11 Server)
1. Linux安装vbox,略过2. 查看已安装扩展插件VBoxManage list extpacks3. 创建一个vm:VBoxManage createvm --name "testvm" --register4. 修改vm属性:VBoxManage modifyvm "testvm" --...
分类:系统相关   时间:2014-09-05 21:04:31    阅读次数:287
VMware_ubuntu设置共享文件夹
1、点击安装VMware tools2、将/media/vmtool的压缩包复制到/home/pc/vm_tool下,应为原路径在root权限下竟然也是只读的,并且无法更改。3.进入/home/pc/vm_tool下执行以下命令a) sudo tar zxfv VMwareTools-xxx.tar...
分类:其他好文   时间:2014-09-05 17:43:31    阅读次数:203
Windows Azure 开发教程(1)
近期准备发布一套关于 Windows Azure 的开发教程,以项目实战的方式进行演练;具体的项目还在考虑当中,如果大家有什么好的建议可以在贴子后面留言。
分类:Windows程序   时间:2014-09-05 00:56:10    阅读次数:229
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!