概述 本文为centos7.3自动化编译安装mysql5.3.6的脚本及后续初始化操作,话不多少,直接上脚本。 安装脚本install.py如下: #coding=utf-8 #!/usr/bin/python import os,commands #定义变量
install_dir = '/da...
【mysql】 【LOG】 【os】 【path】 【配置】 【操作系统】 【ADD】 …
安装配置opensips过程记录
本文操作系统为CentOS,所用Opensips版本为1.8.2。 Update2013/6/27:
版本1.9.1也已验证通过,下载地址为http://opensips.org/pub/opensips/latest/src/opensips-1.9.1_src.tar.gz
安装CentOS (若已有环境可跳过此步骤) 1、安装虚拟机,VMWare Server
2.0遇到问题无法显示console(Chrome里),换为Virtualbox 4.2后可正常使用;
2、在虚拟机里安装CentOS 6.3,选择standard server类型安装。
【服务器】 【mysql】 【日志】 【LOG】 …