• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Resolved How To show DNS Settings (Plesk Web Admin Edition)

Soufiane Abid

New Pleskian
Hi everyone
I have problem with plesk controle panel \=
dns settings or name server settings hidden on my panel

Please ,What caused the problem ?

version 12
 
Thank you for replay
I have error when run the command
poweruser --on -simple true -lock true


Nr93e7L.png
 
Hi Soufiane Abid,

the executable "poweruser" is located at: => /usr/local/psa/bin/poweruser ( pls. use the FULL path if you experience issues while using the command ):
Code:
/usr/local/psa/bin/poweruser --help

Usage: poweruser command [options]

    Available commands:
    --on or -o                         Enables the Power User view
    --off or -f                        Disables the Power User view
    --help or -h                       Displays this help page.

    Available options:
    -ip  <IP address>[,<IP address>]   IP addresses assigned to the
                                       subscription. You can choose one or
                                       several IPv4 and IPv6 addresses.
    -domain            <domain_name>   The name for the main website of the
                                       default subscription.
    -simple            <true|false>    Use this option to limit the number of
                                       actions the administrator can take in
                                       the Power User view. The actions
                                       availability is set up in Tools &
                                       Settings > Custom View Settings
    -lock              <true|false>    If true, the administrator cannot
                                       switch back from the custom view using
                                       the GUI.
 
Back
Top