Erlang

How to Install Erlang on CentOS/RHEL 7/6

How to Install Erlang on CentOS/RHEL 7/6

How to Install Erlang on CentOS/RHEL 7/6

  1. Step 1 – Setup Yum Repository. First of all, use the following commands to add Erlang apt repository on RHEL based system. ...
  2. Step 2 – Install Erlang. Now, you can install erlang package on your system using the following command. ...
  3. Step 3 – Erlang Hello World Program. Let's start with hello world program on erlang.

Installing CentOS 8 using NetBoot ISO Image
Once Rufus is downloaded and CentOS 8 NetBoot ISO installation image is downloaded, insert a USB thumb drive and open Rufus. Then, click on SELECT. No...
How To Assign a Floating IP Address to an Instance in OpenStack
How To Assign a Floating IP Address to an Instance in OpenStack Step 1 Create an Instance on private network. ... Step 2 Reserve a floating IP address...
How to Install Apache Maven on CentOS 8
Installing Apache Maven on CentOS 8 Step 1 Install OpenJDK. Maven 3.3+ require JDK 1.7 or above to execute. ... Step 2 Download Apache Maven. At the t...