This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
opensearch:os_installation_linux [2023/02/01 00:06] – ↷ Page name changed from opensearch:installation_on_linux to opensearch:os_installation_linux olaf | opensearch:os_installation_linux [2023/02/25 21:44] (current) – typo: hush.sh - hash.sh olaf | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Elasticsearch | + | ==== Opensearch |
---- | ---- | ||
=== Configure APT and install required tools === | === Configure APT and install required tools === | ||
Line 65: | Line 65: | ||
==== Configure users ==== | ==== Configure users ==== | ||
Users can be configured in / | Users can be configured in / | ||
- | Change to the tool directory and run hush.sh (the tool warns it's depricated - but they did without plans for what's next ...) | + | Change to the tool directory and run hash.sh (the tool warns it's depricated - but they did without plans for what's next ...) |
<code bash> | <code bash> | ||
cd / | cd / | ||
Line 133: | Line 133: | ||
=== Test the installation === | === Test the installation === | ||
- | <code bash> | + | <code bash> |
==== Done. Opensearch is installed ==== | ==== Done. Opensearch is installed ==== | ||
- | Now you might want to continue | + | Now you might want to continue |