Roams
114
1 分钟
Git Git 打标签 当前commit创建标签 git tag -a v0.1 -m "my first tag" 根据历史commit打 git tag -a v0.2 commitid 检……
Roams
28943
58 分钟
SRE(系统稳定性工程师) SRE sre google运维解密读书笔记 google sre这本书其实是goo……
Roams
7755
16 分钟
Linux Desktop Linux Desktop 这里主要介绍我遇到的关于使用linux桌面遇到的问题,希望能对你有所帮助! 我……
InfluxDB FAQ InfluxDB FAQ 如何重命名measurement name 目前木有官方的,参考stackoverfl……
Roams
1593
4 分钟
ElasticSearch ELK准备 添加源 具体可以参考https://www.elastic.co/guid……
Roams
447
1 分钟
Productivity(生产力) Productivity(生产力) 这里主要介绍我为……
Roams
2151
5 分钟
Encryption Encryption 加密,encryption,当我们开发系统或者应用或者传递隐秘信息的时候,我们不……
Roams
130
1 分钟
Stress Test Stress Test Disk fio Fio vdbench wget https://download.oracle.com/otn/utilities_drivers/vdbench/vdbench50407.zip Net Test websites https://www.host-tracker.com/ https://ping.pe/ http://tools.ipip.net/newping.php https://ping.sx 拨测相关 网站测试速度 在线 https://www.speedtest.net/ https://fast.com/zh/cn/ 命令行 1 2 3 4 5 6 7 8……