会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
博客园
首页
新随笔
联系
管理
订阅
1
2
下一页
[置顶]
环境的搭建
摘要: 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)
2021年1月6日
mycat
摘要: 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)
2020年11月10日
netdata
摘要: 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)
2020年11月8日
MongoDB
摘要: https://www.mongodb.com/try/download/community 下载地址 https://nosqlbooster.com/downloads 可视化工具的地址 windows直接msi安装包即可 mongodb是没有配置文件的 所以需要自己手动编写配置文件 Mongo
阅读全文
posted @ 2020-11-08 15:15 往昔流年ぇ
阅读(153)
评论(0)
推荐(0)
2020年10月4日
测试的一些工具
摘要: 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)
2020年9月26日
docker-compose
摘要: 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)
2020年9月25日
mysql-linux
摘要: 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)
2020年8月4日
Elasticsearch
摘要: 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)
RabbitMQ
摘要: 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)
2020年4月17日
Nginx
摘要: 先执行下载依赖包 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)
2020年4月16日
Docker
摘要: 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)
1
2
下一页
公告