摘要:
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 阅读全文
摘要:
持续记录自己常用Git的一些习惯 __ __ _______ __ __ ______ _______ __ .___________. | | | | | ____|| | | | / __ \ / _____|| | | | | |__| | | |__ | | | | | | | | | | 阅读全文
摘要:
Redis 1.安装 yum的镜像配置 https://developer.aliyun.com/mirror/centos?spm=a2c6h.13651102.0.0.3e221b11QmNCaG 配置命令: # 备份 mv /etc/yum.repos.d/CentOS-Base.repo / 阅读全文
摘要:
# 安装win10的记录 ## 1.制作系统U安装盘 ### 一图流 :point_right: [微软官网的win10下载连接](https://www.microsoft.com/en-us/software-download/windows10) :point_right: ![用U盘制作wi 阅读全文
摘要:
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 阅读全文