Agent Digital

乾坤何处说清浊 意气与谁论短长

Centos 安装字体

cd ~ mkdir .fonts # 把字体文件放到 .fonts 目录 fc-cache -fv

Canal 高可用

Canal 是阿里巴巴mysql数据库binlog的增量订阅&消费组件, 你可以从这儿了解它

Jupyter 服务的 Nginx 配置

jupyter 的 nginx 配置,需要特别关注 jupyter 的websocket 配置

使用 NGINX 做 HTTP 负载均衡

Introduction 负载均衡一般被用来优化资源利用率、最大化吞吐量、降低延迟和容错配置。 Ng