先安装一下: [root@iZbp143t3oxhfc3ar7jey0Z ~]# sudo yum install asciinema Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Resolving ...
分类:
系统相关 时间:
2020-02-16 20:23:52
阅读次数:
108
今天在下载MySQL的时候,Oracle官网下载简直是龟速。。。 可以使用sohu的镜像:http://mirrors.sohu.com/mysql/MySQL-8.0/ Ctrl+F调出搜索框,输入winx64,选你喜欢的版本下就完了~ 速度对比,比官网还是快些的 或者用中科大的:http://m ...
分类:
数据库 时间:
2020-02-16 14:46:02
阅读次数:
239
# yum install telnet Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check > P ...
分类:
Web程序 时间:
2020-02-16 12:46:47
阅读次数:
77
清华: https://pypi.tuna.tsinghua.edu.cn/simple 豆瓣: http://pypi.douban.com/simple/ 阿里: http://mirrors.aliyun.com/pypi/simple/ ...
分类:
其他好文 时间:
2020-02-15 15:20:45
阅读次数:
43
减轻集群负载、三种k8s 替代openstack的解决方案 待办https://news.ycombinator.com/item?id=17013779kubevirthttps://hostadvice.com/blog/kata-containers-kubevirt-virtlet-vm-s... ...
分类:
其他好文 时间:
2020-02-14 12:49:18
阅读次数:
160
rpm -Uvh http://mirror.ghettoforge.org/distributions/gf/gf-release-latest.gf.el7.noarch.rpm rpm --import http://mirror.ghettoforge.org/distributions/g ...
分类:
系统相关 时间:
2020-02-14 00:34:40
阅读次数:
90
收集的镜像,yum源等网站地址 阿里巴巴开源镜像站 https://opsx.alibaba.com/mirror http://mirrors.aliyun.com/centos/ 网易开源镜像站 http://mirrors.163.com/ Centos社区镜像站 http://mirror. ...
分类:
其他好文 时间:
2020-02-13 22:55:25
阅读次数:
78
es 数据丢失(误删) 现象 此情况下,通过zombodb dsl 方式查询会有异常,数据库sql 模式没问题(数据库数据在) 解决 需要重建索引,命令REINDEX index <indexname> es 故障(服务不可用) 现象 通过zombodb dsl 查询会有一样,同时数据的insert ...
分类:
数据库 时间:
2020-02-13 19:15:02
阅读次数:
87
pycharm 不显示代码提示 1、检查是否代码本身有问题。 2、检查代码提示是否成功开启。 setting → Inspections → Spelling 要开启 setting → Inspections → Python 要打开 3、检查IDE省电模式是否关闭状态!!! file → pow ...
分类:
其他好文 时间:
2020-02-13 17:06:15
阅读次数:
63
zombodb 是一个强大的pg 扩展,我们可以像操作数据库一样操作es,以下是pgspider 与zombodb 的构建 说明,使用最新版本v5.6.16-1.0.20 构建失败,使用了v.40 dockerfile 老样子基于已经构建好的pgspider base 镜像 FROM dalongr ...
分类:
数据库 时间:
2020-02-13 12:52:40
阅读次数:
124