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...

You can install git package in your Intel-Edison board easily, If you have install Yocto operating system just following the steps to be installed git.

Continue Reading...

Normally an inode is used for each files on the file system. Its contains, File permission, File Owner ID, File Group ID, Size of file Number of hard links to the file, Time last accessed and etc.

Continue Reading...