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...")
 
 
Line 10: Line 10:
# create systemd seervice entry
# create systemd seervice entry
# sudo service mongodb start/status/stop
# sudo service mongodb start/status/stop
# create symlinks to executable directories
# create symlink to buried conf files

Latest revision as of 15:07, 30 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
  11. create symlinks to executable directories
  12. create symlink to buried conf files