Skip to content

Instantly share code, notes, and snippets.

@fernyb
Last active August 29, 2015 14:24
Show Gist options
  • Save fernyb/9507bafe4caa06bf401e to your computer and use it in GitHub Desktop.
Save fernyb/9507bafe4caa06bf401e to your computer and use it in GitHub Desktop.
Selected config:
Port : 6379
Config file : /etc/redis/6379.conf
Log file : /var/log/redis_6379.log
Data dir : /var/lib/redis/6379
Executable : /usr/local/bin/redis-server
Cli Executable : /usr/local/bin/redis-cli
Is this ok? Then press ENTER to go on or Ctrl-C to abort.
Copied /tmp/6379.conf => /etc/init.d/redis_6379
sudo service redis_6379 start
sudo service redis_6379 stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment