4 articles Ruby

How to Create Nagios Plugins With Ruby On Ubuntu 12.10

Introduction   Nagios is an open source monitoring software application that helps organizations to prevent IT infrastructure problems. It can be used with Linux as well as other Unix variants. In this tutorial, you will learn how to create Nagios plugins with Ruby. Here, I will be using Ubuntu 12.10.   Initial Set Up  …

How to Install Ruby on Rails on Ubuntu 12.04 with RVM

Introduction   Ruby on Rails is an open source web framework that runs on Ruby programming language. The integrated use of Ruby programming language and Rails development framework makes it popular among developers creating sites and web apps. Installing Ruby on Rails on to a virtual private server does take some time. There are quite…

How to Install Ruby on Rails on Arch Linux with RVM

Introduction   Ruby on Rails is an open source web framework that runs on Ruby programming language. The integrated use of Ruby programming language and Rails development framework makes it popular among developers creating sites and web apps. Installing Ruby on Rails on to a virtual private server does take some time and that’s what…

How to Install Ruby on Rails on Ubuntu 14.04 using RVM

Introduction   Ruby on Rails is an open source web framework that runs on Ruby programming language. The integrated use of Ruby programming language and Rails development framework makes it popular among developers creating sites and web apps. Installing Ruby on Rails on to a virtual private server does take some time and that’s what…