表示 进入内容 581590801
« 先前的 10 新的记录 | 下一步 10 较早的记录 »
Displaying posts with tag: yum (reset)
yum安装mysql 5.6

vim /etc/yum.repos.d/mysql.repo # Enable to use MySQL 5.6 [mysql56-community] name=MySQL 5.6 Community Server baseurl=http://repo.

【mysql】  【yum】  【Server】  【file】  【Blog】   点击查看原文>

linux下的mysql的安装

linux下的mysql的安装

-----------------------mysql安装(yum方法)--------------------------------- 1、查看是否存在 [root@localhost ~]# rpm -qa | grep mysql mysql-libs-5.

【linux】  【mysql】  【数据库】  【yum】  【rpm】  【grant】  【list】   …

[获取更多]
linux下的mysql的安装

linux下的mysql的安装

-----------------------mysql安装(yum方法)--------------------------------- 1、查看是否存在 [root@localhost ~]# rpm -qa | grep mysql mysql-libs-5.

【linux】  【mysql】  【数据库】  【yum】  【rpm】  【grant】  【list】   …

[获取更多]
配置Linux+Nginx+PHP+MySQL运行环境

(1)删除Linux系统默认安装的web服务器软件包,如:httpd、mysql、php等,卸载可以用以下命令 [root@test.com~]#rpm -e httpd [root@test.com~]#rpm -e php [root@test.

【nginx】  【linux】  【php】  【服务器】  【mysql】  【yum】  【配置】  【负载均衡】   …

[获取更多]
Dockerfile构建LNMP分离环境部署wordpress

最近忙着写自己的项目,也把一个站点的bbs论坛打算迁移到Docker中,测试没发现啥大问题。在单台上面的架构如下;(往后我们也是要讲到compose和swarm调度的慢慢来)

1、首先我们先安装一下docker,好多人都发现国内用yum安装有各种问题;这里我们用国内的https://www.daocloud.io.登录后注册,然后点击下载。

【nginx】  【php】  【docker】  【mysql】  【WordPress】   …

[获取更多]
yum源安装方式在RHEL5.5上部署LAMP

yum源安装方式在RHEL5.5上部署LAMP   我们就使用光盘自带的rpm包安装,这样可以节约大量找安装包的时间,而且使用yum安装会自动解决包安装时依赖性的问题,非常简单,整个部署10多分钟就可以搞定。

【php】  【mysql】  【Apache】  【yum】  【配置】  【Server】  【html】   …

[获取更多]
MariaDB Galera Cluster实现mariadb的多主复制

一、MariaDB Galera Cluster概要: 1.简述:      MariaDB Galera Cluster 是一套在mysql innodb存储引擎上面实现multi-master及数据实时同步的系统架构,业务层面无需做读写分离工作,数据库读写压力都能按照既定的规则分发到各个节点上去。

【mysql】  【数据库】  【yum】  【配置】  【cluster】  【集群】   …

[获取更多]
cloudstack4.6 + xenserver架构云环境部署

cloudstack4.6 + xenserver架构云环境部署

一、提供简单类似cloudstack架构如下(仅供简单参考):

二、安装cloudstack4.6+xenserver6.5     系统环境:centos6.

【架构】  【服务器】  【mysql】  【数据库】  【yum】  【配置】  【rpm】   …

[获取更多]
Atlas 安装

centos5.5 64Bit

1

yum install -y libevent-devel lua-devel openssl-devel flex

升级python至2.

【python】  【mysql】  【yum】  【DB】  【test】   点击查看原文>

LNMP安装shell脚本

脚本一键安装lnmp  (centos6版本) #!/bin/bash echo "It will install lnmp." sleep 1 ##check last command is OK or not.

【nginx】  【php】  【mysql】  【shell】  【yum】  【脚本】  【prefix】  【service】   …

[获取更多]
表示 进入内容 581590801
« 先前的 10 新的记录 | 下一步 10 较早的记录 »