09-12-2014 03:46 AM
./alfresco-community-4.2.c-installer-linux-x64.bin
pwd
/opt/alfresco-4.2.c
ls
alf_data      amps_share  libreoffice            README.txt  uninstall
alfresco.ico  awe.log     licenses               scripts     uninstall.dat
alfresco.log  bin         manager-linux-x64.run  share.log   webquickstart.log
alfresco.sh   common      postgresql             solr.log
amps          java        properties.ini         tomcat
 /etc/init.d/alfresco status
tomcat already running
postgresql already running
/etc/init.d/alfresco stop
Using CATALINA_BASE:   /opt/alfresco-4.2.c/tomcat
Using CATALINA_HOME:   /opt/alfresco-4.2.c/tomcat
Using CATALINA_TMPDIR: /opt/alfresco-4.2.c/tomcat/temp
Using JRE_HOME:        /opt/alfresco-4.2.c/java
Using CLASSPATH:       /opt/alfresco-4.2.c/tomcat/bin/bootstrap.jar:/opt/alfresco-4.2.c/tomcat/bin/tomcat-juli.jar
Using CATALINA_PID:    /opt/alfresco-4.2.c/tomcat/temp/catalina.pid
/opt/alfresco-4.2.c/tomcat/scripts/ctl.sh : tomcat stopped
waiting for server to shut down…. done
server stopped
/etc/init.d/alfresco start
waiting for server to start…. done
server started
/opt/alfresco-4.2.c/postgresql/scripts/ctl.sh : postgresql  started at port 5432
Using CATALINA_BASE:   /opt/alfresco-4.2.c/tomcat
Using CATALINA_HOME:   /opt/alfresco-4.2.c/tomcat
Using CATALINA_TMPDIR: /opt/alfresco-4.2.c/tomcat/temp
Using JRE_HOME:        /opt/alfresco-4.2.c/java
Using CLASSPATH:       /opt/alfresco-4.2.c/tomcat/bin/bootstrap.jar:/opt/alfresco-4.2.c/tomcat/bin/tomcat-juli.jar
Using CATALINA_PID:    /opt/alfresco-4.2.c/tomcat/temp/catalina.pid
/opt/alfresco-4.2.c/tomcat/scripts/ctl.sh : tomcat started
netstat -tupln | grep 8080
tcp        0      0 :::8080                     :::*                        LISTEN      19309/java
netstat -tupln | grep post
tcp        0      0 127.0.0.1:5432              0.0.0.0:*                   LISTEN      19288/postgres
tcp        0      0 ::1:5432                    :::*                        LISTEN      19288/postgres
09-12-2014 05:03 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.