在Linux上安装Redis6
1.下载xshell和xftp
服务器我是买的阿里云的学生服务器119一年,
redis: http://download.redis.io/releases/redis-6.0.4.tar.gz.
xshell: https://beta.netsarang.com/xshell.
xftp: https://beta.netsarang.com/xftp.
xshell和xftp下载完成后一键傻瓜式安装,然后xshell输入公网ip 进行连接
打开xftp
将Redis 安装包上传到服务器
2.Redis 的安装
Redis6 跟之前有些不同,先要升级gcc的版本,输入以下命令