phpphp-fpmnginx安装yum源remirpm-Uvhhttp://mirrors.opencas.cn/epel/6/x86_64/epel-release-6-8.noarch.rpmrpm-ivhhttp://rpms.famillecollet.com/enterprise/remi-release-6.rpm安装软件一.phpphp-fpm使用remi源的包yum--enablerepo=remiinstallphpphp-fpm二.安装nginx安装n..
分类:
Web程序 时间:
2015-06-17 18:25:26
阅读次数:
182
源地址:http://mirrors.ustc.edu.cn/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm //此为centos 6版本安装输入命令:步骤一 :# wget http://mirrors.ustc.edu.cn/fedora/epe...
分类:
Web程序 时间:
2015-06-17 15:18:35
阅读次数:
123
一、环境系统:CentOS6.4x64最小化安装IP:192.168.3.67二、安装配置epel源[root@svn~]#rpm-ivhhttp://mirrors.sohu.com/fedora-epel/6/x86_64/epel-release-6-8.noarch.rpm
Retrievinghttp://mirrors.sohu.com/fedora-epel/6/x86_64/epel-release-6-8.noarch.rpm
warning:/var/..
分类:
Web程序 时间:
2015-06-16 19:35:23
阅读次数:
804
一、安装 系统环境是centos6.3,采用yum安装: rpm -Uvh http://mirrors.hustunique.com/epel/6/x86_64/epel-release-6-8.noarch.rpm yum -y install cobbler cobbler-web httpd...
分类:
其他好文 时间:
2015-06-16 16:29:47
阅读次数:
147
首先去官网去阅读,查看各种方式,选择适合你的系统并且你喜欢的安装方式。 是的,正如你想的那样,我选择了yum安装方式。 直接yum install wine,你会发现没有软件包可用。全程只有两个命令:$ yum install epel-release $ yum install win...
yum是centos下很方便的rpm包管理工具,配置第三方软件库使你的软件库更加丰富。以下简单的讲下配置的步骤。首先,需要安装yum-priorities插件:yum install yum-priorities -y该插件的作用主要是设置调用源时的优先级的,一般将官方的优先级设置为最高。例如:[b...
分类:
其他好文 时间:
2015-06-12 00:29:00
阅读次数:
320
Cacti是一套基于PHP,MySQL,SNMP及RRDTool开发的网络流量监测图形分析工具。环境搭建:cacti服务端:192.168.20.20cacti客户机:192.168.20.30cacti安装配置的步骤如下:1.首先要安装epel扩展源yuminstallepel-release2.(安装lamp环境)安装httpd、php、mysqlyuminstall-yhttpd..
分类:
系统相关 时间:
2015-06-11 23:14:23
阅读次数:
244
1、配置yum源[root@dn1~]#cd/etc/yum.repos.d[root@dn1yum.repos.d]#vimaliyun.repo添加如下内容:[epel]name=ExtraPackagesforEnterpriseLinux6-$basearchbaseurl=http://mirrors.aliyun.com/epel/6/$basearchhttp://mirrors.aliyuncs.com/epel/6/$basearch#mirrorlist=https:..
分类:
其他好文 时间:
2015-06-11 23:09:19
阅读次数:
238
安装配置Apache、PHP(忽略此次安装步骤)安装nagiosrpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpmrpm -Uvh http://rpms.famillecollet.c...
分类:
移动开发 时间:
2015-06-11 22:45:14
阅读次数:
233
Docker 在Centos 6.5 X64下安装下载epelwgethttp://ftp.sjtu.edu.cn/fedora/epel/6/i386/epel-release-6-8.noarch.rpm安装epelrpm -ivh epel-release-6-8.noarch.rpm安装do...
分类:
其他好文 时间:
2015-06-09 19:13:10
阅读次数:
132