# 安装 Redis 使用方法: ```sh curl -o- https://github.com/dunwu/os-tutorial/blob/master/codes/linux/ops/service/redis/install-redis.sh | bash ``` 脚本会下载解压 redis 到 `/opt/redis` 路径下。