Easter79 Easter79
2年前
the install of mysql in Linux System
一、下载MySql浏览器(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.2cto.com%2Fos%2Fliulanqi%2F)打开https://www.mysql(https://www.oschina.net/action/GoToLink?url
Stella981 Stella981
2年前
CentOs6.5 nginx1.10.1
yum install y  gccyum install y gcccyum install y pcre pcredevelyum install y zlib zlibdevelyum install y openssl  openssldevelnginx1
Stella981 Stella981
2年前
SonarQube install on Kubernetes
Sonarqube搭建代码apiVersion:extensions/v1beta1kind:Deploymentmetadata:name:postgreslabels:app:postgresspec:template:
Wesley13 Wesley13
2年前
PHP 5 安装配置(版本大于等于 5.3)
所需依赖包安装yum install autoconfyum install automakeyum install libtoolyum install re2cyum install bisonPHP安装(Apache版)
Wesley13 Wesley13
2年前
mysql zip install
 NETHELPMSG3534问题:在安装MqSql的5.7.12版本时,在注册服务mysqldinstallMySQLdefaultsfile"mydefault.ini路径"后执行netstartmysql,启动MySql失败。!(https://blog.csdn.net/kerecs/article/details
Stella981 Stella981
2年前
MariaDB install
Yum安装Maria//https://mariadb.com/kb/en/themariadblibrary/yum/\linux下安装MariaDB过程1、进站选版本,双击最后一项https://downloads.mariadb.org/mariadb/repositories/mi
Stella981 Stella981
2年前
Redis 5.0.5 Install manual
Redis5.0.5安装文档(Installmanual)一、单实例安装标题内容测试环境Centos7虚拟机vboxredis版本redis5.0.51.编译安装redis使用wget从官网
Stella981 Stella981
2年前
Install hadoop, install hive, 及hive的使用
hadoop,hive安装过程和配置文件(附件)。注意:hadoopNameNode未做ha.Hive,还是基本的hiveonMR,未使用ontez,onspark,  未配置LLAP、HCatalogandWebHCat。安装完之后,以下是hive使用例子: 从本
Wesley13 Wesley13
2年前
R语言练习代码
x<c(1:10)x<c(v11:4,v210:14)install.packages()install.packages("xlsx")install.packages("rJava")install.packages("xl
Stella981 Stella981
2年前
Graphviz install the Windows for Scyther
1、在Pycharm中使用Scyther工具的时候需要导入graphviz   直接在Interpreter上安装的售后会报错,如果在IDE上无法支架安装的库可以试图在控制台上安装,控制台上无法安装的库直接下载后复制到对应python的库文件中加载。!(https://img2018.cnblogs.com/blog/1276904