RedHat Linux 6.5 enterprise Redis 3.0.3 Installation

Source: Internet
Author: User
Tags download redis redis cluster install redis

RedHat Linux 6.5 enterprise Redis 3.0.3 Installation

System Environment preparation

RedHat Linux 6.5 Enterprise Edition

1. Download Redis 3.0.3

Address: http://download.redis.io/releases/redis-3.0.3.tar.gz

2. decompress the file using the tar command

[Root @ localhost ~] Tar-vxzf/usr/local/redis-3.0.3.tar.gz

3. Put the decompressed file to/usr/local/(personal habits)

[Root @ localhost ~] Mv/root/redis-3.0.3/usr/local/

4. Go to the root directory of redis and use the make command to compile

[Root @ localhost ~] Cd/usr/local/redis-3.0.3/

[Root @ localhost redis-3.0.3] make

5. Use make install to install

[Root @ localhost redis-3.0.3] make install

6. Start

[Root @ localhost redis-3.0.3] redis-server redis. conf

Complete

Display Effect After startup

You may also like the following articles about Redis. For details, refer:

Install and test Redis in Ubuntu 14.04

Basic configuration of Redis master-slave Replication

Redis cluster details

Install Redis in Ubuntu 12.10 (graphic explanation) + Jedis to connect to Redis

Redis series-installation, deployment, and maintenance

Install Redis in CentOS 6.3

Learning notes on Redis installation and deployment

Redis. conf

Redis details: click here
Redis: click here

This article permanently updates the link address:

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.