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

Recent content by AxelKirk

  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