Redis Installation and Configuration

Source: Internet
Author: User
Tags redis server
Installation
  • Download the source package:# wget http://redis.googlecode.com/files/redis-2.4.10.tar.gz
  • Unzip:# tar xvfz redis-2.4.10.tar.gz
  • Enter directory:# cd redis-2.4.10
  • Compile:# make

The Redis-server and redis-cli two names in the SRC directory are the Redis server and client applications, which can be called directly and are recommended to be copied directly to the user Bin directory for easy invocation:
# cp src/redis-* /usr/local/bin/

For Redis clients:

Server Side for Redis:

Reference

[1].http://blog.itpub.net/7607759/viewspace-722044/

Redis Installation and Configuration

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.