REDIS3 installation under debian8.2

Source: Internet
Author: User

1, install the necessary dependency package

Apt-get Install GCC make

2. Download & Install

#下载wget http://download.redis.io/releases/redis-3.0.0.tar.gz
Tar zxvf redis-3.0.0.tar.gz
CD redis-3.0.0# If you do not add parameters, Linux will be error make MALLOC=LIBC

3. Self-starting

In the source package found in the Utils redis_init_script, copied a copy to/etc/init.d/redis,chmod 755,

Conf= "/etc/redis/${redisport}.conf", 6379.conf to copy a past from the source package

Chkconfig Redis on

4. Starting Test/etc/init.d/redis Start

This article is from the "lly0205.mofile.com" blog, make sure to keep this source http://481814.blog.51cto.com/471814/1709687

REDIS3 installation under debian8.2

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.