If you are running Ubuntu, then there is an issue with folder ownership.
Run these commands:
|
Errr 'mongo.js:L112 Error: couldn't connect to server 127.0.0.1:27017 at src/mongo/shell/mongo.js:L112'
Subscribe to:
Post Comments (Atom)
Start and Stop ssh-agent
Below is the bash script used to start and stop ss-agent #!/bin/bash ## in .bash_profile SSHAGENT=`which ssh-agent` SSHAGENTARGS="...
-
How to Upgrade OpenSSL on Ubuntu This quick tutorial outlines how to upgrade openssl to the latest version on Ubuntu Server 13.04. A m...
-
Run below command change the branch name according to yours, Please pull before you run the below command $ git branch -m old_branch new...
No comments:
Post a Comment