• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Whats is the best way to install Plesk ?

raykai

Basic Pleskian
so i was wondering which is best to install Plesk

1. use:
# wget https://installer.plesk.com/plesk-installer
then
# chmod +x ./plesk-installer
then
# ./plesk-installer --web-interface

or

2. use:
sh <(curl https://autoinstall.plesk.com/plesk-installer || wget -O - https://autoinstall.plesk.com/plesk-installer)

Which is best and why?

Should i also set up SSH with a key and edit sshd_config to PasswordAuthentication no?

Is it best to create an extra user with sudo and turn off root login for ssh?

Does Plesk need root user at all for ssh?
 
Back
Top