摘要:
166 /etc/init.d/iptables start 167 iptables -I INPUT -s 192.168.10.0/24 -p tcp -j ACCEPT 168 /etc/init.d/iptables save 169 iptables -t nat -A PREROUTI 阅读全文
posted @ 2019-01-28 14:51
滴滴滴
阅读(1606)
评论(0)
推荐(0)
摘要:
dbpath=/mnt/mongodb/data/logpath=/usr/local/mongodb/log/mongodb.logauth = trueport=27017logappend=1fork=1 阅读全文
posted @ 2019-01-28 14:43
滴滴滴
阅读(2984)
评论(0)
推荐(0)