• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How To Install Redis Desktop Manager on Ubuntu 19.04

  • 00:39 lsb_release -a
  • 00:51 redis-cli -v
  • 01:03 apt update
  • 01:17 snap install redis-desktop-manager
{{postValue.id}}

Installation Of Redis Desktop Manager On Ubuntu 19.04

Redis Desktop Manager (RDM) — is a fast open source Redis database management application for Windows, Linux and MacOS. This tool offers you an easy-to-use GUI to access your Redis DB and perform some basic operations: view keys as a tree, CRUD keys, execute commands via shell.This Tutorial covers the installation of Redis Desktop Manager on ubuntu 19.04

Installion procedure

Check the Ubuntu version by using the following command

root@linuxhelp:~# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 19.04
Release:	19.04
Codename:	disco

Check the redis version by using the following command

root@linuxhelp:~# redis-cli -v
redis-cli 5.0.3

Run the apt update to update the repository

root@linuxhelp:~# apt update
Hit:1 http://in.archive.ubuntu.com/ubuntu disco InRelease
Get:2 http://in.archive.ubuntu.com/ubuntu disco-updates InRelease [97.5 kB]
Get:3 http://in.archive.ubuntu.com/ubuntu disco-backports InRelease [88.8 kB]
Get:4 http://security.ubuntu.com/ubuntu disco-security InRelease [97.5 kB]
Fetched 284 kB in 1s (256 kB/s)     
Reading package lists... Done
Building dependency tree       
Reading state information... Done
232 packages can be upgraded. Run 'apt list --upgradable' to see them.

Install the Redis Desktop Manager by using the following command

root@linuxhelp:~# snap install redis-desktop-manager
redis-desktop-manager 2019.1.0+git from Igor Malinovskiy (uglide) installed

Search for Redis Desktop Manager snap1 Now Create a Redis DB file snap2

This is the Redis Desktop Manager application snap3 With this, the installation of Redis Desktop Manager on Ubuntu 19.04 comes to an end.

Tags:
anettejoseph
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

What is the use Redis server?

A

Redis is an open-source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes with radius queries and streams

Q

How to check the Redis version?

A

Use the following command

#redis-cli -v

Q

What is use RedisDesktopManager?

A

Redis Desktop Manager (RDM) — is a fast open-source Redis database management application for Windows, Linux, and macOS. This tool offers you an easy-to-use GUI to access your Redis DB and perform some basic operations: view keys as a tree, CRUD keys, execute commands via a shell.

Q

What are the features of RedisDesktopManager?

A

RDM supports key filtering. To filter keys you need to open the database context menu and select "Filter keys"

Q

What are the supports for RedisDesktopManager?

A

RDM supports SSL/TLS encryption, SSH tunnels, TLS over SSH tunnel (AWS ElastiCache with In-Transit Encryption) and cloud Redis instances such as: Amazon ElastiCache, Microsoft Azure Redis Cache and Redis Labs.

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Owen ?
How to add SSH key to my Gitlab account

I need to add the SSH key in my gitlab account. How to do so ????

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.