第一次尝试,只需要一个命令即可安装
sudo apt-get install redis-server
Linux下安装Redis服务器

通过命令行客户端访问Redis
redis-cli
Linux下安装Redis服务器
redis切换端口启动
redis-server --port 6380
Linux下安装Redis服务器
启动redis
Linux下安装Redis服务器![在这里插入图片描述](https://img-blog.csdnimg.cn/20191122185002961.png

相关文章: