Install and configure the Redis database under Ubuntu 14.04 _linux

Source: Internet
Author: User
Tags redis install redis redis server

1, log in as root permissions

2, the next down input command, Apt-getinstall Redis-server, as shown:

3, after the installation is completed, the Redis server will automatically start, we check the Redis server program, the implementation of Ps-aux|grep Redis, as shown:

4, through the launch command to check Redis server status, execution: Netstat-nlt|grep 6379, as shown:

5, install Redis Server, will automatically install REDIS command line client program. The local input REDIS-CLI command can be started and the client program accesses the Redis server. Execution: REDIS-CLI, as shown in figure:

6, to this Redis database is installed

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.