Files
tldr/pages/common/plesk.md
T
Managor 1b5488a978 plesk, nvtop: adjust version command (#22746)
* Update plesk.md

* Update nvtop.md
2026-06-07 02:21:53 -07:00

530 B

plesk

Plesk hosting control panel. More information: https://docs.plesk.com/en-US/obsidian/cli-linux/plesk-utility.75661/.

  • Generate an auto login link for the admin user and print it:

plesk login

  • 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}}

  • Display version:

plesk version