How to Install MongoDB on Solus Gnu/Linux Easy Guide

August 5, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 2. Making Directory

    Then to Make Needed Directory
    Run:

    sudo mkdir -p /data/db

    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    Then Set the Right Permissions:

    sudo chmod g+w /data/db

    The User Running the MongoDB Server need Write Permission on /data/db!

  2. 3. Installing

    Then to Install MongoDB on Solus
    First, Launch the Software Center:

    How to Install MongoDB on Solus GNU/Linux - Software Center

    Then Search for ‘mongodb’:

    How to Install MongoDB on Solus GNU/Linux - Searching

    Select the MongoDB Package and then Click on ‘Install’:

    How to Install MongoDB on Solus GNU/Linux - Installing

    Authenticate with the Admin Password.
    And in a few time MongoDB is successfully Installed on Solus ;)

Contents


QuickChic Theme • Powered by WordPress