mongodb服务命令
2018-11-28 本文已影响0人
An_0313
mongodb服务使用
#启动
systemctl start mongod
#停止
systemctl stop mongod
#重启
systemctl restart mongod
#开机启动
systemctl enable mongod
#启动
systemctl start mongod
#停止
systemctl stop mongod
#重启
systemctl restart mongod
#开机启动
systemctl enable mongod