表示 进入内容 441 去 450 的 801 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: yum (reset) Nov 12 2017 zabbix 2.4 yum安装 Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:09 UTC Tags: PHP, rpm, zabbix, yum, session, server, agent, MySQL, 数据库, create, 配置, 监控 安装Zabbix-Server 安装Zabbix官方源 1 2 rpm -ivh http://repo.zabbix.com/zabbix/2.4/rhel/6/x86_64/zabbix-release-2. 【php】 【监控】 【mysql】 【zabbix】 【数据库】 【yum】 【配置】 【agent】 …[获取更多] Nov 12 2017 centos6.7 本地yum源配置 Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:02 UTC Tags: centos, yum, file, MySQL, 配置 在使用yum安装之前是必须配置yum源的, 在不能联网的情况下, 可使用DVD光盘或ISO文件做本地yum源. 下面以RHEL6.0为例, 其它版本类似. 1. 建立ISO文件存放目录(/repo/iso)和ISO文件的挂载目录(/repo/rhel6) # mkdir -p /repo/iso # mkdir -p /repo/rhel6 2. 【mysql】 【yum】 【配置】 【centos】 【file】 点击查看原文> Nov 12 2017 将日志记录在是mysql中,实现loganalyzer Posted by mysql-云栖社区 on Sun 12 Nov 2017 08:59 UTC Tags: PHP, html, index, centos, log, yum, syslog, MySQL, 数据库, 日志, 测试, 浏览器, 脚本, 报表, rsyslog 三台主机 192.168.191.106(代号106) 产生日志 192.168.191.107(代号107) 实现存放日志的数据库 192.168.191. 【php】 【mysql】 【日志】 【LOG】 【数据库】 【yum】 【浏览器】 …[获取更多] Nov 12 2017 Centos 6.5安装Mysql数据库 Posted by mysql-云栖社区 on Sun 12 Nov 2017 08:55 UTC Tags: rpm, centos, yum, list, service, MySQL, 数据库, 操作系统 一、查看和卸载掉原有mysql rpm -qa | grep mysql // 这个命令就会查看该操作系统上是否已经安装了mysql数据库 rpm -e mysql // 普通删除模式rpm -e --nodeps mysql // 强力删除模式,如果使用上面命令删除时,提示有依赖的... 【mysql】 【数据库】 【yum】 【操作系统】 【centos】 【rpm】 …[获取更多] Nov 12 2017 使用YUM安装MySQL 5.5 Posted by mysql-云栖社区 on Sun 12 Nov 2017 08:53 UTC Tags: rpm, centos, yum, service, MySQL, 配置 step1. 切换到root用户 su - ## OR ## sudo -i step2. 安装remi软件源 CentOS及Red Hat (RHEL)平台 ## CentOS 6 and Red Hat (RHEL) 6 ## rpm -Uvh http://rpms. 【mysql】 【yum】 【配置】 【centos】 【rpm】 【service】 …[获取更多] Nov 12 2017 实现postfix支持mysql方法 Posted by mysql-云栖社区 on Sun 12 Nov 2017 08:50 UTC Tags: rpm, centos, Redhat, yum, Postfix, MySQL, 函数 1、 postconf –m 查看postfix支持的内容 2、 方法1,下载src.rpm包自己制作支持的软件包: #rpm –ivg postfix-3.0.1. 【mysql】 【函数】 【yum】 【centos】 【rpm】 【postfix】 【RedHat】 …[获取更多] Nov 12 2017 centos7下使用yum安装mysql Posted by mysql-云栖社区 on Sun 12 Nov 2017 08:46 UTC Tags: Blog, rpm, yum, wget, MySQL, CTO CentOS7的yum源中默认好像是没有mysql的。为了解决这个问题,我们要先下载mysql的repo源 1. 下载mysql的repo源 $wget http://repo.mysql.com/mysql-community-release-el7-5. 【mysql】 【yum】 【rpm】 【cto】 【Blog】 【wget】 点击查看原文> Nov 12 2017 SVN使用MySQL验证用户名密码(HTTP) Posted by mysql-云栖社区 on Sun 12 Nov 2017 08:32 UTC Tags: subversion, yum, svn, MySQL, 数据库, 加密 安装过程全部采用yum 1 yum -y install subversion httpd mod_auth_mysql mod_dav_svn mod_ssl 使用MySQL验证是依赖于mod_auth_mysql 主要配置文件 1 2 3 4 5 6 7 8 9... 【mysql】 【加密】 【数据库】 【yum】 【SVN】 【subversion】 点击查看原文> Nov 12 2017 安装PHP5、PHP7 Posted by mysql-云栖社区 on Sun 12 Nov 2017 08:31 UTC Tags: PHP, yum, mariadb, MySQL, 配置, 模块, prefix 安装 PHP5 PHP(Hypertext Preprocessor)英文超级文本预处理语言。PHP是一种HTML内嵌式的语言,是一种在服务端执行的嵌入HTML文档的脚本语言。官网:www.php. 【php】 【mysql】 【模块】 【yum】 【配置】 【Mariadb】 【prefix】 …[获取更多] Nov 12 2017 CentOS 5.5-yum安装配置LNMP Posted by mysql-云栖社区 on Sun 12 Nov 2017 08:17 UTC Tags: PHP, html, Apache, index, centos, Nginx, htaccess, yum, server, service, MySQL, 测试, 配置, 服务器, 脚本 Centos 5.5-yum安装配置LNMP 一、安装所需的库文件和编译环境 yum -y install gcc gcc-c++ autoconf libjpeg libjpeg-devel libpng libpng-devel freetype freetype-devel libxml2... 【nginx】 【php】 【服务器】 【mysql】 【Apache】 【yum】 【配置】 【测试】 …[获取更多] 表示 进入内容 441 去 450 的 801 « 先前的 10 新的记录 | 下一步 10 较早的记录 » 最热门的前20位作者 約翰·史密斯 (1) Oracle MySQL Blogs Oracle's MySQL Blog (36) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums