11 2021 档案

摘要:consul 单机伪集群搭建 配置 server_1 /usr/local/consul# cat data01/etc/service.json { "server": true, "ui_config": { "enabled": true }, "datacenter": "wsl", "da 阅读全文
posted @ 2021-11-19 13:49 董大轩 阅读(286) 评论(0) 推荐(0)
摘要:wsl支持systemctl 参考文档: https://zhuanlan.zhihu.com/p/352994199 1. 安装 daemonize 和 fontconfig apt install -y fontconfig daemonize 2.在文件 /etc/profile 末尾加入 S 阅读全文
posted @ 2021-11-04 20:59 董大轩 阅读(499) 评论(0) 推荐(0)