redis builds code example Example 1: start redis server $ redis-server Example 2: install redis sudo systemctl restart redis.service