Installing Redis under CentOS

Source: Internet
Author: User
Tags in degrees

Recently due to the need to use the Redis cache in the project, so that a separate server for the installation of Redis,redis default is not supported by Windows, So I installed on the server Centos6.5, the first time to play the Linux system, is also the first time to play Redis, in degrees Niang on a random search CentOS installation Redis is a lot, casually find a Start installation (CentOS installation process and method is not here to share), blog address: http ://www.codeceo.com/article/centos-redis-setup.html,redis I use 3.0 of the version (Datong Small benefits, installed almost);

Here I would like to emphasize that there are two points: 1. After the completion of the compilation when the execution make will appear error, many online this problem, but the solution is almost the same, is to delete the folder, re-decompression redis-3.0.0.tar.gz after the implementation of make can, I was so resolved; 2.Redis default is no need to connect Key, after you change the key, you will find that after you have executed the./redis-server connection or no need to enter the key, Redis has a default configuration path, My practice is to copy a redis.conf to Redis-server directory, the redis.conf in the connection key changes (remember to remove the previous #), the boot-time configuration file path needs to be assigned to the redis.conf directory just copied;

Boot from startup is also a reference to someone else's blog, blog address: HTTP://WWW.TUICOOL.COM/ARTICLES/QBVUIJR

This blog is my first blog, please the Great God of mercy; This article is not entirely original, but to install the use of their own problems encountered in the process and solutions to share with you;

Installing Redis under CentOS

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.