首先:具体的安装步骤在mysql官方文档上都有详细的描述。 这里造轮子是让自己加深理解。 官方文档地址:https://dev.mysql.com/doc/refman/5.6/en/linux-installation-yum-repo.html 目前mysql最新版本为:5.7.x 因为5.7版 ...
分类:
数据库 时间:
2018-01-19 00:13:55
阅读次数:
239
ODI的安装非常简单,一路next即可。但是在安装之前必须先安装JDK,这里使用的是jdk8。从oracle官方网站下载以下jar文件,如下图所示:使用如下命令进行安装:candon@pdi:~$java-jarsoftware/fmw_12.2.1.3.0_odi.jar启动程序日志文件为/tmp/OraInstall2018-01-18_03-07-30PM/launcher2018-01-1
分类:
数据库 时间:
2018-01-18 17:02:20
阅读次数:
222
1、安装MariaDB安装命令yum-yinstallmariadbmariadb-server安装完成MariaDB,首先启动MariaDBsystemctlstartmariadb设置开机启动systemctlenablemariadb接下来进行MariaDB的相关简单配置mysql_secure_installation首先是设置密码,会提示先输入密码Entercurrentpassword
分类:
数据库 时间:
2018-01-18 14:59:41
阅读次数:
193
download:https://share.weiyun.com/faad06228becc61427eee64d014891c2 INSTALLATION 0) Uninstall VA (if you have installed it before).0.0) Manually check ...
分类:
其他好文 时间:
2018-01-17 00:27:28
阅读次数:
172
首先 First 准备软件安装包 perpare the softwaer installation pachage ①Keil C51(Version 9.00 or newer) ②nRFgo Studio(Version 1.4 or newer) ③nRFgo SDK(Version 2.2 ...
分类:
其他好文 时间:
2018-01-16 18:33:33
阅读次数:
174
参考文档: grafana 部署:http://docs.grafana.org/installation/rpm/ 一.环境 1. 拓扑 2. 节点 Node OS Hostname IP Remark prometheus& grafana server centos 7.4 prometheu ...
分类:
其他好文 时间:
2018-01-15 20:38:08
阅读次数:
721
Preferences > Package Settings > Package Control > Settings - User 添加"channels": [ "http://cst.stu.126.net/u/json/cms/channel_v3.json" ], ...
分类:
其他好文 时间:
2018-01-15 14:54:07
阅读次数:
172
系统环境:kali 安装流程参考github官方地址:https://github.com/byt3bl33d3r/MITMf/wiki/Installation 安装相关依赖: 下载项目: 安装相关的子项目和依赖: 安装相关依赖: 启动并查看MITMf的帮助文件: MITMf的插件挺多的 基本功能 ...
分类:
其他好文 时间:
2018-01-14 13:07:14
阅读次数:
237
https://gitlab.com/gitlab org/omnibus gitlab/blob/master/doc/common_installation_problems/README.md reconfigure freezes at ruby_blocksupervise_redis_s ...
分类:
其他好文 时间:
2018-01-13 01:20:01
阅读次数:
89
我这里遇到的情况是adb interface 错误:未安装,在这个网站: http://adbdriver.com/downloads/ 下载了Automated installation(Universal)之后,重新安装了adb interface之后,我的设备出现在了我们想要的地方。 或者 在 ...
分类:
移动开发 时间:
2018-01-13 00:25:05
阅读次数:
4377