Category Archives: Linux

MariaDB – Admin – managing and confirming service is running

Desired Outcome: Understanding the components that go into running the MariaDB Server – service, confirming status, starting, stopping, scripts, etc. Based on various documentation I’ve referred to, it’s important to now understand the end-to-end flow of database service startup. Q: … Continue reading

Posted in Linux | Leave a comment

Project Summary (Centos7, JDK7, Apache Tomcat, MariaDB)

Project Summary: As of 20151126, I have the following components installed on my test server. I originally went down path of installing Apache Tomcat (because of the association with LongJump CRM), thinking that I would also be able to install … Continue reading

Posted in Linux | Leave a comment

Apache HTTPD installed on same server as Apache Tomcat

Desired Outcome Install Apache HTTPD on same server as Apache Tomcat, so I can then get PHP working on HTTPD including SugarCRM. Also, it can be configurd so that the HTTP and Tomcat servers talk to each and pass the … Continue reading

Posted in CentOS | Tagged | Leave a comment