很多用户在使用sumblime安装插件的时候,打开package control的install package会出现报错:There are no packages available for installation。如下图: 之所以会出现这种错误的原因是因为sublime中的包管理instal ...
分类:
其他好文 时间:
2019-01-15 17:52:21
阅读次数:
206
Elasticsearch requires at least Java 8. Specifically as of this writing, it is recommended that you use the Oracle JDK version 1.8.0_131. Java install ...
分类:
其他好文 时间:
2019-01-15 14:22:54
阅读次数:
175
1. 安装Influxdb:https://blog.csdn.net/v6543210/article/details/84134403, 2. 安装grafana.http://docs.grafana.org/installation/debian/. 3. 安装Go. 1.下载golang安 ...
分类:
数据库 时间:
2019-01-14 20:17:10
阅读次数:
892
MariaDB Server is available for installation on macOS (formerly Mac OS X) via the Homebrew package manager. MariaDB Server is available as a Homebrew ...
分类:
数据库 时间:
2019-01-13 00:14:51
阅读次数:
204
原文:https://www.npmjs.com/package/commander Commander.js Installation Option 语法解析(parsing) 我们使用.option()定义Options,其中 后面的作为commander变量名 option作为定义命令的选项, ...
分类:
其他好文 时间:
2019-01-11 20:14:11
阅读次数:
354
在用apt-get安装软件时出现了类似于 install-info: No dir file specified; try –help for more information.dpkg:处理 gettext (–configure)时出错: 子进程 post-installation script ...
分类:
系统相关 时间:
2019-01-09 13:35:34
阅读次数:
214
Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable. Then, rerun this script. 运行/usr/local/webser ...
分类:
其他好文 时间:
2019-01-04 17:13:27
阅读次数:
220
官方文档 https://www.zabbix.com/documentation/3.4/zh/manual/installation/requirements 简介: zabbix([`zæbiks])是一个基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。zabbix能 ...
分类:
其他好文 时间:
2019-01-02 21:12:10
阅读次数:
209
```
# ./configure --help --help print this message --prefix=PATH set installation prefix --sbin-path=PATH set nginx binary p... ...
分类:
其他好文 时间:
2019-01-02 19:23:42
阅读次数:
134
redis5.0集群部署 一、集群介绍 Redis 集群是一个可以在多个 Redis 节点之间进行数据共享的设施(installation)。Redis 集群不支持那些需要同时处理多个键的 Redis 命令, 因为执行这些命令需要在多个 Redis 节点之间移动数据, 并且在高负载的情况下, 这些命 ...
分类:
其他好文 时间:
2019-01-02 01:26:44
阅读次数:
251