<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>联奕科技工程体系 - 其它</title>
    <link>http://portal.ly-sky.com:7160/forum.php?mod=forumdisplay&amp;fid=53</link>
    <description>Latest 20 threads of 其它</description>
    <copyright>Copyright(C) 联奕科技工程体系</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 11 Apr 2026 05:28:33 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://portal.ly-sky.com:7160/static/image/common/logo_88_31.gif</url>
      <title>联奕科技工程体系</title>
      <link>http://portal.ly-sky.com:7160/</link>
    </image>
    <item>
      <title>Linux系统下Mongodb 安装脚本（附服务自启动）</title>
      <link>http://portal.ly-sky.com:7160/forum.php?mod=viewthread&amp;tid=651</link>
      <description><![CDATA[一、目的
为简化Mongodb快速安装部署，适用于centos6/7.x,龙蜥AnolisOS，并含添加至服务启动项，开机自启动。

二、脚本（mongodb_install.sh）
指定安装位置INSTALL_DIR：需修改为项目地真实地址
MONGODB_REPO_FILE：修改为当前部署包名

服务启动：
systemctl start m ...]]></description>
      <category>其它</category>
      <author>jakee</author>
      <pubDate>Fri, 14 Oct 2022 07:14:15 +0000</pubDate>
    </item>
    <item>
      <title>MongoDB 数据库用于备份的脚本</title>
      <link>http://portal.ly-sky.com:7160/forum.php?mod=viewthread&amp;tid=258</link>
      <description><![CDATA[使用命令mongodump注：需要先在path新增MongoDB的bin目录环境变量，如果没有变量需要进入MongoDB程序的bin目录下执行命令
脚本可根据日期，自动命名文件夹

以下为命令简介及格式

mongodump --host HOST_NAME --port PORT_NUMBER --username admin --password pass --a ...]]></description>
      <category>其它</category>
      <author>cairongzhi</author>
      <pubDate>Mon, 23 Dec 2019 09:19:50 +0000</pubDate>
    </item>
    <item>
      <title>【MongoDB】collection物理存储文件被删除 手动进行数据库恢复</title>
      <link>http://portal.ly-sky.com:7160/forum.php?mod=viewthread&amp;tid=257</link>
      <description><![CDATA[]]></description>
      <category>其它</category>
      <author>cairongzhi</author>
      <pubDate>Mon, 23 Dec 2019 09:01:20 +0000</pubDate>
    </item>
    <item>
      <title>Linux 7.6配置MongoDB（v1.0)</title>
      <link>http://portal.ly-sky.com:7160/forum.php?mod=viewthread&amp;tid=197</link>
      <description><![CDATA[Linux下部署MongoDB可参考如下文档。性能和安全模块还未完善好，请知悉。另由于文档格式，可能粘贴会有问题，如需使用请联系我。]]></description>
      <category>其它</category>
      <author>zhongjinye</author>
      <pubDate>Sat, 15 Jun 2019 10:02:11 +0000</pubDate>
    </item>
    <item>
      <title>MongoDB的使用建议（后续补充）</title>
      <link>http://portal.ly-sky.com:7160/forum.php?mod=viewthread&amp;tid=196</link>
      <description><![CDATA[1.操作系统
建议使用Linux 7以上的版本，使用XFS文件系统格式。
When running MongoDB in production on Linux, you should use Linux kernel version 2.6.36 or later, with either the XFS or EXT4 filesystem. If possible, use XFS as it generally performs better ...]]></description>
      <category>其它</category>
      <author>zhongjinye</author>
      <pubDate>Fri, 14 Jun 2019 09:23:11 +0000</pubDate>
    </item>
  </channel>
</rss>