We’ll show you how to install Java on Ubuntu 16.04. Oracle JDK is the official version distributed by Oracle. These guide should also work on Debian and Linux Mint but was tested and written for Ubuntu. Installing Java on Ubuntu 16.04, is an easy task, if you follow this step by step guide below, carefully!
java
How to install Tomcat 8 on Debian 8
Apache Tomcat, often referred to as Tomcat, is an open-source application server developed by the Apache Software Foundation. It implements several Java EE specifications and executes Java servlets rendering Web pages that include Java Server Page coding in the process.
In this article we will guide you through the steps on installing the latest Tomcat 8 server on a Debian 8 VPS.
Install Jetty on a CentOS 7 VPS
In the following article we are going to explain how you can install Jetty on a CentOS 7 VPS.
Jetty is a Java HTTP (Web) server and Java Servlet container and provides support for SPDY, WebSocket, OSGi, JMX, JNDI, JAAS and many other integrations. It is often used for machine to machine communications, within larger software frameworks. Jetty is developed as a free and open source project as part of the Eclipse Foundation.
Jetty is used in a wide variety of projects and products, both in development and production. It can be easily embedded in devices, tools, frameworks, application servers, and clusters.
Jetty has the following features:
- Full-featured and standards-based
- Open source and commercially usable
- Flexible and extensible
- Small footprint
- Embeddable
- Asynchronous
- Enterprise scalable
- Dual licensed under Apache and Eclipse
Install GlassFish 4.1 on Centos 7
In this tutorial, we will explain how to install GlassFish Server Open Source Edition 4.1 on a Centos 7.1 VPS. GlassFish is an open-source application server project and it’s Oracle’s concrete implementation of Java EE. This guide should work on other Linux VPS systems as well but was tested and written for a Centos 7 VPS.
Install Apache Cassandra on Debian 7
Apache Cassandra is an open source distributed database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. Cassandra offers robust support for clusters spanning multiple datacenters, with asynchronous masterless replication allowing low latency operations for all clients.
The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.
Installing Tomcat 8 on a CentOS 7 Linux VPS
In the following article we will guide you through the steps on how to install the latest Tomcat 8 on a CentOS 7 Linux VPS.
What is Tomcat?
Apache Tomcat (previously known as Jakarta Tomcat) is an application server developed by the Apache Software Foundation that executes Java servlets and renders Web pages that include Java Server Page coding.
System Requirements?
- A Linux VPS Hosting
- JAVA 7+ Server
How to install Gerrit2 on CentOS 7
How to install Gerrit2 on CentOS 7. Gerrit is a web based code review application which uses the Git version control system. Gerrit makes code review easier by generating the code changes in a side-by-side preview, allowing inline comments that can be added by a reviewer. Gerrit allows any authorized user to submit changes to the master Git repository, which simplifies the process when an approved change has to be merged in manually by the project maintainer.
System requirements?
- A Linux VPS hosting
- JAVA JDK higher than 1.7
- Database Server
- Web Server
- GIT
- CentOS 7 OS