Advance

Tutorial Configure Redis on Linux Ubuntu 20.04

Tutorial Configure Redis on Linux Ubuntu 20.04
0
(0)

In this tutorial, we want to learn how to install and configure Redis on Linux Ubuntu 20.04. And let’s look at how to make a complete Redis configuration.

How to install, Use and Configure Redis on Linux Ubuntu 20.04

The technology as the main memory database (In memory) that is used to maintain the database, Cache, and interface message (Message Broker) is used.

Step 1) First, Install Redis

First of all, update Ubuntu:

sudo apt update  

Then install Redis with the command below:

sudo apt install redis-server  

After installing Redis, enable the following command

sudo systemctl enable redis-server  

Step 2) Configure Redis

You can use its configuration file to make any additional parameter changes: /etc/redis/redis.conf.

sudo vim /etc/redis/redis.conf  

You can increase the allowable memory limit according to each of your servers.

After completing any changes, restart the service once:

sudo systemctl restart redis-server  
Recommended Article: How to Fix Server Response Time problem

Step 3) How to Connect on Redis Server

You can use the redis-cli tool to confirm the connection between the Redis server.

redis-cli  

output:

127.0.0.1:6379> ping  PONG  

You have successfully installed Redis on the full Ubuntu 20.04.

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

View More Posts
Tom Veitch
Eldernode Writer
We Are Waiting for your valuable comments and you can be sure that it will be answered in the shortest possible time.

Leave a Reply

Your email address will not be published. Required fields are marked *

We are by your side every step of the way

Think about developing your online business; We will protect it compassionately

We are by your side every step of the way

+8595670151

7 days a week, 24 hours a day