unix, linux
ssh 접속 오류 'Server refused to allocate pty'
매운깡스
2013. 4. 16. 16:55
ssh 접속시 ID, PASS 입력 후 다음과 같은 메시지가 나오면서 접속이 안되는 현상
Server refused to allocate pty
stdin: is not a tty
해결 방법
cd /dev 폴더로 이동
/sbin/MAKEDEV pty
/sbin/MAKEDEV tty