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
本文简单介绍了一下Neutron L3 DVR这个feature。...
分类:
其他好文 时间:
2014-09-10 14:11:30
阅读次数:
194
使用的是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 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
最近发现centos7的/etc/rc.local不会开机执行,于是认真看了下/etc/rc.local文件内容的就发现了问题的原因了#!/bin/bash
#THISFILEISADDEDFORCOMPATIBILITYPURPOSES
#
#Itishighlyadvisabletocreateownsystemdservicesorudevrules
#torunscriptsduringbootinsteadofusingthisfi..
分类:
其他好文 时间:
2014-09-06 18:49:04
阅读次数:
281
1. 写openstack swift的middleware 首先要确定swift用的是哪个middleware文件。 比如healthcheck这个中间件,在机器上有很多同名文件如下,这两行可能是源代码/etc/swift/swift-src/swift/common/middleware/hea...
分类:
其他好文 时间:
2014-09-06 10:51:13
阅读次数:
167
首先想到的是安装VMware Tools,安装成功后,配置好共享文件夹后,总是报这个错 无奈,只好另寻他法。 ????????随后又想到了,做个iso镜像,然后挂载在CDrom上,然后安装JDK成功,但是m...
分类:
数据库 时间:
2014-09-05 16:32:01
阅读次数:
277
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