Hi Benjamin.
Thanks so much for the help!!! I found the home folder by cd /var/lib/neo4j (previously I thought cannot do this because I didn't see the var folder).
However, there is no bin folder in the directory.
I found the bin folder here: cd /usr...
Hi Benjamin,
Thanks for the timely response! I have a follow-up question: I couldn't even find the "/var" folder.
Here's what I did:
Connect to the EC2 instance by:
"ssh -i Neo4j-AWS-Key.pem ubuntu@ec2-xx-xxx-xxx-xx.compute-1.amazonaws.com"
Execute...
Hi Benjamin,
I encountered a similar situation and I came across your answer. I think your answer should be the solution but I got stuck somewhere. I'd really appreciate if you could share your perspectives.
Background:
I set up a Neo4j database on A...