• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

ssh root login

rolo@

Basic Pleskian
is there a way to directly log in as root instead of having to log in as someone else and THEN having to change to super user?
 
That would be a huge, huge security risk. You should NEVER allow remote root login.

However, if you are set on this, login and edit /etc/ssh/sshd_config and look for "PermitRootLogin" and change variable to yes.
 
Yes, I know about the security implications. This is just for setting up the server. Once the setup is done the root login will be disabled.

Thanks for the info!
 
Back
Top