Tag cPanel

n8n: The Future of Workflow Automation

In today’s fast-paced digital world, repetitive tasks can consume valuable time and resources. To address this challenge, a powerful tool has emerged as a game-changer in the tech landscape: n8n. n8n (Node-based Workflow Automation) is a robust open-source and low-code…

How to Install Python PIP on cPanel

What is PIP? PIP stands for “pip install packages.” It is the essential tool for effortlessly managing and installing packages in Python, making your coding experience smoother. How to check the PIP version of your server First, use the command…

Error installing Python Selector using the Wizard.

Error installing Python Selector using the Wizard. Environment Solution Install Python selector components using the following commands: Adding Python module requires executing permissions to gcc/make binaries. Please enable compilers in Compiler Access section of WHM, then run:

How to Install Python Selector cPanel

How to Install Python Selector cPanel? Environment Solution Install the following packages # yum groupinstall alt-python # yum install lvemanager lve-utils alt-python-virtualenv  For CloudLinux 8: # yum install ea-ruby27-mod_passenger For CloudLinux 9: # yum install ea-apache24-mod-passenger

How to Set Custom/Private Nameservers in WHM

1. Log in to WHM Account. 2. Go to Server Configuration >> Basic WebHost Manager® Setup or type Basic in the menu filter box. The option will appear. Click on it. 3. Under Nameservers, select Explicitly Set the Nameservers. Enter or change the nameservers. Then click on Save Changes. Note: Domain propagation takes up…