05 2025 档案
摘要:RedisDB内存使用率分析 查看当前实例有哪些DB redis> info keyspace # Keyspace db0:keys=4,expires=0,avg_ttl=0 db5:keys=5,expires=0,avg_ttl=0 db6:keys=24848,expires=24847,
阅读全文
摘要:安装Ansible至指定用户并覆盖其它用户环境 官方文档https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#locating-python 安装pip curl https://boot
阅读全文