Files
obsidian_note/各种项目/团队项目/团队内部工具/3M/3M 工程.md
2025-12-04 09:12:56 +08:00

10 lines
261 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
>10.19.13.44  work/abc@2022 root/zse4!1XDR%   
10.19.13.51  work/wA7UqQDJF%wv root/HzO&yUBC8lQgO%Ye
44 做的公网映射 51 mongodb
```
51 路径
cd /usr/bin
nohup ./mongod --config /data/mongodb-webgl/mongod.cfg > /dev/null 2>&1 &
```