Articles tagged as debian
Debian: apt-get failing to update Neo4j
The common cause is an out of date gpg key. To update then run the following command: See also the information on: https://debian.neo4j.com You can get more information about running…
Getting "Permission Denied" errors after using neo4j-admin commands
If you have leveraged Debian or RPM Packages to install Neo4j on Linux (or used one of the Public Cloud Marketplace offerings), you need to be careful of file and…
Using apt to download a specific Neo4j debian package
By default, using apt-get to install Neo4j allows you to grab the current and previous stable releases. However, if you would like to install an older version, you can specify…