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
- wget
- create binaries
- add user
- change owner/permissions strip extra shit
- copy binaries to /usr/bin
- create a log directory
- set its owner/premisions
- create a /etc/mongodb.conf
- create systemd seervice entry
- sudo service mongodb start/status/stop
- create symlinks to executable directories
- create symlink to buried conf files