Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add this if 'sudo service mongodb start' command not working #3

Open
S3CURITY101 opened this issue Aug 29, 2019 · 0 comments
Open

Add this if 'sudo service mongodb start' command not working #3

S3CURITY101 opened this issue Aug 29, 2019 · 0 comments

Comments

@S3CURITY101
Copy link

if sudo service mongodb start command not run try to use
To Start mongodb
Type: sudo service mongod start
To check the mongodb status
Type: sudo service mongod status
To Stop mongodb service
Type: sudo service mongod stop

thanks man for this wonderful clone project maybe you can teach us how you code this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant