摘要: 下载:http://ftp.gnu.org/gnu/make/make-4.4.tar.gz [root@localhost tools]# tar -zxvf ./make-4.4.tar.gz [root@localhost tools]# cd make-4.4 [root@localhost 阅读全文
posted @ 2025-03-14 21:29 VipSoft 阅读(108) 评论(0) 推荐(0)
摘要: 下载 选择需要的版本:https://download.redis.io/releases/ 安装 # 解压 [root@localhost tools]# tar -zxvf redis-5.0.8.tar.gz # 移至 local 目录 [root@localhost tools]# mv r 阅读全文
posted @ 2025-03-14 20:34 VipSoft 阅读(43) 评论(0) 推荐(0)