Última atividade 1729920630

knox revisou este gist 1729920630. Ir para a revisão

1 file changed, 6 insertions

MongoDB-2.sh(arquivo criado)

@@ -0,0 +1,6 @@
1 + $ sudo mkdir -p /data/db
2 + $ ./mongod
3 + $
4 + $ # The mongosh shell connects to localhost and test database by default:
5 + $ ./mongosh
6 + test> help
Próximo Anterior