Comments on: Install MongoDB on Ubuntu: 5 Easy Steps https://hevodata.com/blog/install-mongodb-on-ubuntu/ Get the latest stories and practical tips on all technologies that concern Data Analytics, Big Data Management, Data Migration, Data Integration, Data Pipelines, Data Modelling, and more. Tue, 27 Jan 2026 12:07:28 +0000 hourly 1 https://wordpress.org/?v=6.6.5 By: Oybek https://hevodata.com/blog/install-mongodb-on-ubuntu/#comment-6730 Fri, 17 Jun 2022 18:52:28 +0000 https://hevodata.com/blog/?p=347#comment-6730 Is it possible to use postgresql and mongodb in ubuntu at the same time?

]]>
By: ming https://hevodata.com/blog/install-mongodb-on-ubuntu/#comment-194 Thu, 02 Apr 2020 02:13:00 +0000 https://hevodata.com/blog/?p=347#comment-194 In reply to Jackson Jegatheesan.

Thank you! Similarly, sudo apt-get install mongodb-org=3.4.0 mongodb-org-server=3.4.0 mongodb-org-shell=3.4.0 mongodb-org-mongos=3.4.0 mongodb-org-tools=3.4.0 works for me instead of sudo apt-get install -y mongodb-org=3.4 mongodb-org-server=3.4 mongodb-org-shell=3.4 mongodb-org-mongos=3.4 mongodb-org-tools=3.4

]]>
By: Devendra https://hevodata.com/blog/install-mongodb-on-ubuntu/#comment-182 Tue, 04 Feb 2020 11:31:00 +0000 https://hevodata.com/blog/?p=347#comment-182 A very good article to read. However, one can check the quick guide to install MongoDB here – https://www.gspann.com/resources/blogs/mongodb-installation

]]>
By: Rostislav Gogolauri https://hevodata.com/blog/install-mongodb-on-ubuntu/#comment-178 Fri, 18 Oct 2019 07:12:00 +0000 https://hevodata.com/blog/?p=347#comment-178 https://media1.giphy.com/media/3oz8xPIblfyMdZwM8w/giphy.gif

]]>
By: Андрей Глуздов https://hevodata.com/blog/install-mongodb-on-ubuntu/#comment-177 Tue, 01 Oct 2019 09:15:00 +0000 https://hevodata.com/blog/?p=347#comment-177 > Show dbs ====== > show dbs
small

]]>
By: Jackson Jegatheesan https://hevodata.com/blog/install-mongodb-on-ubuntu/#comment-155 Sat, 02 Jun 2018 04:26:00 +0000 https://hevodata.com/blog/?p=347#comment-155 please do replace sudo apt-get install -y mongodb-org with sudo apt-get install mongodb-org because -y can accept only one yes/no and this instalation requires two user confirmation in order to procees

]]>