Skip to main content
Ctrl+K
PggPy - Home PggPy - Home
  • dev-ops
  • mcq
  • python
  • Machine Learning
  • Backend Framework
    • UI framework
    • pl/SQL
    • SQL Database
    • NoSQL Database
    • interview
    • Mix post
  • GitHub
  • LinkedIn
  • Facebook
  • pyc
  • dev-ops
  • mcq
  • python
  • Machine Learning
  • Backend Framework
  • UI framework
  • pl/SQL
  • SQL Database
  • NoSQL Database
  • interview
  • Mix post
  • GitHub
  • LinkedIn
  • Facebook
  • pyc

Section Navigation

NoSQL Database

  • elastic search
    • For Elasticsearch, some Kibana useful commands are:
    • Install ElasticSearch with SSL and kibana on linux
  • mongodb
    • create an admin user and enable authentication:
  • NoSQL Database
  • mongodb

mongodb#

mongodb Library Doc

  • create an admin user and enable authentication:
    • Step 1: Starting MongoDB Without Access Control
    • Creating the Admin User
    • Enabling Access Control and Testing Authentication
      • Enabling Authentication
    • Testing Authentication Settings
  • New user for specific database:
    • 🔧 Step 1: Access the Mongo Shell
    • 🛠️ Step 2: Switch to the Project Database
    • 👤 Step 3: Create the User with Full DB Access
    • 🧪 Step 4: Test the User Login
    • 🕳️ No collections or data in the database

previous

Install ElasticSearch with SSL and kibana on linux

next

create an admin user and enable authentication:

© Copyright 2024, Rakib Hasan.