最近在玩阿里云服务器,本身默认自带的yum源的php版本只有5.1,而wordpress最低要求是5.3。一开始没有意识到时源的问题,试了好久没搞懂,我的linux建站水平是真菜啊...这两天意识到了问题了,现在把解救方法贴出来:1,进入yum源配置目录cd /etc/yum.repos.d2,备份...
分类:
其他好文 时间:
2015-01-15 20:11:28
阅读次数:
122
CentOS镜像使用帮助
收录架构
i386x86_64SRPMS
收录版本
所有版本
更新时间
每4小时更新一次
使用说明
首先备份/etc/yum.repos.d/CentOS-Base.repo
mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bac...
分类:
其他好文 时间:
2015-01-14 16:54:18
阅读次数:
111
extmail搭建文档参考:http://wiki.extmail.org一、系统环境系统:centos5.11_86(因为该软件对64位系统支持不够,建议32位系统)服务:HTTP、MySQL二、yum源准备vim/etc/yum.repos.d/EMOS-Base.repo加入以下内容:#EMOS-Base.repo##CreatedbyExtMailDevTeam:http://www.extmail...
分类:
其他好文 时间:
2015-01-13 01:32:18
阅读次数:
515
edhat提供了一个redhat-upgrade-tool的升级工具;[1]配置软件源(网上有些教程把这一步省了,当时升级试了很多次都不成功)
#vim/etc/yum.repos.d/upgrade.repo
[upgrade]
name=upgrade
baseurl=http://dev.centos.org/centos/6/upg/x86_64/
..
分类:
其他好文 时间:
2015-01-12 19:29:34
阅读次数:
313
加Search功能有几个要点1. 需要在Kooboo必须先 ReBuild Index Data2.需要在要搜索的page中启用搜索索引搜索的代码@using Kooboo.CMS.Content.Models@using Kooboo.CMS.Search@{ var result = Repos...
分类:
其他好文 时间:
2015-01-11 23:02:03
阅读次数:
408
1、安装编译工具 gcc、gcc-c++、make注意解决依赖关系,推荐使用 yum 安装,若不能联网可使用安装光盘做为 yum 源1)编辑 yum 配置文件:Mount /dev/cdrom /mediavi /etc/yum.repos.d/CentOS-Media.repo[c5-media]...
分类:
其他好文 时间:
2015-01-11 22:49:50
阅读次数:
302
yum 1` rpm -q yum 2` 配置yum源 /etc/yum.repos.d vim 1.repo 文件名要以.repo结尾 [rhel]name=baseurl=file:// /mnt ftp://192.168.0.1/ http:...
分类:
其他好文 时间:
2015-01-11 17:27:56
阅读次数:
313
cobbler自动化安装官网地址:http://www.cobblerd.org1、安装epel源#rpm-ivhhttp://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
#vim/etc/yum.repos.d/epel.repo2、安装cobbler组件#yum-yinstallcobblerdhcptftpxinetdhttpdsyslinux3、准备ISO直接挂载..
分类:
其他好文 时间:
2015-01-08 15:35:28
阅读次数:
190
Creation of dbcontrol repository fails when execute $ emca -config dbcontrol -repos createWith error:Database connection through listener failed. Fix the error and run EM Configuration Assistant again...
分类:
其他好文 时间:
2015-01-08 13:26:13
阅读次数:
354
文件目录 cd /etc/yum.repos.d/iozone_smallfile/iozone3_429/src/current #这个文件自己建的iozone_smallfile----------------------------------------------...
分类:
其他好文 时间:
2015-01-07 20:49:38
阅读次数:
678