240 发简信
IP属地:广东
  • python 版本切换

    添加版本 选择需要切换的版本

  • centos php7安装

    创建 /data/soft 目录 安装依赖包 安装nginx 下载最新版php 解压 编译配置 编译&安装 配置环境变量 在末尾追加 执行命令使...

  • 构建应用的12个因素

    I. 基准代码 一份基准代码,多份部署 II. 依赖 显式声明依赖关系 III. 配置 在环境中存储配置 IV. 后端服务 把后端服务当作附加资...

  • elasticsearch Rejecting mapping update to as the final mapping would have more than 1 type

    在@Document注解中添加type类型即可spring boot 在插入elasticsearch 时报错‵‵‵Rejecting mapp...

  • rabbitmq 部署

    安装erlang wget https://github.com/rabbitmq/erlang-rpm/releases/download/v...

  • mysql 主从同步 Client requested master to start replication from position > file size; the first even...

    主库上查看log-bin.000567 文件 tail -100 [root@usserver1 mysql]# mysqlbinlog lo...

  • elasticsearch 6.x elasticsearch-head

    elasticsearch-head 问题处理 跨域问题:No 'Access-Control-Allow-Origin'修改 elastics...

  • 申请免费SSL证书

    准备 centos 7.4Let's Encrypt certbot-auto 部署certbot-auto 手动创建证书 这里的domainn...

  • ubuntu 中ulimit 修改

    修改 /etc/security/limits.conf 修改 /etc/pam.d/su 重新登录 如果还未生效 在添加如下修改 /etc/...