{"id":117,"date":"2023-10-17T09:54:41","date_gmt":"2023-10-17T01:54:41","guid":{"rendered":"https:\/\/talktop.cn\/?p=117"},"modified":"2025-01-01T22:13:12","modified_gmt":"2025-01-01T14:13:12","slug":"mongodb%e5%9c%a8linux%e4%b8%8b%e7%9a%84%e5%ae%89%e8%a3%85%e5%92%8c%e5%90%af%e5%8a%a8","status":"publish","type":"post","link":"https:\/\/www.talktop.cn\/?p=117","title":{"rendered":"MongoDB3.0.4\u00a0Linux\u4e0b\u7684\u5b89\u88c5\u548c\u542f\u52a8"},"content":{"rendered":"\n<h5 class=\"wp-block-heading\"><strong>1.\u5347\u7ea7openssl<\/strong><strong><\/strong><\/h5>\n\n\n\n<p>rpm -Uvh openssl-1.0.1e-30.el6.x86_64.rpm &#8211;nodeps<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>2. \u89e3\u538b\u6587\u4ef6\u5230\u67d0\u76ee\u5f55\u4e0b,\u7136\u540e\u91cd\u547d\u540d\uff1a<\/strong><strong><\/strong><\/h5>\n\n\n\n<p>tar -zxvf mongodb-linux-x86_64-rhel62-3.0.4.gz -C \/usr\/local<\/p>\n\n\n\n<p>mv mongodb-linux-x86_64-rhel62-3.0.4\/ mongodb<\/p>\n\n\n\n<p>ln -s \/usr\/local\/mongodb\/bin\/* \/usr\/bin<\/p>\n\n\n\n<p>mkdir -p \/oncon\/mongodb_data<\/p>\n\n\n\n<p>mkdir -p \/oncon\/mongodb_log<\/p>\n\n\n\n<p>mongod &#8211;dbpath=\/oncon\/mongodb_data&nbsp;&#8211;logpath=\/oncon\/mongodb_log\/mongodb.log \u2013logappend&nbsp;&#8211;fork<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>3. \u67e5\u770b\u5b89\u88c5\u540e\u7684\u6587\u4ef6\u60c5\u51b5<\/strong><\/h5>\n\n\n\n<p>\u8fdb\u5165\u5b89\u88c5\u76ee\u5f55bin\u4e0b\u7684mongod\u5c31\u662fMongoDB\u7684\u670d\u52a1\u7aef\u8fdb\u7a0b\uff0cmongo\u5c31\u662f\u5176\u5ba2\u6237\u7aef\uff0c\u5176\u5b83\u7684\u547d\u4ee4\u7528\u4e8eMongoDB\u7684\u5176\u5b83\u7528\u9014\u5982MongoDB\u6587\u4ef6\u5bfc\u51fa\u7b49\u3002<\/p>\n\n\n\n<p>bsondump &nbsp;dbbak &nbsp;mongo &nbsp;mongod &nbsp;mongodump &nbsp;mongoexport &nbsp;mongofiles &nbsp;mongoimport &nbsp;mongorestore &nbsp;mongos &nbsp;mongosniff &nbsp;mongostat &nbsp;<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>4. \u542f\u52a8MongoDB<\/strong><\/h5>\n\n\n\n<p>\u8981\u5148\u5efa\u7acb\u597dMongoDB \u5b58\u653e\u6570\u636e\u6587\u4ef6\u548c\u65e5\u5fd7\u6587\u4ef6\u7684\u76ee\u5f55<\/p>\n\n\n\n<p>\u5728MongoDB\u5b89\u88c5\u76ee\u5f55\u4e0b\u7684bin\u4e0b\u4f7f\u7528mongod\u542f\u52a8MongoDB\uff0c<\/p>\n\n\n\n<p>\u542f\u52a8\u547d\u4ee4<\/p>\n\n\n\n<p>.\/mongod &#8211;dbpath=\/oncon\/mongodb_data\/ &#8211;logpath=\/oncon\/mongodb_log\/mongodb.log &nbsp;&nbsp;&#8211;fork&nbsp;&nbsp;<\/p>\n\n\n\n<p>&nbsp;&nbsp;\u7b49\u5f85\u542f\u52a8\u6210\u529f\u540e\uff0c\u53ef\u67e5\u770b\u662f\u5426\u542f\u52a8\u6210\u529f\u4e86\uff0c\u9ed8\u8ba4\u7aef\u53e3\u53f7\u662f27017\uff0c\u5f53\u7136\u5728\u542f\u52a8\u65f6\u4e5f\u53ef\u4ee5\u6307\u5b9a\u672a\u4f7f\u7528\u7684\u5176\u5b83\u7aef\u53e3\u3002<\/p>\n\n\n\n<p>\u901a\u8fc7\u67e5\u770b\u7aef\u53e3\u53f7\u770bMongoDB\u662f\u5426\u542f\u52a8\u4e86\u3002<\/p>\n\n\n\n<p> netstat -lanp | grep &#8220;27017&#8221; &nbsp;<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>5. \u989d\u5916\u5de5\u4f5c<\/strong><\/h5>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;\u6ce8\u610f\uff0c\u4e0a\u8ff0\u6211\u4eec\u542f\u52a8MongoDB\u90fd\u662f\u624b\u52a8\u4f7f\u7528mongod\u6765\u542f\u52a8\uff0c\u8fd9\u6837\u5173\u95ed\u8ba1\u7b97\u673a\u540e\uff0c\u4e0b\u6b21\u518d\u8fdb\u6765\u5b83\u53c8\u6ca1\u542f\u52a8\u4e86\uff0c\u6240\u4ee5\u8fd8\u5f97\u624b\u52a8\u542f\u52a8\uff0c\u56e0\u6b64\uff0c\u4e3a\u907f\u514d\u8fd9\u79cd\u7e41\u7410\u7684\u5de5\u4f5c\uff0c\u53ef\u4ee5\u628amongod\u653e\u5230\u670d\u52a1\u81ea\u542f\u52a8\u9879\u4e2d\uff0c\u8fd9\u6837\u8ba1\u7b97\u673a\u4e00\u5f00\u542fmongod\u670d\u52a1\u4e5f\u5c31\u542f\u52a8\u4e86\u3002<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1.\u5347\u7ea7openssl rpm -Uvh openssl-1.0.1e-30.el6.x86_64.rpm &#038; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[118,59],"tags":[499],"class_list":["post-117","post","type-post","status-publish","format-standard","hentry","category-118","category-59","tag-mongodb"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>MongoDB3.0.4\u00a0Linux\u4e0b\u7684\u5b89\u88c5\u548c\u542f\u52a8<\/title>\n<meta name=\"description\" content=\"\u542f\u52a8MongoDB\u90fd\u662f\u624b\u52a8\u4f7f\u7528mongod\u6765\u542f\u52a8\uff0c\u8fd9\u6837\u5173\u95ed\u540e\uff0c\u4e0b\u6b21\u518d\u8fdb\u6765\u5b83\u53c8\u6ca1\u542f\u52a8\u4e86\uff0c\u6240\u4ee5\u8fd8\u5f97\u624b\u52a8\u542f\u52a8\uff0c\u56e0\u6b64\uff0c\u4e3a\u907f\u514d\u8fd9\u79cd\u7e41\u7410\u7684\u5de5\u4f5c\uff0c\u53ef\u4ee5\u628amongod\u653e\u5230\u670d\u52a1\u81ea\u542f\u52a8\u9879\u4e2d\uff0c\u8fd9\u6837\u4e00\u5f00\u542fmongod\u670d\u52a1\u4e5f\u5c31\u542f\u52a8\u4e86\u3002\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.talktop.cn\/?p=117\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.talktop.cn\/?p=117#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.talktop.cn\/?p=117\"},\"author\":{\"name\":\"AI\u98ce\u5411\u6807\",\"@id\":\"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab\"},\"headline\":\"MongoDB3.0.4\u00a0Linux\u4e0b\u7684\u5b89\u88c5\u548c\u542f\u52a8\",\"datePublished\":\"2023-10-17T01:54:41+00:00\",\"dateModified\":\"2025-01-01T14:13:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.talktop.cn\/?p=117\"},\"wordCount\":128,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab\"},\"keywords\":[\"MongoDB\"],\"articleSection\":[\"\u540e\u7aef\u5f00\u53d1\",\"\u7f16\u7a0b\u6280\u672f\"],\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.talktop.cn\/?p=117#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.talktop.cn\/?p=117\",\"url\":\"https:\/\/www.talktop.cn\/?p=117\",\"name\":\"MongoDB3.0.4\u00a0Linux\u4e0b\u7684\u5b89\u88c5\u548c\u542f\u52a8\",\"isPartOf\":{\"@id\":\"https:\/\/www.talktop.cn\/#website\"},\"datePublished\":\"2023-10-17T01:54:41+00:00\",\"dateModified\":\"2025-01-01T14:13:12+00:00\",\"description\":\"\u542f\u52a8MongoDB\u90fd\u662f\u624b\u52a8\u4f7f\u7528mongod\u6765\u542f\u52a8\uff0c\u8fd9\u6837\u5173\u95ed\u540e\uff0c\u4e0b\u6b21\u518d\u8fdb\u6765\u5b83\u53c8\u6ca1\u542f\u52a8\u4e86\uff0c\u6240\u4ee5\u8fd8\u5f97\u624b\u52a8\u542f\u52a8\uff0c\u56e0\u6b64\uff0c\u4e3a\u907f\u514d\u8fd9\u79cd\u7e41\u7410\u7684\u5de5\u4f5c\uff0c\u53ef\u4ee5\u628amongod\u653e\u5230\u670d\u52a1\u81ea\u542f\u52a8\u9879\u4e2d\uff0c\u8fd9\u6837\u4e00\u5f00\u542fmongod\u670d\u52a1\u4e5f\u5c31\u542f\u52a8\u4e86\u3002\",\"breadcrumb\":{\"@id\":\"https:\/\/www.talktop.cn\/?p=117#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.talktop.cn\/?p=117\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.talktop.cn\/?p=117#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.talktop.cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MongoDB3.0.4\u00a0Linux\u4e0b\u7684\u5b89\u88c5\u548c\u542f\u52a8\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.talktop.cn\/#website\",\"url\":\"https:\/\/www.talktop.cn\/\",\"name\":\"AI\u98ce\u5411\u6807\",\"description\":\"ChatGPT \u4eba\u5de5\u667a\u80fd \u7f16\u7a0b\u6280\u672f AIGC \u540e\u7aef\u6280\u672f \u524d\u7aef\u6280\u672f \u70ed\u95e8\u63d2\u4ef6 \u8fd0\u8425\u76f8\u5173 ChatGPT\u8ba2\u9605 Claude\u5145\u503c \u6d77\u5916\u5145\u503c \u8c37\u6b4c\u90ae\u7bb1\",\"publisher\":{\"@id\":\"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab\"},\"alternateName\":\"AI\u98ce\u5411\u6807\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.talktop.cn\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab\",\"name\":\"AI\u98ce\u5411\u6807\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.talktop.cn\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.talktop.cn\/wp-content\/uploads\/2023\/10\/cropped-f09060ba975518b80d3b0b63b47108a6.jpeg\",\"contentUrl\":\"https:\/\/www.talktop.cn\/wp-content\/uploads\/2023\/10\/cropped-f09060ba975518b80d3b0b63b47108a6.jpeg\",\"width\":512,\"height\":512,\"caption\":\"AI\u98ce\u5411\u6807\"},\"logo\":{\"@id\":\"https:\/\/www.talktop.cn\/#\/schema\/person\/image\/\"},\"sameAs\":[\"http:\/\/\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"MongoDB3.0.4\u00a0Linux\u4e0b\u7684\u5b89\u88c5\u548c\u542f\u52a8","description":"\u542f\u52a8MongoDB\u90fd\u662f\u624b\u52a8\u4f7f\u7528mongod\u6765\u542f\u52a8\uff0c\u8fd9\u6837\u5173\u95ed\u540e\uff0c\u4e0b\u6b21\u518d\u8fdb\u6765\u5b83\u53c8\u6ca1\u542f\u52a8\u4e86\uff0c\u6240\u4ee5\u8fd8\u5f97\u624b\u52a8\u542f\u52a8\uff0c\u56e0\u6b64\uff0c\u4e3a\u907f\u514d\u8fd9\u79cd\u7e41\u7410\u7684\u5de5\u4f5c\uff0c\u53ef\u4ee5\u628amongod\u653e\u5230\u670d\u52a1\u81ea\u542f\u52a8\u9879\u4e2d\uff0c\u8fd9\u6837\u4e00\u5f00\u542fmongod\u670d\u52a1\u4e5f\u5c31\u542f\u52a8\u4e86\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.talktop.cn\/?p=117","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.talktop.cn\/?p=117#article","isPartOf":{"@id":"https:\/\/www.talktop.cn\/?p=117"},"author":{"name":"AI\u98ce\u5411\u6807","@id":"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab"},"headline":"MongoDB3.0.4\u00a0Linux\u4e0b\u7684\u5b89\u88c5\u548c\u542f\u52a8","datePublished":"2023-10-17T01:54:41+00:00","dateModified":"2025-01-01T14:13:12+00:00","mainEntityOfPage":{"@id":"https:\/\/www.talktop.cn\/?p=117"},"wordCount":128,"commentCount":0,"publisher":{"@id":"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab"},"keywords":["MongoDB"],"articleSection":["\u540e\u7aef\u5f00\u53d1","\u7f16\u7a0b\u6280\u672f"],"inLanguage":"zh-Hans","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.talktop.cn\/?p=117#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.talktop.cn\/?p=117","url":"https:\/\/www.talktop.cn\/?p=117","name":"MongoDB3.0.4\u00a0Linux\u4e0b\u7684\u5b89\u88c5\u548c\u542f\u52a8","isPartOf":{"@id":"https:\/\/www.talktop.cn\/#website"},"datePublished":"2023-10-17T01:54:41+00:00","dateModified":"2025-01-01T14:13:12+00:00","description":"\u542f\u52a8MongoDB\u90fd\u662f\u624b\u52a8\u4f7f\u7528mongod\u6765\u542f\u52a8\uff0c\u8fd9\u6837\u5173\u95ed\u540e\uff0c\u4e0b\u6b21\u518d\u8fdb\u6765\u5b83\u53c8\u6ca1\u542f\u52a8\u4e86\uff0c\u6240\u4ee5\u8fd8\u5f97\u624b\u52a8\u542f\u52a8\uff0c\u56e0\u6b64\uff0c\u4e3a\u907f\u514d\u8fd9\u79cd\u7e41\u7410\u7684\u5de5\u4f5c\uff0c\u53ef\u4ee5\u628amongod\u653e\u5230\u670d\u52a1\u81ea\u542f\u52a8\u9879\u4e2d\uff0c\u8fd9\u6837\u4e00\u5f00\u542fmongod\u670d\u52a1\u4e5f\u5c31\u542f\u52a8\u4e86\u3002","breadcrumb":{"@id":"https:\/\/www.talktop.cn\/?p=117#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.talktop.cn\/?p=117"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.talktop.cn\/?p=117#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.talktop.cn\/"},{"@type":"ListItem","position":2,"name":"MongoDB3.0.4\u00a0Linux\u4e0b\u7684\u5b89\u88c5\u548c\u542f\u52a8"}]},{"@type":"WebSite","@id":"https:\/\/www.talktop.cn\/#website","url":"https:\/\/www.talktop.cn\/","name":"AI\u98ce\u5411\u6807","description":"ChatGPT \u4eba\u5de5\u667a\u80fd \u7f16\u7a0b\u6280\u672f AIGC \u540e\u7aef\u6280\u672f \u524d\u7aef\u6280\u672f \u70ed\u95e8\u63d2\u4ef6 \u8fd0\u8425\u76f8\u5173 ChatGPT\u8ba2\u9605 Claude\u5145\u503c \u6d77\u5916\u5145\u503c \u8c37\u6b4c\u90ae\u7bb1","publisher":{"@id":"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab"},"alternateName":"AI\u98ce\u5411\u6807","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.talktop.cn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":["Person","Organization"],"@id":"https:\/\/www.talktop.cn\/#\/schema\/person\/25908db5f654913a22bc38d48fad71ab","name":"AI\u98ce\u5411\u6807","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.talktop.cn\/#\/schema\/person\/image\/","url":"https:\/\/www.talktop.cn\/wp-content\/uploads\/2023\/10\/cropped-f09060ba975518b80d3b0b63b47108a6.jpeg","contentUrl":"https:\/\/www.talktop.cn\/wp-content\/uploads\/2023\/10\/cropped-f09060ba975518b80d3b0b63b47108a6.jpeg","width":512,"height":512,"caption":"AI\u98ce\u5411\u6807"},"logo":{"@id":"https:\/\/www.talktop.cn\/#\/schema\/person\/image\/"},"sameAs":["http:\/\/\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.talktop.cn\/index.php?rest_route=\/wp\/v2\/posts\/117","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.talktop.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.talktop.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.talktop.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.talktop.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=117"}],"version-history":[{"count":0,"href":"https:\/\/www.talktop.cn\/index.php?rest_route=\/wp\/v2\/posts\/117\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.talktop.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=117"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.talktop.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=117"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.talktop.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}