kubernetes(k8s)DNS 服务反复重启解决: k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.96.0.1:443/api/v1/services?resourceVersion=0: d ...
在main导入import './assets/style/theme.less'如果找不到less, 需安装less依赖:npm install less可能还需要 npm install less-loader 如果报一下错误:error in ./src/assets/style/theme. ...
分类:
其他好文 时间:
2020-07-21 21:53:11
阅读次数:
112
Proxy安装程序1、安装mariadb首先需要安装mariadb-serveryuminstall-ymariadb-server启动服务[root@VM_0_13_centosweb]#systemctlstartmariadb.service添加到开机启动[root@VM_0_13_centosweb]#systemctlenablemariadb.service2、获取/zabbix-pr
分类:
其他好文 时间:
2020-07-21 11:40:06
阅读次数:
102
如上图,控制台出现类似: Error in nextTick: "InvalidCharacterError: Failed to execute 'setAttribute' on 'Element': ', ' is not a valid attribute name." 错误,说明vue t ...
分类:
其他好文 时间:
2020-07-20 10:15:51
阅读次数:
103
* branch master -> FETCH_HEAD error: insufficient permission for adding an object to repository database .git/objects fatal: failed to write object fa ...
分类:
数据库 时间:
2020-07-18 22:35:47
阅读次数:
88
1.Elasticsearch 在部署时,对 Linux 的设置有哪些优化方法? 1、64 GB 内存的机器是非常理想的, 但是 32 GB 和 16 GB 机器也是很常见的。少于 8 GB 会适得其反。 2、如果你要在更快的 CPUs 和更多的核心之间选择,选择更多的核心更好。多个内核提供的额外并 ...
分类:
其他好文 时间:
2020-07-16 21:21:28
阅读次数:
56
AbstractApplicationContext @Override public void refresh() throws BeansException, IllegalStateException { synchronized (this.startupShutdownMonitor) { ...
分类:
编程语言 时间:
2020-07-16 11:43:49
阅读次数:
72
MapReduce: Simplified Data Processing on Large Clusters MapReduce是什么? a programming model and an associated implementation for processing and generati ...
分类:
其他好文 时间:
2020-07-16 10:13:57
阅读次数:
73
Netbeans 8.2 tomcat8 java8 也就是缺jstl的依赖呗 去maven搜一下jstl 随便试一下,选个用的人多的 然后再选择版本最新的 把依赖加入到pom.xml中,使用依赖关系重新构建,问题解决 <!-- https://mvnrepository.com/artifact/ ...
分类:
编程语言 时间:
2020-07-16 10:11:21
阅读次数:
96
root@ubuntu:/data1/root/ryu/SDN-IP-Ryu# sshd -T Missing privilege separation directory: /run/sshd Missing privilege separation directory: /run/sshd ro ...
分类:
系统相关 时间:
2020-07-15 23:54:56
阅读次数:
177