Centos Centos7
1. 在 https://redis.io 下载 redis 源码包 2. 上传到 linux 服务器上,解压源码包 3. 进入解压的目录,无需配置,直接进行编译安装。
辰风沐阳 阅读 4272 2020-09-15
在 VMware 中使用 Centos7 最小化镜像时使用到的包,记录一下,忘记了好找
辰风沐阳 阅读 2016 2020-09-14
CentOS 7.x 默认使用的是firewall作为防火墙,取代6.x的iptables。查看防火墙状态:firewall-cmd --state;关闭防火墙:systemctl stop firewalld
辰风沐阳 阅读 2347 2020-09-14