Centos6源安装最新的nginxphpmysql(iptablesselinux事先关闭)1、Php5.6安装remi源http://rpms.famillecollet.com/yuminstallhttp://rpms.famillecollet.com/enterprise/remi-release-6.rpm此操作也会自动安装epel源,(此源可安装mysql5.5php5.4php5.6php5.5)然后在/etc/yum.repo..
分类:
数据库 时间:
2015-04-02 16:42:07
阅读次数:
203
This howto guide shows you’ll how to enable EPEL repository under RHEL/CentOS 6/5 to install additional standard open source packages by using YUM com...
分类:
其他好文 时间:
2015-04-02 09:00:49
阅读次数:
139
1.同步yum源的脚本#cat/data/yum_repo/rsync_yum_shell/rsync_yumrepo.sh#!/bin/bash#scriptname:rsync_yumrepo.shRsyncBin="/usr/bin/rsync"RsyncPerm=‘-avrt--delete--no-iconv--bwlimit=100000‘Centos_7_base=‘/data/yum_repo/Centos-7/Base/‘Centos_7_epel=‘/data/yum_repo..
分类:
系统相关 时间:
2015-04-02 06:44:51
阅读次数:
309
rpm-Uhvhttp://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm-Uhvhttp://rpms.famillecollet.com/enterprise/remi-release-6.rpm yu...
分类:
系统相关 时间:
2015-03-31 21:47:55
阅读次数:
130
最近机房要上线几个机柜的机器,必须实现自动化装机。一、安装系统环境是centos6.4,采用yum安装:rpm-Uvhhttp://mirrors.hustunique.com/epel/6/x86_64/epel-release-6-8.noarch.rpm
yum-yinstallcobblercobbler-webhttpdrsynctftp-serverxinetddhcppython-ctypesdebmirrorpyk..
分类:
其他好文 时间:
2015-03-31 20:32:15
阅读次数:
255
环境:RHEL6.6软件:postfix-3.0.0bind-9.8.2-0.30mysql-5.5.42dovecot-2.0.9-7软件源:本地源,epel源,remi源邮件服务器IP:192.168.1.110主机名为mail.mingxiao.info客户端IP192.168.1.77WinXP,OutlookExpress收发邮件请确保selinux处于permissive状态,防火墙处于关闭状态..
分类:
其他好文 时间:
2015-03-30 19:06:25
阅读次数:
415
Centos使用第三方软件源RepoForgehttp://repoforge.org/use/http://pkgs.repoforge.org/RepoForge源可以做为Centos官方源及EPEL源的补充,这样Centos下常用软件基本都可使用yum安装了Centos6rpm-ivhhttp://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.r..
分类:
其他好文 时间:
2015-03-30 06:59:54
阅读次数:
154
CentOS 7通过yum安装fcitx五笔输入法
以下通过了亲测:
1、设置源
Posted in Linux at 三月 5th, 2015 / No Comments ?
加入EPEL源
EPEL7几乎是CentOS必备的源:
$ wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7...
分类:
其他好文 时间:
2015-03-20 22:08:47
阅读次数:
7326
CentOS 6 部署 Nginx + PHP5 Web服务器在 CetnOS 6 (64位) 操作系统上部署Nginx and PHP5服务器。这个过程通过 yum 命令进行RPM包安装。可以参考 PHP 官方文档。安装 一些必要的 YUM 库rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch...
分类:
Web程序 时间:
2015-03-19 16:31:44
阅读次数:
154
需求:经常对线上服务器做一些修改配置文件,搭建等操作,很麻烦系统环境是RHEL5安装过程和很多网友一样,先安装epelrpm-Uvhhttp://mirror.pnl.gov/epel/5/x86_64/epel-release-5-4.noarch.rpm
yumupdate
yuminstallsalt-minion
yuminstallsalt-master安装过程巨简单,装好后,..
分类:
其他好文 时间:
2015-03-17 18:14:46
阅读次数:
374