How to Install Amazon Corretto 8 on Ubuntu 16.04
In this tutorial, we learn how to install Amazon Corretto 8 on Ubuntu 16.04. We will also create a sample Java app, compile and run it.
Cloud Computing and Internet Infrastructure, Linux, Open Source Tutorials
In this tutorial, we learn how to install Amazon Corretto 8 on Ubuntu 16.04. We will also create a sample Java app, compile and run it.
Introduction In this tutorial we learn how to install OpenJDK 11 on Ubuntu 18.04 from Ubuntu repository. Java 11 is the current LTS (Long Term Support) version of Java. Update Apt Package Index First of all update apt package index using the command below. or we can also use apt command below. Searching OpenJDK Packages … Read more
In this tutorial we learn how to install OpenJDK 8 on Ubuntu 18.04. We will learn installing both JDK and JRE, both headless and non-headless.
Introduction In this tutorial we’ll learn how to enable IUS repository on CentOS 6. IUS stands for Inline with Upstream Stable. The goal of IUS project is to provide high quality RPM packages for Red Hat Enterprise Linux (RHEL) and CentOS. IUS will update RPM packages once new versions released by upstream developers. IUS will … Read more
Introduction In this tutorial we learn how to install Skype on Ubuntu 18.04 (Bionic Beaver) Skype is a chat and call application that allow millions of people to connect with each other on a daily basis. Several important features of Skype: Audio and HD Video Calling Smart Messaging Screen sharing Call Recording and Live Subtitles … Read more