Skip to content

Commit aac9a7b

Browse files
committed
remove the leftover step
1 parent 752f4b2 commit aac9a7b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/ROOT/pages/installation/linux/tarball.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ See the link:https://neo4j.com/terms/licensing/[Neo4j licensing] page for detail
6060
+
6161
** Set the environment variable `NEO4J_ACCEPT_LICENSE_AGREEMENT=eval`.
6262
** Run `<NEO4J_HOME>/bin/neo4j-admin server license --accept-evaluation`.
63-
. (Optional) Decouple the data and configuration directories from the binary files by setting the environment variable `NEO4J_CONF` and `server.directories.data` to point to the desired locations.
64-
Storing your data and configuration on a separate disk or partition can simplify the upgrade process later.
6563
. Before starting up the database for the first time, it is recommended to use the `set-initial-password` command of `neo4j-admin` to define the password for the native user `neo4j`.
6664
+
6765
If the password is not set explicitly using this method, it will be set to the default password `neo4j`.

0 commit comments

Comments
 (0)