Changes

Jump to navigation Jump to search
201 bytes added ,  08:03, 8 April 2016
no edit summary
Line 70: Line 70:  
  <nowiki>security:
 
  <nowiki>security:
 
   authorization: enabled</nowiki>
 
   authorization: enabled</nowiki>
 +
=== Enable remote connections ===
 +
* Edit /etc/mongodb.conf
 +
* Add the ip's you whish to enable for remote access to bind_ip separated by ',' (Dont remove 127.0.0.1!!)
 +
bind_ip = 127.0.0.1,192.168.56.10
 
=== Disable Transparent Huge Pages (THP) ===
 
=== Disable Transparent Huge Pages (THP) ===
 
Create the init.d script.<br />
 
Create the init.d script.<br />

Navigation menu