Redis (6379)
Connect to the Server
$ redis-cli -h 10.10.10.10
NoAuth RequireWe need to find password to connect which stored in /etc/redis/redis.conf file

└─$ redis-cli -h 10.10.10.10
10.10.10.10:6379> Auth Ready4Redis?
OKLast updated