Switch the power user mode off through API RPC:
Send the following request packet to the server:
[packet version="1.6.3.0"]
[server]
[set]
[mode]standard[/mode]
[/set]
[/server]
[/packet]
Reference: http://parallels.com/
How to switch the power user mode off
How to switch the power user mode off and return to the standard panel view through the command line:
On Linux systems, issue the command:
/usr/local/psa/bin/poweruser –off
Reference: http://parallels.com/
How to enable the power user mode through API RPC
Send the following request packet to the server:
[packet version="1.6.3.0"]
[server]
[set]
[mode]poweruser[/mode]
[/set]
[/server]
[/packet]
Enabling the power user mode via API RPC does not create a default webspace.
The default webspace information will be requested and created as soon as admin logs in to the Panel
Reference:http://parallels.com/
Enabling Power User UI
The power user interface combines the simplicity of Parallels Small Business Panel and powerful hosting management features of Parallels Plesk Panel product line. It is intended for users who do not need functions for reselling shared hosting services and accommodating new resellers and customers:
* There is no hierarchy of user accounts specific to shared hosting: no resellers, no customers.
* There are no service plans, subscriptions, and limits on amounts of resources consumed by websites.
To enable the power user mode through the Panel command line:
On Linux systems, issue the command:
/usr/local/psa/bin/poweruser –on -ip [ip-address>] -domain [domain_name>]
where
* [ip-address] is the IP address allocated to the administrator’s default webspace.
This option is required in case there are no subscriptions belonging to admin.
* [domain_name] is the name of the default webspace and the main website in this webspace. If the -domain option is not specified, the server host name will be used. The option makes sense only when used together with -ip.
Reference: http://parallels.com/
Ensim Power Tools
Power Tools are off-the-shelf Web applications that provide e-commerce, content management, forums, chat and other dynamic features for Web sites.
1. Download the Ensim Power Tools Installer.
http://download.pro.parallels.com/support/powertools/downloads/Power-Tools-1.5-11.tar.gz
NOTE: please be sure to upload this to your server using binary mode transfer, otherwise you will receive an md5sum failure.
2. Untar the tarball and go to the folders: Power-Tools/zion-beta and Power-Tools/zion-1.5
3. For each RPM, run the following:
rpm -qa | grep [power-tool-name-version]
4. If the output of this command is non-blank, run the following:
Reference: http://parallels.com/