Installing Python and Ruby Selector on CloudLinux: A Comprehensive Tutorial

thumb_up 0  ·  sell Python and Ruby Selector installation CloudLinux, Installing Python and Ruby Selector on CloudLinux, CloudLinux Python and Ruby Selector setup guide

CloudLinux includes many exciting features, like the famous CageFS technology, that jail users inside their own secure file system. However, CloudLinux also includes other interesting things,  like Python and Ruby Selectors. That’s why today we are going to show you how to install Python and Ruby Selector on CloudLinux.

How to install Python and Ruby Selector on CloudLinux ?

The procedure to install Python and Ruby Selector on CloudLinux is super easy and can be done within 2 minutes.

Run the following commands:

yum install lvemanager alt-python-virtualenv alt-mod-passenger

In order to use Python Selector, you should install alternative required Python packages. Issue the following commands:

yum groupinstall alt-python

The same applies to Ruby, install this required alternative Ruby rpm packages:

yum groupinstall alt-ruby

If you are going to use MySQL database, you may want to install alt-python27-devel rpm also:

yum install alt-python27-devel

Enable Python & Ruby Icons

After done, make sure you unmarked the checkboxes in LVE Manager Options tab, that is needed to show Ruby or Python App at your web-interface. This are the required options to unmark:

  • Hide Ruby App in web-interface
  • Hide Python App in web-interface

Enable compilers in WHM

If you are going to work with Python and Ruby, then gcc/make system binaries need to be granted with execute permissions. Make sure you enable compilers at:

WHM >> Security Center >> Compiler Access

Then click on ‘Enable Compilers’

Update CageFS

In order to pick up all this changes, make sure you force CageFS update:

cagefsctl --force-update

Conclusion

If you need to install Python and Ruby Selector on CloudLinux the process is really quick, and can be done by new or experienced users. One important thing: this feature is only available for cPanel based servers, just to be sure.

 

 

The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

Was this answer helpful?

Related Articles

description

Troubleshooting CloudLinux Installation Errors Caused by Third-Party Kernel Module RPM

I was trying to install CloudLinux on an existing cPanel server, and got this error: [root@server.nixcp.com:~]sh cldeploy -k mykey…

arrow_forward
description

Demystifying CloudLinux: Unveiling Its Key Concepts

When you visit from web hosting provider website you will probably notice that almost everyone of them is promoting and talking about…

arrow_forward
description

A Step-by-Step Guide to Setting up MySQL Governor on cPanel

MySQL service overloads was something quite common on shared web hosting enviroments before Cloudlinux appear in the web hosting market.…

arrow_forward
description

A Comprehensive Guide to Mod_lsapi Installation on CloudLinux

Mod_lsapi is a high performance Apache module that is based on the technology behind the LiteSpeed web server. It’s a drop-in replacement…

arrow_forward
description

Installing OptimumCache on CloudLinux OS: A Detailed Walkthrough

On almost all shared hosting providers, there is one thing in common that all share. They have multiple installations of WordPress, Joomla,…

arrow_forward
arrow_back « Back