Browsing tag

ubuntu 18.04

How To Install Apache Maven on Ubuntu 18.04 / Ubuntu 16.04 & Debian 9

Apache Maven is a free software project management and comprehension tool. Apache Maven is based on the Project Object Model. With Maven, you can easily manage a project’s build (used primarily for Java projects), reporting, and documentation from a central piece of information. This post will help you to install Apache Maven on Ubuntu 18.04 […]

How To Install Apache Tomcat 10 On Ubuntu 20.04 / Ubuntu 18.04

Apache Tomcat (aka Tomcat Server) is an open-source Java servlet container developed by the Apache Software Foundation. Tomcat implements Java Servlet, JavaServer Pages (JSP), Java EL, and WebSocket, and provides a “pure Java” HTTP web server environment for running Java codes. Here is the post about how to install Apache Tomcat on Ubuntu 20.04 / […]

How To Install Zabbix 5.0/4.0 on Ubuntu 18.04 / Ubuntu 16.04

Zabbix is an open-source enterprise-class monitoring software for servers, network devices, and applications. Zabbix uses Zabbix Agent installed on monitored hosts to collect the data. Also, it can monitor standard services such as SMTP or HTTP web services without having a client on the monitored host. Additionally, Zabbix supports monitoring via SNMP, TCP, and ICMP […]