redis-- start

1, enter the directory
Here Insert Picture Description
2, enter the redis redis-5.0.5 cd /
Here Insert Picture Description
3, enter src Start Service

Here Insert Picture Description

Added:
download extract compiler (I downloaded from github, then cp to the directory)
$ wget http://download.redis.io/releases/redis-4.0.8.tar.gz
$ tar xzf Redis-4.0. 8.tar.gz
$ cd-Redis 4.0.8
$ the make

View the process netstat -ntlp
see what text vim
turn off the firewall systemctl stop firewall.service
view firewall firewall-cmd --state

Published 27 original articles · won praise 1 · views 1193

Guess you like

Origin blog.csdn.net/qq_40484416/article/details/103919103