Category Linux

Install Oracle Java 9 on CentOS, RHEL 7

This quick tutorial is going to cover how to install Oracle Java 9 on CentOS, RHEL. The installation can be performed by using one of the following processes:  From archive binaries (.tar.gz) This allows us to install a private version… Continue Reading →

How To Install ActiveMQ on Ubuntu 16.04 LTS (Xenial Xerus)

1. Introduction Apache ActiveMQ is a popular and powerful open source messaging and Integration Patterns server. In this guide, we’re going to install ActiveMQ on Ubuntu 16.04. 2. Prerequisites Java 1.7 or later. The JAVA_HOME environment variable is set correctly…. Continue Reading →

Install Cassandra on Ubuntu 16.04 LTS (Xenial Xerus)

1. Overview Apache Cassandra is a free and 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. There are two possible approaches for us… Continue Reading →

Install Packer on Ubuntu 16.04 LTS (Xenial Xerus)

This short tutorial is going to cover how to install Packer on Ubuntu 16.04 so that you can get started with exploring many great features of Packer. 1. Download Packer Visit the Packer download website to download a suitable version… Continue Reading →

Install Apache Ant on Ubuntu 16.04 LTS (Xenial Xerus)

This article is going to cover how to install Apache Ant on Ubuntu 16.04. There are several ways to do that: Using apt-get Using SDKMan Manual installing In this article, we will cover both of those ways. 1. Prerequisite The… Continue Reading →

Install MySQL on Ubuntu 16.04 (Xenial Xerus)

In this article, we try to install MySQL on Ubuntu 16.04 (Xenial Xerus) with APT. 1. Adding the MySQL APT Repository This will allow us to install latest packages of MySQL. 1.1. Download MySQL APT Repository You can download it… Continue Reading →

Install Docker on CentOS 7

This tutorial is going to cover how to install Docker on CentOS 7. There are several approaches for us:  Install using Docker Repository Install using RPM Package We are going to get through both approaches and then additional Docker configurations…. Continue Reading →

Install Build-Essentials for CentOS, RHEL and Ubuntu

Build-essentials is a reference for all packages which are considered essential for building Debian packages. So, if we want to be able to build Debian package,we need to install the build-essential package. To install the package, we just need to… Continue Reading →

Install VirtualBox On CentOS 7

In previous post, I shared how to install VirtualBox on Windows 10. To continue the tutorial series about VirtualBox, I ‘d like to share how to install VirtualBox on CentOS 7. You will need to be root or can be executed… Continue Reading →

PostgreSQL Authentication

As you may know, PostgreSQL is one of powerful open source Relational  Database Management System (RDBMS) on over the world. PostgreSQL can be run on almost operating systems: Windows, Linux, Mac… Getting PostgreSQL installed in run up are pretty simple…. Continue Reading →

© 2024 HowToProgram — Powered by WordPress

Theme by Anders NorenUp ↑

NewsletterSubscribe To Learn More