server/linux
[linux] ssh 실행 오류
호구니
2021. 12. 1. 15:04
sshd 설정 변겨 후 재시작이 필요할때
.sshd
sshd re-exec requires execution with an absolute path
검색 하면 나오는 openssh 버전 문제가 아니라
절대 경로 모두를 입력하여 실행이 필요
ex)
./usr/local/sbin/sshd
혹은
.usr/loca/sbin/sshd