MongoDB 安装及开启关闭

开启关闭的方式:

命令行

输入 net start mongodb 就打开mongo的服务了

输入 net stop mongodb 关闭服务

验证是否成功的方式:

在浏览器中输入 
http://localhost:27017

网页中出现这句英文就说明好了。

It looks like you are trying to access MongoDB over HTTP on the native driver port.

具体安装详见:

https://blog.csdn.net/qq_34731574/article/details/57416920

上一篇:解决VM提示:VMware Workstation cannot connect to the virtual machine. Make sure you have rights to run the program, access all directories the program uses, and access all directories for temporary files.


下一篇:mtime,ctime,atime