Home »
Posts tagged Ubuntu
Apache Tomcat, basically referred to as Tomcat Server, is a free open-source Java Servlet Container which is developed and produced by the Apache Software Foundation. In this article we will tell you that how to Install SSL Certificate on Apache Tomcat Centos Linux server Install SSL Apache Tomcat...
Continue reading
January 11, 2019 Admin
SSL
No Comment
Node.js is a cross-platform JavaScript run-time atmosphere that permits server-side execution of JavaScript code. Node.js is mostly used on the back-side off the application, but it is also widespread as a full-stack and front-end solution. npm, short for Node Package Manager is the defaulting package manager for Node...
Continue reading
December 27, 2018 Admin
Centos/RHEL
No Comment
Apache solr is AN open supply enterprise look stage, that consists in Java, from the Apache Lucene extend. Its real components incorporate full-content inquiry, hit highlight, faceted hunt, continuous ordering, dynamic bunching, info combination, NoSQL features[1] and wealthy record (e.g., Word, PDF) taking care of. Giving seized pursuit...
Continue reading
December 26, 2016 Admin
Centos/RHEL
No Comment
SNMP stand Simple Network Management Protocol is INTERNET protocol, SNMP widely used for managing and monitoring networking devices on IP address and collecting information from hardware devices such as router, system, switches, firewall, printers. Simple Network Management Protocol is application layer protocol. Today most of enterprises networking devices...
Continue reading
February 19, 2015 Admin
Security
No Comment
You can enable or disable any apache module in Ubuntu using a2enmod and a2dismod, Not need to edit configuration file. Run the following command from root user To enable/disable a module: #a2enmod module_name #a2dismod module_name To enable modules #a2enmod expires #a2enmod headers #a2enmod rewrite #a2enmod mod-security #/etc/init.d/apache2 restart...
Continue reading
August 20, 2014 Admin
Apache
No Comment