Install

How to Install Ruby 2.2.4 on CentOS/RHEL with RVM

How to Install Ruby 2.2.4 on CentOS/RHEL with RVM

How to Install Ruby 2.2. 4 on CentOS/RHEL with RVM

  1. Step 1: Install Required Packages. Firstly we need to install all required packages for ruby installation on our system using following command. ...
  2. Step 2: Install RVM. ...
  3. Step 3: Verify Dependencies. ...
  4. Step 4: Install Ruby 2.2. ...
  5. Step 5: Setup Default Ruby Version. ...
  6. Step 6: Check Current Ruby Version.

How To Install MySQL 8.0 on Ubuntu 20.04
How To Install MySQL 8.0 on Ubuntu 20.04 Step 1 Add MySQL APT repository in Ubuntu. Ubuntu already comes with the default MySQL package repositories. ...
How to List Docker Containers
This guide shows you how to list, stop, and start Docker containers. A Linux-based operating system. ... As you can see, the image above indicates the...
Crontab in Linux
The Cron daemon is a built-in Linux utility that runs processes on your system at a scheduled time. Cron reads the crontab (cron tables) for predefine...