Difference between revisions of "Manual install to ubuntu"

From Wiki2
(Created page with "===manual install to ubuntu=== # wget # create binaries # add user # change owner/permissions strip extra shit # copy binaries to /usr/bin # create a log directory # set its o...")
(No difference)

Revision as of 14:07, 28 January 2017

manual install to ubuntu

  1. wget
  2. create binaries
  3. add user
  4. change owner/permissions strip extra shit
  5. copy binaries to /usr/bin
  6. create a log directory
  7. set its owner/premisions
  8. create a /etc/mongodb.conf
  9. create systemd seervice entry
  10. sudo service mongodb start/status/stop