Category cPanel Guides

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…

How to Add “A Record” in cPanel

The “A record” is a DNS record used for pointing a domain or a subdomain to an IP address. You can add A A Record using the cPanel’s Zone Editor option. 1. Log in to your cPanel account. 2. In the Domains section, click on Zone Editor.…

How to Create a Cronjob in cPanel

1. Log in to your cPanel account. 2. In the Advanced section, click on Cron Jobs.  3. Under Add New Cron Job, click on the Common Settings drop-down menu and select an appropriate option such as Once Per Day or another suitable option. 4. Enter your cronjob PHP file location or the…