随笔分类 - 环境搭建
摘要:Nginx http://nginx.org/en/download.html 以下都是 root账号下进行操作的 1 安装与启动 # 解压 tar zxvf nginx-1.20.1.tar.gz -C /opt/ # 安装依赖插件 # gcc 编译 C,C++ # pcre pcre-devel
阅读全文
摘要:Redis 1.安装 yum的镜像配置 https://developer.aliyun.com/mirror/centos?spm=a2c6h.13651102.0.0.3e221b11QmNCaG 配置命令: # 备份 mv /etc/yum.repos.d/CentOS-Base.repo /
阅读全文
摘要:RabbitMQ 安装记录 1.安装 1.1 环境 Zero dependency Erlang RPM from Team RabbitMQ 👉 RabbitMQ Erlang Version Requirements 使用PackageCloud Yum Repository安装 A quic
阅读全文
摘要:记录在 Windows 上,按照文档安装 MySQL8 压缩版的安装步骤 MySQL 文档地址: https://dev.mysql.com/doc/refman/8.0/en/windows-install-archive.html 解压版本下载地址: https://downloads.mysq
阅读全文

浙公网安备 33010602011771号