码迷,mamicode.com
首页 >  
搜索关键字:openstack yum源    ( 7404个结果
利用src.rpm包修改源码后重新制作rpm包
1. 下载 .src.rpm包。例:https://repos.fedorapeople.org/repos/openstack/EOL/openstack-grizzly/epel-6/openstack-quantum-2013.1.4-4.el6.src.rpm2. 使用" rpm -ivh ...
分类:其他好文   时间:2014-08-12 10:04:13    阅读次数:258
RHEL6使用163网站CentOS的对应版本作为yum源
#查看是否安装yum#rpm-qa|grepyum[root@lab~]#rpm-qa|grepyum#寻找适合自己操作系统的yum安装包(可以通过浏览器,来翻开寻找)#http://mirror.centos.org/centos-6/6.5/os/x86_64/Packages/yum-3.2.29-40.el6.centos.noarch.rpm[root@labhuxiaoming]#wgethttp://mirror.centos..
分类:Web程序   时间:2014-08-12 03:30:13    阅读次数:841
Centos6.5之yum安装LAMP+wordpress
一、配置yum源利用挂载光盘或其他网上yum源都可以,自行配置。二、安装开发包及库文件以及配置文件[root@90sec~]#yum-yinstallhttpd*[root@90sec~]#yum-yinstallmysql*[root@90sec~]#yum-yinstallphp*[root@90sec~]#yum-yinstallmod_sslmod_perlmod_auth_mysqllibdbi-dbd-mysql..
分类:其他好文   时间:2014-08-12 03:29:44    阅读次数:305
怎样写 OpenStack Neutron 的 Extension (二)
Neutron Extension 的具体实现
分类:其他好文   时间:2014-08-12 03:09:40    阅读次数:205
CentOS 添加 Oracle YUM 源
文章来自:Oracle 官方 YUM 源IntroductionThe Oracle public yum server offers a free and convenient way to install the latestOracle Linuxpackages as well as pac...
分类:数据库   时间:2014-08-12 03:09:00    阅读次数:404
国内各大云计算厂商虚拟技术分析
最近在整理一些云计算的材料,在google和百度上搜索了一下国内各大云计算厂商使用的主要技术: 1.华为云:openstack基金会的金牌会员,所有的虚拟化产品几乎都是使用openstack技术,虚拟技术估计是KVM 2.浪潮云海:之前大部分使用的是VMware技术,2014年7月份加入openst...
分类:其他好文   时间:2014-08-11 20:45:42    阅读次数:197
3.      Can not upload image and get error “Glance - HTTPInternalServerError (HTTP 500)”
Inglace-regiter.logFile"/usr/lib/python2.6/site-packages/glance/openstack/common/db/sqlalchemy/session.py",line461,in_wrapraiseexception.DBError(e)DBError:(ProgrammingError)(1146,"Table‘glance.p_w_picpaths‘doesn‘texist")‘INSERTINTOp_w_picpaths(created_at,up..
分类:其他好文   时间:2014-08-11 12:13:42    阅读次数:319
如何区分 OpenStack Neutron Extension 和 Plugin
Neutron Extension 和 Plugin 的区别
分类:其他好文   时间:2014-08-10 06:02:19    阅读次数:257
Cloudera hadoop-2.3.0-cdh5.1.0 在Centos 6.5 下的安装
安装前准备 1.  虚拟机3个,安装Centos 6.5, 内存设置为4GB  2.  配置yum源为163(不配置,在安装软件时,慢的要死) 3. 关闭防火墙( iptables),disabled SELinux 4. 配置静态IP,并在/etc/hosts中将Hadoop集群中的主机名加进去 安装  1. 在Cloudera官网上下载 cloudera-manager-i...
分类:其他好文   时间:2014-08-09 00:12:07    阅读次数:313
error: Refusing toundefine while domain managed save image exists
虚拟机无法删除的处理方法1)、查看虚拟机状态virsh#list--allIdNameState----------------------------------------------------9instance-000000c7running10instance-0000002erunning11instance-000000a8running12instance-000000a7running-instance-00000066shutoff2)、删..
分类:其他好文   时间:2014-08-08 16:30:57    阅读次数:208
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!