How to start redis-server on a different port than the default port 6379 in Ubuntu? I have used the following steps to install the redis:
redis.conf file (it will probably be at /etc/redis/6379.conf).port directive to any free port.