Changes

Jump to navigation Jump to search
2 bytes added ,  21:47, 8 April 2016
Line 95: Line 95:  
* Edit /etc/mongodb.conf
 
* 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!!)
 
* 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
+
  bind_ip = 127.0.0.1,192.168.56.222
 +
 
 
=== Disable Transparent Huge Pages (THP) ===
 
=== Disable Transparent Huge Pages (THP) ===
 
Create the init.d script.<br />
 
Create the init.d script.<br />

Navigation menu