Copyright (c) 2010-2012 United States Government, as represented bythe Secretary of Defense. All rights reserved.November 12 2012Authors: Matthew Fior ...
分类:
其他好文 时间:
2017-11-28 21:55:24
阅读次数:
149
Copyright (c) 2010-2012 United States Government, as represented bythe Secretary of Defense. All rights reserved.November 12 2012Authors: Matthew Fior ...
分类:
其他好文 时间:
2017-11-28 21:50:11
阅读次数:
243
Copyright (c) 2010-2012 United States Government, as represented bythe Secretary of Defense. All rights reserved.November 12 2012Authors: Matthew Fior ...
分类:
其他好文 时间:
2017-11-28 21:48:23
阅读次数:
175
本章节我们将介绍为什么需要在Kylin创建Cube过程中使用Hive视图;而如果使用Hive视图,能够带来什么好处,解决什么样的问题;以及需要学会如何使用视图,使用视图有什么限制等等。 1. ...
分类:
Web程序 时间:
2017-01-06 11:22:23
阅读次数:
1814
01 xen虚拟化技术基础配置环境:node1 192.168.1.61 CentOS6.6[root@node1~]#uname-r2.6.32-504.el6.x86_64[root@node1~]#cd/etc/yum.repos.d/[root@node1yum.repos.d]#vimxen4.repo [xen4centos] name=Xen4forCentOS6 baseurl=ftp://192.168.56.2/xen4/x86_64/ gpgcheck=0[roo..
分类:
其他好文 时间:
2016-12-25 18:56:05
阅读次数:
209
xen4.4.2安装完成后我们观察到以下信息:Dom0:[root@node1~]#ifconfigeth0Linkencap:EthernetHWaddr00:0C:29:2E:72:81inetaddr:10.43.2.11Bcast:10.43.2.255Mask:255.255.255.0 inet6addr:fe80::20c:29ff:fe2e:7281/64Scope:LinkUPBROADCASTRUNNINGMULTICASTMTU:1500Metric:1..
分类:
其他好文 时间:
2015-06-30 18:43:08
阅读次数:
256
一:安装环境CentOS6.5内核版本:2.6.32-431.el6.x86_64VMware-Workstation二:xen的安装使用[root@node1~]#cat/proc/cpuinfo|grepflag
flags:fpuvmedepsetscmsrpaemcecx8apicsepmtrrpgemcacmovpatpse36clflushdtsacpimmxfxsrssesse2sssyscallnxrdtscplmconstant_tscuparch_per..
分类:
其他好文 时间:
2015-06-18 11:44:38
阅读次数:
263
Fedora20上源码安装Xen4.3.01.环境介绍Linux: Fedora 20 X86_64
Xen: Xen 4.3.02.安装Fedora官网上下载镜像,U盘引导,完成安装。
详细问题见:Fedora20系统安装及配置3.安装所需要的工具包执行命令时都是在root权限下的。3.1更新yum# yum update3.2开发包# yum groupinstall "Developmen...
分类:
其他好文 时间:
2015-04-19 19:30:45
阅读次数:
217
1.从官网下载xen4.1.3源码包2.编译安装xenhypervisor tar zxf xen-4.1.3.tar.gz cd xen-4.1.3/ make xen tools stubdom此处可能会遇到以下问题:yum install zlib-devel -yyum -y inst...
分类:
其他好文 时间:
2015-03-20 15:47:10
阅读次数:
254