码迷,mamicode.com
首页 >  
搜索关键字:rhel 5 yum源配置文件    ( 2175个结果
linux下PHP扩展安装memcache模块
linux下PHP扩展安装memcache模块roid安装环境RHEL 4Php 5.2.6所需软件libevent-1.4.6-stable.tar.gz (http://monkey.org/~provos/libevent/)memcache-2.2.3.tgz (http://pecl.ph...
分类:Web程序   时间:2014-09-16 15:42:40    阅读次数:302
Install TightVNC Server in RHEL/CentOS and Fedora to Access Remote Desktops
Virtual Networking Computing(VNC) is a Kind of remote sharing system that makes it possible to take control of any other computer connected to interne...
分类:数据库   时间:2014-09-15 12:49:28    阅读次数:800
也议MySQL中隐式转换
1. 环境说明 RHEL 6.4 x86_64 + MySQL 5.6.19 测试表: MySQL [test]> show create table emp\G *************************** 1. row *************************** Table: emp Create Table: CREATE TABLE `emp` (...
分类:数据库   时间:2014-09-13 17:21:54    阅读次数:233
RHEL/CentOS/Fedora各种源(EPEL、Remi、RPMForge、RPMFusion)配置
CentOS默认自带CentOS-Base.repo源,但官方源中去除了很多有版权争议的软件,而且安装的软件也不是最新的稳定版。Fedora自带的源中也找不到很多多媒体软件,如果需要安装,必需先添加其他源,如RPMFusion和RPMForge等第三方软件库。下面GoFace来一一介绍各种第三方软件...
分类:其他好文   时间:2014-09-13 13:22:45    阅读次数:202
mongoDb c driver
1,yum dependenciesCentos,RHEL Fedora:$ sudo yum install git gcc automake autoconf libtoolDebian:$ sudo apt-get install git gcc automake autoconf libto...
分类:数据库   时间:2014-09-12 20:39:54    阅读次数:195
Oracle数据库文件路径变更
环境:RHEL 6.4 + Oracle 11.2.0.3情景一:只是部分普通数据文件迁移,可以在线操作。1.将对应表空间offline,移动数据文件到新路径2.数据文件alter database rename file '' to '';3.再将表空间online情景二:所有数据文件迁移。本文是...
分类:数据库   时间:2014-09-12 20:35:24    阅读次数:297
Zabbix 添加Linux客户端 Agent方式
时间同步ntpdatetime.nist.gov安装Zabbix官方yum源rpm-ivhhttp://repo.zabbix.com/zabbix/2.2/rhel/6/x86_64/zabbix-release-2.2-1.el6.noarch.rpm安装zabbix客户端yuminstall-yzabbixzabbix-agent关闭防火墙[root@VM3~]#chkconfigiptablesoff[root@VM3~]#serviceiptablesstop..
分类:系统相关   时间:2014-09-12 17:24:34    阅读次数:328
如何在CentOS 5/6上安装EPEL 源
EPEL 是什么?EPEL (Extra Packages for Enterprise Linux,企业版Linux的额外软件包) 是Fedora小组维护的一个软件仓库项目,为RHEL/CentOS提供他们默认不提供的软件包。这个源兼容RHEL及像CentOS和Scientific Linux这样...
分类:其他好文   时间:2014-09-12 16:37:13    阅读次数:250
MySQL中ib_logfile和ibdata1参数大小被修改后
1. 环境说明 RHEL 6.4 x86_64 + MySQL 5.5.37和MySQL 5.6.19 2. 案例:redo log文件(ib_logfile)大小参数被修改:innodb_log_file_size innodb_log_file_size = 256M  -- 修改为200M 版本是5.5的,启动失败,会出现如下错误: InnoDB: Error: log f...
分类:数据库   时间:2014-09-12 01:16:32    阅读次数:290
centos 装VBOX
#cd /etc/yum.repos.d/wget http://download.virtualbox.org/virtualbox/rpm/rhel/virtualbox.repoyum install kernel-devel dkms.noarchyum install VirtualBox...
分类:其他好文   时间:2014-09-11 16:59:02    阅读次数:252
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!