How to check the version of your WHM/cPanel from command line ?

Yep, It’s very simple to find out your WHM/cPanel version from command-line. Do follow the steps pasted here:

Step 1 : Login to your server as root.
Step 2 : Run

# /usr/local/cpanel/cpanel -V

Or

# cat /usr/local/cpanel/version 

Example:

[root@server]# /usr/local/cpanel/cpanel -V
11.40.1 (build 11)

Form the graphical side, the version is listed on the top of WHM control panel, see the image below:

version

That’s it 🙂

Related posts:
How to change php handler from backend on cPanel server
cPanel domain migration from backend
Important WHM/cPanel Scripts

Post navigation

Arunlal A

Senior System Developer at Zeta. Linux lover. Traveller. Let's connect! Whether you're a seasoned DevOps pro or just starting your journey, I'm always eager to engage with like-minded individuals. Follow my blog for regular updates, connect on social media, and let's embark on this DevOps adventure together! Happy coding and deploying!

Leave a Reply

Your email address will not be published. Required fields are marked *