摘要:
官网下载 tar -zxvf mongodb-linux-x86_64-debian81-3.4.10.tgz.gz 移动或复制 sudo mv -r mongodb-linux-x86_64-debian81-3.4.10/ /usr/local/mongodb sudo cp -r ./* /u 阅读全文
posted @ 2017-11-16 19:47
zy--
阅读(183)
评论(0)
推荐(0)
摘要:
转:https://www.cnblogs.com/joshua317/p/6899057.html linux命令行下面执行某个命令的时候,首先保证该命令是否存在,若存在,但输入命令的时候若仍提示:command not found 这个时候就的查看PATH环境变量的设置了,当前命令是否存在于PA 阅读全文
posted @ 2017-11-16 11:26
zy--
阅读(20972)
评论(0)
推荐(1)