System Grab Bag

View all TLDR pages from common (or from all pages)

plesk

Plesk hosting control panel. More information: https://docs.plesk.com.
  • Generate an auto login link for the admin user and print it:
    plesk login
  • Show product version information:
    plesk version
  • List all hosted domains:
    plesk bin domain --list
  • Start watching for changes in the panel.log file:
    plesk log {{panel.log}}
  • Start the interactive MySQL console:
    plesk db
  • Open the Plesk main configuration file in the default editor:
    plesk conf {{panel.ini}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.