How to Install Redis NoSQL Database on Linux Debian Step-by-Step Easy Guide

July 23, 2013 | By Duchateaux.

Redis Database Quick Start on Debian Linux

Hi! This Guide shows you Step-by-Step How to Install and Getting-Started Quickly with the Latest Redis NoSQL Database Stable/Development Release for Debian 7-Wheezy/8-Jessie/9-Stretch/10-Buster/11-Bullseye/12-Bookworm i386/amd64 Desktop/Server.

Redis is an In Memory NoSQL Database Very Fast, Versatile and Scalable, Look at the StartUp Guide for More Insight About It…

To the How to Install Redis on Debian Linux Bottom you Find Link to Quick Start Guide for Redis Database StatUp.

Redis an in-memory remote database that offers high performance, replication,
and a unique data model to produce a platform for solving problems.

J.L.Carlson – Redis in Action

Install Redis on Debian Linux - Featured
  1. Open Terminal Window
    (Press “Enter” to Execute Commands)

    Install Redis on Debian Linux KDE Open Terminal

    Or login into Server.

  2. Download Latest Redis Stable/Dev Release:

  3. Right-Click on Archive > Open with Ark

    Extract the Content Into: /tmp.

    Install Redis on Debian Linux KDE Extraction
    Or from Shell:

    tar xvzf redis*tar.gz -C /tmp/
  4. Access the Target.

    cd /tmp/redis*
  5. Installing Redis.

    make
    make test
    sudo make install

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  6. Redis Getting-Started Tutorial

  7. Now Thanks to Salvatore Sanfilippo and the Redis Community you can Fully Enjoy the Easy, Reliable, Fast & Scalable Redis Database on Debian Linux.


QuickChic Theme • Powered by WordPress