while trying this mongo command in ubuntu I am getting this error.
ritzysystem@ritzysystem-Satellite-L55-A:~$ mongo MongoDB shell version: 2.6.1
I solved that simply by entering sudo mongo after mongod command.
sudo mongo
mongod