• 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. A

    Resolved VirtualBox ping OK but browse NOK

    Ok I was missing port redirection
  2. A

    Resolved VirtualBox ping OK but browse NOK

    Hi, I install plesk on my virtualbox as describe here https://docs.plesk.com/fr-FR/obsidian/deployment-guide/78020/ I create a virtual box ethernet adapter, and activate it for my pleskVM . On the host (windows) ipconfig show well the ethernet card VirtualBoxon 192.168.240.1 (see file...
  3. A

    Question How you know this file, this permission, this ower, this group?

    Well, It's a very good link. But again, it only deals with how do things but not how things should be ....
  4. A

    Question How you know this file, this permission, this ower, this group?

    I'm looking for a better user permission management. I'm on windows, and I have to manage 4 differents server without ubuntu 14, 16. I have learn about usermod/gpasswd and acl. But now I don't know for each file, what should be the permission/group/owner on it ? How you, adminsys are doing to...
  5. A

    Issue Try update Ubuntu 14 to 16 and reboot --> no more ssh / ufw don't work / no ping

    Hi guys, I'm pretty desperate. WHAT I HAVE DONE : This week I try an update for my distant server from ubunut 14 to ubuntu 16 with : /opt/psa/bin/distupgrade.helper.ubt14-ubt16.x64.sh Then the tuto say reboot so I reboot. php7.0-fpm start/running, process 25291 Please reboot the server...
  6. A

    Resolved ssh don't work anymore + ERROR: W:Failed to fetch http://updates.atomicorp.com

    In fact PermitRootLogin without-password isn't commented I will do that. Thanks for your help , I will not borrow you anymore :D
  7. A

    Resolved ssh don't work anymore + ERROR: W:Failed to fetch http://updates.atomicorp.com

    Ok so I : Launch secure mode , Find partition to mount Mount partition Chroot to this partition >passwd root Disconnect from secure mode Try ssh with new password --> don't work --> log say wrong password I do the same manipulation with another user admin account and it work, I don't know...
  8. A

    Resolved ssh don't work anymore + ERROR: W:Failed to fetch http://updates.atomicorp.com

    I understand completly what you are saying. What I done recently as I forgot my plesk user password : Launch secure mode , Find partition to mount Mount partition Chroot to this partition >passwd root change the root passwd Then connect to plesk interface and change a second time the root...
  9. A

    Resolved ssh don't work anymore + ERROR: W:Failed to fetch http://updates.atomicorp.com

    Ok so now I have modified my hosts.deny and hosts.allow, so no more attack issue. Now, concerning my ssh authentification, on plesk interface my admin is root but I have to log it with admin. So I try both of them in terminal to connect with ssh to my dedibox --> acces denied . Then I go...
  10. A

    Resolved ssh don't work anymore + ERROR: W:Failed to fetch http://updates.atomicorp.com

    Ok thanks I will try to solve that first. Many thanks for your help ! :D
  11. A

    Resolved ssh don't work anymore + ERROR: W:Failed to fetch http://updates.atomicorp.com

    With these logs do you think it's an attack : Feb 12 12:10:11 sd-111960 sshd[4280]: reverse mapping checking getaddrinfo for 177-103-179-6.dsl.telesp.net.br [177.103.179.6] failed - POSSIBLE BREAK-IN ATTEMPT! Feb 12 12:10:11 sd-111960 sshd[4280]: Invalid user postgres from 177.103.179.6 Feb...
  12. A

    Resolved ssh don't work anymore + ERROR: W:Failed to fetch http://updates.atomicorp.com

    sshd_config ; # Package generated configuration file # See the sshd_config(5) manpage for details # What ports, IPs and protocols we listen for Port 22 # Use these options to restrict which interfaces/protocols sshd will bind to #ListenAddress :: #ListenAddress 0.0.0.0 Protocol 2 #...
  13. A

    Resolved ssh don't work anymore + ERROR: W:Failed to fetch http://updates.atomicorp.com

    Here my ssh_config : Host * # ForwardAgent no # ForwardX11 no # ForwardX11Trusted yes # RhostsRSAAuthentication no # RSAAuthentication yes # PasswordAuthentication yes # HostbasedAuthentication no # GSSAPIAuthentication no # GSSAPIDelegateCredentials no # GSSAPIKeyExchange...
  14. A

    Resolved ssh don't work anymore + ERROR: W:Failed to fetch http://updates.atomicorp.com

    I just forget to said that my ssh error is : "access denied"
  15. A

    Resolved ssh don't work anymore + ERROR: W:Failed to fetch http://updates.atomicorp.com

    Hi, I'm new in plesk. I just spend a week to change password of each dedibox we have so I go through secure mode many time. Now that's over, each time we login, it work correctly. But I don't know why, ssh connection don't work anymore (ftp work). That's my first issue. My version OS: ‪Ubuntu...
Back
Top