Last active
August 29, 2015 14:10
-
-
Save brunoocasali/0f8110bba158eb6b2679 to your computer and use it in GitHub Desktop.
terminal commands - first impressions Neo4j
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bruno@cabuum:~$ cd /opt/ | |
bruno@cabuum:/opt$ sudo tar -zxvf ~/Downloads/neo4j-community-2.1.6-unix.tar.gz | |
[sudo] password for bruno: | |
neo4j-community-2.1.6/ | |
neo4j-community-2.1.6/plugins/ | |
neo4j-community-2.1.6/data/ | |
neo4j-community-2.1.6/data/log/ | |
neo4j-community-2.1.6/lib/ | |
neo4j-community-2.1.6/system/ | |
neo4j-community-2.1.6/system/lib/ | |
neo4j-community-2.1.6/conf/ | |
neo4j-community-2.1.6/bin/ | |
neo4j-community-2.1.6/bin/lib/ | |
neo4j-community-2.1.6/plugins/README.txt | |
neo4j-community-2.1.6/README.txt | |
neo4j-community-2.1.6/LICENSE.txt | |
neo4j-community-2.1.6/data/log/README.txt | |
neo4j-community-2.1.6/data/README.txt | |
neo4j-community-2.1.6/lib/README.txt | |
neo4j-community-2.1.6/system/README.txt | |
neo4j-community-2.1.6/system/lib/README.txt | |
neo4j-community-2.1.6/LICENSES.txt | |
neo4j-community-2.1.6/conf/neo4j-http-logging.xml | |
neo4j-community-2.1.6/conf/README.txt | |
neo4j-community-2.1.6/conf/neo4j-server.properties | |
neo4j-community-2.1.6/conf/logging.properties | |
neo4j-community-2.1.6/conf/custom-logback.xml | |
neo4j-community-2.1.6/conf/neo4j.properties | |
neo4j-community-2.1.6/conf/windows-wrapper-logging.properties | |
neo4j-community-2.1.6/conf/neo4j-wrapper.conf | |
neo4j-community-2.1.6/bin/README.txt | |
neo4j-community-2.1.6/bin/lib/README.txt | |
neo4j-community-2.1.6/CHANGES.txt | |
neo4j-community-2.1.6/NOTICE.txt | |
neo4j-community-2.1.6/bin/neo4j-installer | |
neo4j-community-2.1.6/bin/org.neo4j.server.plist | |
neo4j-community-2.1.6/bin/neo4j-shell | |
neo4j-community-2.1.6/bin/utils | |
neo4j-community-2.1.6/bin/neo4j | |
neo4j-community-2.1.6/UPGRADE.txt | |
neo4j-community-2.1.6/lib/neo4j-kernel-2.1.6.jar | |
neo4j-community-2.1.6/lib/neo4j-primitive-collections-2.1.6.jar | |
neo4j-community-2.1.6/lib/geronimo-jta_1.1_spec-1.1.1.jar | |
neo4j-community-2.1.6/lib/neo4j-lucene-index-2.1.6.jar | |
neo4j-community-2.1.6/lib/lucene-core-3.6.2.jar | |
neo4j-community-2.1.6/lib/neo4j-graph-algo-2.1.6.jar | |
neo4j-community-2.1.6/lib/neo4j-udc-2.1.6.jar | |
neo4j-community-2.1.6/lib/neo4j-graph-matching-2.1.6.jar | |
neo4j-community-2.1.6/lib/neo4j-cypher-2.1.6.jar | |
neo4j-community-2.1.6/lib/neo4j-cypher-commons-2.1.6.jar | |
neo4j-community-2.1.6/lib/concurrentlinkedhashmap-lru-1.3.1.jar | |
neo4j-community-2.1.6/lib/scala-library-2.10.4.jar | |
neo4j-community-2.1.6/lib/neo4j-cypher-compiler-1.9-2.0.3.jar | |
neo4j-community-2.1.6/lib/neo4j-cypher-compiler-2.0-2.0.3.jar | |
neo4j-community-2.1.6/lib/neo4j-cypher-compiler-2.1-2.1.6.jar | |
neo4j-community-2.1.6/lib/parboiled-scala_2.10-1.1.6.jar | |
neo4j-community-2.1.6/lib/parboiled-core-1.1.6.jar | |
neo4j-community-2.1.6/lib/opencsv-2.3.jar | |
neo4j-community-2.1.6/lib/neo4j-jmx-2.1.6.jar | |
neo4j-community-2.1.6/lib/server-api-2.1.6.jar | |
neo4j-community-2.1.6/lib/neo4j-shell-2.1.6.jar | |
neo4j-community-2.1.6/lib/org.apache.servicemix.bundles.jline-0.9.94_1.jar | |
neo4j-community-2.1.6/system/lib/opencsv-2.3.jar | |
neo4j-community-2.1.6/system/lib/neo4j-server-2.1.6.jar | |
neo4j-community-2.1.6/system/lib/jsr311-api-1.1.2.r612.jar | |
neo4j-community-2.1.6/system/lib/commons-configuration-1.6.jar | |
neo4j-community-2.1.6/system/lib/commons-collections-3.2.1.jar | |
neo4j-community-2.1.6/system/lib/commons-lang-2.4.jar | |
neo4j-community-2.1.6/system/lib/commons-logging-1.1.1.jar | |
neo4j-community-2.1.6/system/lib/commons-beanutils-core-1.8.0.jar | |
neo4j-community-2.1.6/system/lib/commons-digester-1.8.1.jar | |
neo4j-community-2.1.6/system/lib/commons-beanutils-1.8.0.jar | |
neo4j-community-2.1.6/system/lib/neo4j-browser-2.1.6.jar | |
neo4j-community-2.1.6/system/lib/logback-classic-1.1.2.jar | |
neo4j-community-2.1.6/system/lib/logback-core-1.1.2.jar | |
neo4j-community-2.1.6/system/lib/slf4j-api-1.6.2.jar | |
neo4j-community-2.1.6/system/lib/logback-access-1.1.2.jar | |
neo4j-community-2.1.6/system/lib/janino-2.6.1.jar | |
neo4j-community-2.1.6/system/lib/commons-compiler-2.6.1.jar | |
neo4j-community-2.1.6/system/lib/jetty-server-9.0.5.v20130815.jar | |
neo4j-community-2.1.6/system/lib/javax.servlet-3.0.0.v201112011016.jar | |
neo4j-community-2.1.6/system/lib/jetty-http-9.0.5.v20130815.jar | |
neo4j-community-2.1.6/system/lib/jetty-util-9.0.5.v20130815.jar | |
neo4j-community-2.1.6/system/lib/jetty-io-9.0.5.v20130815.jar | |
neo4j-community-2.1.6/system/lib/jetty-webapp-9.0.5.v20130815.jar | |
neo4j-community-2.1.6/system/lib/jetty-xml-9.0.5.v20130815.jar | |
neo4j-community-2.1.6/system/lib/jetty-servlet-9.0.5.v20130815.jar | |
neo4j-community-2.1.6/system/lib/jetty-security-9.0.5.v20130815.jar | |
neo4j-community-2.1.6/system/lib/jersey-server-1.9.jar | |
neo4j-community-2.1.6/system/lib/asm-3.1.jar | |
neo4j-community-2.1.6/system/lib/jersey-core-1.9.jar | |
neo4j-community-2.1.6/system/lib/commons-io-1.4.jar | |
neo4j-community-2.1.6/system/lib/jackson-jaxrs-1.9.7.jar | |
neo4j-community-2.1.6/system/lib/jackson-core-asl-1.9.7.jar | |
neo4j-community-2.1.6/system/lib/jackson-mapper-asl-1.9.7.jar | |
neo4j-community-2.1.6/system/lib/rrd4j-2.0.7.jar | |
neo4j-community-2.1.6/system/lib/rhino-1.7R4.jar | |
neo4j-community-2.1.6/system/lib/bcprov-jdk16-140.jar | |
neo4j-community-2.1.6/system/lib/jersey-multipart-1.9.jar | |
neo4j-community-2.1.6/system/lib/mimepull-1.6.jar | |
neo4j-community-2.1.6/system/lib/jcl-over-slf4j-1.6.1.jar | |
neo4j-community-2.1.6/system/lib/neo4j-server-2.1.6-static-web.jar | |
bruno@cabuum:/opt$ cd /neo4j-community-2.1.6/bin/ | |
bruno@cabuum:/neo4j-community-2.1.6/bin$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment