码迷,mamicode.com
首页 >  
搜索关键字:centos7 openstack    ( 18272个结果
Try to config LAMP+Freeradius+daloRADIUS on CentOS7
Just follow this:http://www.haiyun.me/archives/centos-freeradius-daloradius-ros.html, and I will list something different in CentOS7#1:CentOS7 replace...
分类:其他好文   时间:2014-09-10 17:14:00    阅读次数:231
初探Openstack Neutron DVR
本文简单介绍了一下Neutron L3 DVR这个feature。...
分类:其他好文   时间:2014-09-10 14:11:30    阅读次数:194
centos7 安装 mariadb 的正确命令
使用的是linode的centos7系统,安装mysql发现已经默认的是mariadb。 但是不管是使用linode官网说明还是百度搜索到的的根本安装方法无法安装成功。 总是提示这一句: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) ...
分类:数据库   时间:2014-09-09 13:07:08    阅读次数:326
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
centos 7 /etc/rc.local 开机不执行的问题
最近发现centos7的/etc/rc.local不会开机执行,于是认真看了下/etc/rc.local文件内容的就发现了问题的原因了#!/bin/bash #THISFILEISADDEDFORCOMPATIBILITYPURPOSES # #Itishighlyadvisabletocreateownsystemdservicesorudevrules #torunscriptsduringbootinsteadofusingthisfi..
分类:其他好文   时间:2014-09-06 18:49:04    阅读次数:281
linux高级技巧:redhat下的openstack搭建及应用
redhat下openstack的搭建...
分类:系统相关   时间:2014-09-06 17:28:13    阅读次数:411
[OpenStack]Deploy WordPress Using Heat
How to write HOT?...
分类:其他好文   时间:2014-09-06 11:03:34    阅读次数:232
project
1. 写openstack swift的middleware 首先要确定swift用的是哪个middleware文件。 比如healthcheck这个中间件,在机器上有很多同名文件如下,这两行可能是源代码/etc/swift/swift-src/swift/common/middleware/hea...
分类:其他好文   时间:2014-09-06 10:51:13    阅读次数:167
Centos7安装mysql
首先想到的是安装VMware Tools,安装成功后,配置好共享文件夹后,总是报这个错 无奈,只好另寻他法。 ????????随后又想到了,做个iso镜像,然后挂载在CDrom上,然后安装JDK成功,但是m...
分类:数据库   时间:2014-09-05 16:32:01    阅读次数:277
Linux TCP/IP网络管理工具:net-tools VS iproute2
Blog:http://www.simlinux.com许多系统管理员仍然使用ifconfig、route、arp、netstat命令组合来管理和排错网络配置,这些命令有net-tools包提供,但在ArchLinux、Centos7/RHEL7等发行版里面已经使用iproute2替代了net-toolsiproute2是另外一个网络配置工具,用来取代net-tools的..
分类:Web程序   时间:2014-09-05 16:30:22    阅读次数:410
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!