摘要: pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/ 阿里pip config set global.index-url https://repo.huaweicloud.com/repository/pypi 阅读全文
posted @ 2020-08-01 21:02 往昔流年ぇ 阅读(131) 评论(0) 推荐(0)
摘要: http://www.pr61.com/ 编程网站https://www.bilibili.com/https://www.techempower.com/benchmarks/#section=data-r19&hw=ph&test=composite web框架性能排行http://hub.da 阅读全文
posted @ 2019-10-21 19:42 往昔流年ぇ 阅读(340) 评论(0) 推荐(0)
摘要: https://github.com/MyCATApache/Mycat-Server/releases/tag/1.6.5-RELEASE github地址 https://www.yuque.com/books/share/6606b3b6-3365-4187-94c4-e51116894695 阅读全文
posted @ 2021-01-06 13:30 往昔流年ぇ 阅读(84) 评论(0) 推荐(0)
摘要: https://github.com/netdata/netdata yum install zlib-devel gcc make git autoconf autogen automake pkgconfig wget http://firehol.org/download/netdata/re 阅读全文
posted @ 2020-11-10 16:34 往昔流年ぇ 阅读(66) 评论(0) 推荐(0)
摘要: https://www.mongodb.com/try/download/community 下载地址 https://nosqlbooster.com/downloads 可视化工具的地址 windows直接msi安装包即可 mongodb是没有配置文件的 所以需要自己手动编写配置文件 Mongo 阅读全文
posted @ 2020-11-08 15:15 往昔流年ぇ 阅读(153) 评论(0) 推荐(0)
摘要: https://www.apachelounge.com/download/ 进入bin目录 cmdabs -c 多少个人同时访问(并发) -n 请求多少次 https://github.com/NewEraCracker/LOIC https://github.com/rakyll/heyhttp 阅读全文
posted @ 2020-10-04 14:43 往昔流年ぇ 阅读(120) 评论(0) 推荐(0)
摘要: https://github.com/docker/compose/tagswget https://github.com/docker/compose/releases/download/1.27.4/docker-compose-Linux-x86_64tar -xzvf docker-comp 阅读全文
posted @ 2020-09-26 20:49 往昔流年ぇ 阅读(179) 评论(0) 推荐(0)
摘要: https://dev.mysql.com/downloads/repo/yum/ wget https://repo.mysql.com//mysql80-community-release-el7-3.noarch.rpm 下载rpm -Uvh mysql80-community-release 阅读全文
posted @ 2020-09-25 09:33 往昔流年ぇ 阅读(177) 评论(0) 推荐(0)
摘要: https://www.elastic.co/downloads/elasticsearchhttps://www.elastic.co/downloads/kibanahttps://www.elastic.co/downloads/logstashhttps://github.com/medcl 阅读全文
posted @ 2020-08-04 16:37 往昔流年ぇ 阅读(112) 评论(0) 推荐(0)
摘要: https://www.rabbitmq.com/download.htmlhttps://www.rabbitmq.com/tutorials/tutorial-two-go.html rpm -ivh https://mirrors.aliyun.com/epel/epel-release-la 阅读全文
posted @ 2020-08-04 16:36 往昔流年ぇ 阅读(102) 评论(0) 推荐(0)
摘要: 先执行下载依赖包 rpm -ivh https://mirrors.aliyun.com/epel/epel-release-latest-7.noarch.rpm yum install gcc patch libffi-devel python-devel zlib-devel bzip2-de 阅读全文
posted @ 2020-04-17 20:48 往昔流年ぇ 阅读(164) 评论(0) 推荐(0)
摘要: CentOs版本的linux https://developer.aliyun.com/mirror/docker-ce?spm=a2c6h.13651102.0.0.3e221b11EZpNJQ 阿里云的docker-ce版本1: 安装必要的一些系统工具 yum install -y yum-ut 阅读全文
posted @ 2020-04-16 13:49 往昔流年ぇ 阅读(99) 评论(0) 推荐(0)