CloudLinux CageFS + cPanel, Install Git for all users
  • 08 Feb 2023
  • 1 Minute to read
  • Dark
    Light

CloudLinux CageFS + cPanel, Install Git for all users

  • Dark
    Light

Article summary

With the rise of version control applications such as git, users require access to the application more often. In a CageFS Environment, it doesn't pose a large security risk and is quite handy for users to have.

As with any other package, you will need to first install it using the standard yum commands:

yum install git

Once it has been installed, you will then have to add the RPM to the CageFS skeleton, and then force a rebuild to ensure it's allowed for all users:

cagefsctl --addrpm git 

cagefsctl --force-update

Once this is done, the git application should be available correctly within CageFS for all users to utilise via SSH.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence