I have to install neo4j community on a red-hat 8. Unfortunately I will not have root privileges on the machine. I can get only sudo rights on a limited list of command by a short period of time.
My question is: can someone provide me a list of commands I will need to manage the neo4j database at the system as root? For example I will need for sure yum install
I don't have a list handy, but probably the best way to discover it is to install RH8 in a VM, and do a test-run of all the tasks you need to perform. Don't forget to work through any ongoing maintenance tasks as well, to catch any ownership/privilege tweaks that will be needed to enable those.