OpenEMR (Electronic Medical Records) OpenEMR is an open source, free, web based application which is used for electronic health records and medical practice management. It is a cross platform application and runs fine on all popular operating system like Microsoft Windows, Linux and Mac […]
See MoreCategory: How To
Installing LAMP On Linux Mint
Installing LAMP (Linux, Apache, MySQL and PHP) On Linux Mint. LAMP stands for Linux, Apache, MySQL, PHP. How to install Linux the L of LAMP. Install Apache To start off we will install Apache. 1) Open up the Terminal (Applications > Accessories > Terminal) 2) Copy/Paste the following line of code into Terminal and then […]
See MoreHow To Install Apache Solr In Ubuntu
Apache Solr Solr is a search engine platform based on Apache Lucene. It is written in Java and uses the Lucene library to implement indexing. If you want to install Solr the easy way, you should use this steps. Solr doesn’t work alone; it needs a Java servlet container such as Tomcat or Jetty. To […]
See More

You must be logged in to post a comment.