• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

Search results

  1. kiav

    Plesk 12.5, CentOS 6.7: ssh auth by certificate

    Found in 'man sshd': ~/.ssh/authorized_keys Lists the public keys (RSA/ECDSA/DSA) that can be used for log- ging in as this user. The format of this file is described above. The content of the file is not highly sensitive, but the recommended permissions are read/write for the user...
  2. kiav

    Plesk 12.5, CentOS 6.7: ssh auth by certificate

    I found solution for root. The /root/.ssh and /root/.ssh/authorized_keys must be owned by root:root But what should I do with non-privileged user (e.g. with login user). Under Plesk all files are owned by user:psacln. I can't change ownership to user:user because of absense of such user group...
  3. kiav

    Linux: Different PHP versions are used on the same domain

    No. It takes a lot of time to do manual upgrade to modern version. We have much customizations of forum.
  4. kiav

    Linux: Different PHP versions are used on the same domain

    It can't help because of site owner's "religious horror" about this SEO requirement. Owner doesn't like such expirements with search ranking.
  5. kiav

    Linux: Different PHP versions are used on the same domain

    Our SEO company forbids do this way.
  6. kiav

    Linux: Different PHP versions are used on the same domain

    I have CMS that supports PHP 5.6. But /forums/ section of this site can work maximum on PHP 5.3 (this is old IPB 2.1.7). All other parts of site work on modern CMS.
  7. kiav

    Plesk 12.5, CentOS 6.7: ssh auth by certificate

    Yes, it dows not work.
  8. kiav

    Plesk 12.5, CentOS 6.7: ssh auth by certificate

    1.) I installed CentOS 6.7 Minimal 2.) Installed EPEL, fio, sysbench, deinstalled EPEL. 3.) Chenged hostname (/etc/sysconfig/network, /etc/hosts) 4.) Installed Plesk 12.5 5.) Opened three ports in IPv4 iptables (8443, 8447, 80) Then I installed several packages and returned EPEL. I did not...
  9. kiav

    Linux: Different PHP versions are used on the same domain

    How to do the same on Plesk for Linux?
  10. kiav

    Plesk 12.5, CentOS 6.7: ssh auth by certificate

    # uname -a Linux example.com 2.6.32-573.el6.x86_64 #1 SMP Thu Jul 23 15:44:03 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux # cat /etc/redhat-release CentOS release 6.7 (Final) # ssh -V OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013
  11. kiav

    Plesk 12.5, CentOS 6.7: ssh auth by certificate

    A already use this certyificate on nearly ten servers. Most of them are CentOS servers. But they all use authorized_keys2 instead of authorized_keys (like PLesk plugin does).
  12. kiav

    Plesk 12.5, CentOS 6.7: ssh auth by certificate

    I already done it before installing Plesk plugin for ssh keys.
  13. kiav

    Plesk 12.5, CentOS 6.7: ssh auth by certificate

    How to turn it on? I already installed "SSH Keys Manager extension" but it just add new certificates into ~/.ssh/authorized_keys When trying to connect y Putty I see only "Server refused our key".
Back
Top