- MongoDB Administrator’s Guide
- Cyrus Dasadia
- 91字
- 2021-07-02 15:47:41
There's more…
The mongod binary has a lot of interesting options. You can view the available command line parameters by using --help or -h. Alternatively, you can also find a detailed reference of available options, at https://docs.mongodb.com/master/reference/program/mongod/.
Just like most mature community projects, MongoDB also provides packages for formats supported by Debian/Ubuntu and Red Hat/CentOS package managers. There is extensive documentation on how to configure your operating system's package manager to automatically download the MongoDB package and install it. For more information on how to do so, see: https://docs.mongodb.com/master/administration/install-on-linux/.
推薦閱讀
- Interactive Data Visualization with Python
- 程序員數學:用Python學透線性代數和微積分
- Raspberry Pi for Secret Agents(Third Edition)
- Neo4j Essentials
- Troubleshooting PostgreSQL
- Apex Design Patterns
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- WordPress 4.0 Site Blueprints(Second Edition)
- Mastering React
- Node.js 12實戰
- 零代碼實戰:企業級應用搭建與案例詳解
- 實戰Java高并發程序設計(第2版)
- 現代CPU性能分析與優化
- 會當凌絕頂:Java開發修行實錄
- C語言程序設計教程