How to check cPanel version on command line

If you are running a cPanel Server, your priority administration task should be the security. Some tricks about Server Security can be read on this blog. If you are running a WebHosting business you should provide to your costumers the high security level. A basic security need is to keep cPanel last stable version.

To see if you are running the last cPanel version on you Server or VPS, just login as root and run the next command:

# /usr/local/cpanel/cpanel -V
If you need to update cPanel user:
# /scripts/upcp
or if you want to force it:
# /scripts/upcp --force
Take in mind that keep you server with the last cPanel version is not suficient to keep the server secure. It is a long process and you should keep allways you eye open. Good look :-)
  • 3 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

Adding secondary IPs to Cpanel

  To access the IP Functions Menu, click on IP Functions, on the main screen...

Suspended page / Internal Server Error

If domain is showing "Internal Server Error" except suspention page after suspending the domain...

CPanel Log file locations

CPanel stores it’s log files in the /usr/local/cpanel/logs directory. Below is a list of the...

How do convert a dedicated ip to a shared ip on cPanel/WHM

In root SSH, copy the /etc/domainips file and then remove the IP from it: Code: cp...

Install RKHunter

You can install RKHunter on Linux Server by using following steps.1 Login to your server as...