Your Cart is Empty Reseller Login or Sign up FAQ Search

How to install Ruby on a dedicated server

ResellersPanel is not just a place for cloud hosting resellers. It is also a place where a dedicated server reseller program is implemented along with the cloud hosting one. As a dedicated server provider, we can afford setting up a hosting platform that our resellers can benefit from and that in comparison to other dedicated server hosting alternatives works tremendously well. We provide dedicated web hosting servers, VPS servers and semi-dedicated servers, all bound in a reseller hosting program that will take your business to new heights. The servers can come either with or without a hosting automation Control Panel tool, the latter case, of course, pertaining to technically advanced clients. You can choose between CentOS, Debian and Ubuntu Operating Systems for your dedicated server. The Control Panel solutions offered are cPanel, DirectAdmin and WHCP. You can set up a Dedicated Server from your Reseller Control Panel by visiting the Hosting Services >> Dedicated Servers section.

Ruby on Rails is a very useful open-source framework, which will maximize the productivity of the web applications hosted on your Dedicated Server. You can easily install Ruby. We will take a look at a few possible installation guidelines for Ruby depending on the Control Panel environment you have chosen for your Dedicated Server. First, let us take a look at how to install Ruby on cPanel. You need a working yum configuration, cPanel version 11+ and SSH access to the Server. You can check whether Ruby is already installed by logging to the Server under SSH and issuing the following command:

root@server [~]# yum list ruby

Once you make sure that Ruby is not already installed, execute the following script to install Ruby:

/scripts/installruby

After installing Ruby, you will need to make sure that the appropriate ports are opened for your cPanel users. By default, Ruby applications begin on port 12001. Ruby application port numbers are automatically incremented with each new Ruby application. This means the the first Ruby on Rails application created on your server will use port 12001, while the second Ruby on Rails application will use port 12002.

Most Linux distributions come with Ruby pre-installed. If you do not already have it, here is how to get it:

RPM install # rpm -Uhv ruby-*.rpm (you will have to download the rpm from rpmfind or any other trusted repository)
Debian Linux # apt-get install ruby

With our new hosting platform, you can become a dedicated server provider with a few clicks of your mouse and start providing fast, reliable and powerful dedicated hosting servers. ResellersPanel is offering you a dedicated Linux server hosting solution that goes beyond your imagination with its balanced hardware and software resources setup.

« Back to menu