Its very simple to set to fix static IP address in your Intel Edison board, You need configure it.

Continue Reading...

The following post describes about how to take a backups database and restores. Database dump is very important as part of maintain database.

Continue Reading...

When changes the collection name If you may received an error, errmsg Exception : you can not rename a Shared Collection,

Continue Reading...

Its possible to changes the name of an existing collection in MongoDB database. Assume that the database name is testdb and collection name is testcollection there are two ways to changing collection name,

Continue Reading...

In your new MongoDB 3.0.7 version, with remote database connection and authentication enabled in your system. If you are trying to remote connection with third party tool to his MongoDB database. Connection accepted from the remote database but the authentication failed.

Continue Reading...

When you create a new partition like space and get an error like memory exhausted by input buffer of size 1073741824 bytes,

Continue Reading...

In Apache web server, Modproxy module for redirecting connections and not a single module its a collection of them. This post describe about modproxy and modproxyhttp only.

Continue Reading...