一、出现错误:Cannot convert value of type [java.lang.String] to required type [javax.sql.DataSource] for property 'dataSource' 无法将你的datasource里配置的字符串转换成java ...
分类:
其他好文 时间:
2019-09-24 21:18:13
阅读次数:
136
本文首发于我的个人博客, "解决 Windows Docker 安装 Gitlab Volume 权限问题" ,欢迎访问! 记录一下 Windows10 下 Docker 安装 Gitlab 的步骤。 Caution: We do not officially support running on ...
报错: "msg": "The Python 2 bindings for rpm are needed for this module. If you require Python 3 support use the `dnf` Ansible module instead.. The Pytho ...
分类:
其他好文 时间:
2019-09-24 13:52:54
阅读次数:
175
ik解析器 1. ik解析器 The IK Analysis plugin integrates Lucene IK analyzer (http://code.google.com/p/ik-analyzer/) into elasticsearch, support customized dic ...
分类:
其他好文 时间:
2019-09-21 15:00:26
阅读次数:
129
[plugin flannel does not support config version 导致 Unable to update cni config: no valid networks found in /etc/cni/net.d 解决 https://github.com/coreos ...
分类:
其他好文 时间:
2019-09-21 14:49:21
阅读次数:
276
1.安装依赖包 yum -y install libaio 2.将准备好的压缩包进行解压 tar xf mysql-5.7.24-linux-glibc2.12-x86_64.tar.gz -C /usr/local/ 3.进入目录创建软链接 cd /usr/local/ ln -s mysql-5 ...
分类:
数据库 时间:
2019-09-20 11:47:03
阅读次数:
111
先进入[此页面下载Win7原版ISO文件][1] 1. 重启电脑按Fn+F2进入Bios设置在启动菜单中将 Boot Mode设置为Legacy Support , Boot Priority设置为UEFI First 后保存并重启 ![QQ截图20180506121935.jpg][2] 2. 用 ...
1.安装Python和PyCharm, 代码如下 #!/usr/bin/env python3# -*- coding:utf-8 -*-from selenium import webdriverfrom selenium.webdriver.support.wait import WebDriv ...
分类:
其他好文 时间:
2019-09-19 00:45:49
阅读次数:
128
linux看门狗使用很简单,在应用层使用,只需要ioctl设置一下溢出时间,既可以使用看门狗,定时喂狗即可 前提是kernel支持看门狗 Device Drivers ─> [*] Watchdog Timer Support > 配置好好后,即可make 应用层的使用,直接上代码 ...
分类:
系统相关 时间:
2019-09-16 14:21:07
阅读次数:
177
译:https://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/71079-arp-cam-tableissues.html Catalyst交换机维护多种类型的表,这些表专为第2层交换或多层交换 ...
分类:
其他好文 时间:
2019-09-16 13:41:05
阅读次数:
96