• Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us
TecAdmin
Menu
  • Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us

Category: MongoDB

07 July 2018

How to Install MongoDB 4.0 on Fedora 28/27/26

Written by Rahul
Rahul
MongoDB is a fully flexible index support and rich queries database. It is a NoSQL database. MongoDB 4.0 supports multi-document ACID transactions. After installation, you may also like our MongoDB tutorial. MongoDB has released new stable version 4.0 with lots of major enhancements. This tutorial will help you to install MongoDB 4.0 on Fedora...
Read More about How to Install MongoDB 4.0 on Fedora 28/27/26
MongoDB 2 Comments
05 October 2017

How to Install MongoDB 4.0 on Debian 9/8

Written by Rahul
Rahul
MongoDB is a full flexible index support and rich queries database. It is a NoSQL database. MongoDB provides large media storage with GridFS. Click here for more details about this version of MongoDB. Use this tutorial to install MongoDB server 4.0 on Debian 9 Stretch and Debian 8 Jessie systems. Step 1 – Setup...
Read More about How to Install MongoDB 4.0 on Debian 9/8
MongoDB 3 Comments
21 April 2016

How to Create and Drop Users in MongoDB

Written by Rahul
Rahul
MongoDB is a nosql database server. The default installation provides you the access of database using mongo command through command line without authentication. In this tutorial you will learn how to create users in Mongodb server with proper authentications. Create Admin User You can use below commands to create user with admin privileges in...
Read More about How to Create and Drop Users in MongoDB
MongoDB 1 Comment
01 January 2016

How to Install MongoDB 4.0 on Ubuntu 18.04 & 16.04 via PPA

Written by Rahul
Rahul
MongoDB (named from “huMONGOus“) is a full flexible index support and rich queries database. Mongodb is a NoSQL database. MongoDB provides large media storage with GridFS. Click here for more details about this version of MongoDB. This tutorial will help you to install MongoDB 4.0 community release on Ubuntu 18.04 LTS (Bionic) and 16.04...
Read More about How to Install MongoDB 4.0 on Ubuntu 18.04 & 16.04 via PPA
Databases, MongoDB 20 Comments
01 January 2016

How to Install MongoDB 4.0 on CentOS/RHEL 7/6

Written by Rahul
Rahul
MongoDB (named from “huMONGOus“) is a full flexible index support and rich queries database. Its is a NoSQL database. MongoDB provides large media storage with GridFS. Click here for more details about mongoDB. MongoDB has released new stable version 4.0 with lots of major enhancements. This tutorial will help you to install MongoDB 4.0...
Read More about How to Install MongoDB 4.0 on CentOS/RHEL 7/6
Databases, MongoDB 8 Comments
13 October 2014

How to Backup, Restore and Migrate MongoDB Database

Written by Rahul
Rahul
mongodump is a utility provided by MongoDB for creating backups of databases. This is an very useful utility and can be consider for taking backups for live servers databases very effectively. For database restore use mongorestore command. You can read our online mongodb tutorials to create database, drop database etc. #1. Backup MongoDB Database...
Read More about How to Backup, Restore and Migrate MongoDB Database
Databases, MongoDB Leave a Comment
20 May 2014

How To Setup MongoDB, PHP5 & Apache2 on Ubuntu

Written by Rahul
Rahul
MongoDB is an open source NoSQL database. These days mongodb is getting more popularity between web developers for their processing speed. And for PHP5 we all are aware that it is use widely use for faster development. In this article we are installing Latest MongoDB database with PHP5 and Apache2 web server on Ubuntu...
Read More about How To Setup MongoDB, PHP5 & Apache2 on Ubuntu
Apache, MongoDB, PHP, Ubuntu 3 Comments
18 May 2014

How To Change MongoDB Default Data Path in Linux

Written by Rahul
Rahul
Most of Sysadmins don’t prefer to use / directory to store their files or databases. So if they have installed mongodb database server, by default it stored all data in /var/lib/mongo (version/os specific). In this tutorial, we will change mongodb default data path to other directory where we have attached a new disk (EBS...
Read More about How To Change MongoDB Default Data Path in Linux
MongoDB 2 Comments
01 May 2014

How to Create and Drop database in MongoDB

Written by Rahul
Rahul
In earlier articles we have provided the steps to install MongoDB on CentOS and RHEL or Ubuntu and Debian Systems. Now find this article to how to create and drop database in MongoDB. 1. Create Database in MongoDB It’s strange to listen but true that MongoDB doesn’t provide any command to create databases. Then...
Read More about How to Create and Drop database in MongoDB
MongoDB 2 Comments

Popular Posts

  • How to Setup Squid Proxy Server on Ubuntu 18.04 & 16.04
  • How To Install Zabbix Agent on Debian 9/8
  • How to Install and Configure Squid Proxy on Debian 9
  • How to Remove “public/index.php” from URL in Laravel
  • How To Install Wine 3 on Debian 9 (Stretch)
All rights reserved. © 2013-2018 TecAdmin.net. This site uses cookies. By using this website you agree our term and services