vgchange - change attributes of a volume group
vgchange allows you to change the attributes of one or more volume groups. Its main purpose is to activate and deactivate VolumeGroupName, or all volume groups if none is specified. Only active volume groups are subject to changes and allow access to their logical volumes.
During volume group activation, if vgchange recognizes snapshot logical volumes which were dropped because they ran out of space, it displays a message informing the administrator that such snapshots should be removed.
EXAMPLES
To activate all known volume groups in the system:
To change the maximum number of logical volumes of inactive volume group vg00 to 128.
vgchange -l 128 /dev/vg00
How to update or change the version of MySQL in Cpanel?
To update MySQL, run
/usr/local/cpanel/scripts/mysqlup
from the command line.
To change the MySQL version, go to Main >> Software >> MySQL Upgrade in WHM.
WHM Change Log for all versions
For WHM version 11.28
When you click Change Log at the top of the screen, WHM will display a list of published builds for cPanel & WHM software. The entries include fixes, enhancements, and patches intended to fix known problems.
To view a complete and detailed list of change logs for all versions of cPanel & WHM, as well as EasyApache and RPM updates, click Change logs for all versions.
How to reconfigure and change status for domain in plesk database.
Reconfigure Domain:
/usr/local/psa/admin/sbin/websrvmng –reconfigure-vhost –vhost-name=domain.com
Change the status for domain:
/usr/local/psa/bin/domain -u domain.com -status enabled
You should get a message the Object successfully enabled, once that is done the domain should be unsuspended in Plesk.
How to Change the Name of RVSiteBuilder in cPanel
If you are using the x3 theme. If that’s not the case, substitute accordingly.
Edit: /usr/local/cpanel/base/frontend/x3/dynamicui/dynamicui_rvsitebuilder.conf
Change the text as follows:
itemorder=>40,version=>1.0,itemdesc=>{Your Text},description=>{Your Text}