Retourner au contenu associé (entrée de forum : Accès ssh défaillant suite à migration Debian 9 > 10 (résolu))
Posté par M.Poil (site web personnel) le 07 novembre 2019 à 19:57. En réponse au message Accès ssh défaillant suite à migration Debian 9 > 10 (résolu). Évalué à 4. Dernière modification le 07 novembre 2019 à 19:57.
journalctl -xu ssh
netstat -lpn |grep 22
mv /etc/ssh{,.old} apt-get -o DPkg::options::=--force-confmiss --reinstall install openssh-client openssh-server openssh-sftp-server
Is it a Bird? Is it a Plane?? No, it's Super Poil !!!
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# conf
Posté par M.Poil (site web personnel) . En réponse au message Accès ssh défaillant suite à migration Debian 9 > 10 (résolu). Évalué à 4. Dernière modification le 07 novembre 2019 à 19:57.
journalctl -xu sshnetstat -lpn |grep 22tu as quelque chose ?mv /etc/ssh{,.old} apt-get -o DPkg::options::=--force-confmiss --reinstall install openssh-client openssh-server openssh-sftp-serverIs it a Bird? Is it a Plane?? No, it's Super Poil !!!