• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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