Toggle navigation
Geuni's Blog
Home
Archive
Archive
「The two most powerful warriors are patience and time.」
Show All
20
Linux
6
Python
3
Nginx
2
redis
2
Git
1
HAProxy
1
Keepalived
1
MacOS
1
Nacos
1
OpenResty
1
RHCSA
1
Spring Cloud
1
elasticsearch
1
kafka
1
kibana
1
mysql
1
ruby
1
2024
RHCSA9练习题
通过Keepalived & HAProxy,实现Nginx高可用及负载均衡
2023
Redis源码方式安装及Sentinel配置
Kafka介绍,安装及集群搭建
Redis Sentinel的failover过程
解决ES未分配分片的相关问题,“X 个分片有 Y 个失败”
2022
解决Git error: Your local changes to the following files would be overwritten by merge
关于MySQL - SELECT list is not in GROUP BY clause and contains nonaggregated column错误
Linux源码编译方式安装OpenResty及第三方模块
Nacos集群(clustering)异常,unable to find local peer: *.*.*.*, all peers: []
Ruby gem,bundler默认源替换为国内镜像,可解决bundler install卡住等问题
使用Python开源工具locust做性能测试
Python pip,pipenv设置国内镜像源
MacOS下brew install报Error: No such file or directory错误
MacOS下安装Python3及Pipenv
2021
Linux中查看监听中的(占用)端口(netstat,ss,lsof)
Linux中使用find命令查找文件
Linux中locate命令的使用
Linux中whereis命令的使用
Linux中which命令的使用