run redids in server code example Example 1: check that redis is running $ redis-cli ping PONG Example 2: redis cache start sudo /etc/init.d/redis_6379 start