Installing and configuring the Redis database under Ubuntu 14.04

Source: Internet
Author: User
Tags install redis redis server

Tools/Materials
    • Ubuntu System Computer One

    • Internet

Method/Step
    1. Log in as root and switch to the/usr directory.

    2. Next enter the command, apt-get install Redis-server,

    3. After the installation is complete, the Redis server will start automatically, we check the Redis server program, execute Ps-aux|grep Redis,

    4. Check Redis server Status by Start command, execute: Netstat-nlt|grep 6379,

    5. Installing the Redis server will automatically install the Redis command-line client program together. The native Input redis-cli command can be started, and the client program accesses the Redis server. Execution: REDIS-CLI,

    6. 6

      This will be installed, and the next step is how to use it.


Installing and configuring the Redis database under Ubuntu 14.04

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.