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-server
6379
in ubuntu 18.04
sudo nano /etc/redis/redis.conf
and change the port