Bad configuration option: PermitLocalCommand
문제 sftp 사용 중 다음과 같은 오류가 발생했습니다. [root@scwas wordpress]# sftp suser@해당 IP Connecting to 해당 IP... command-line: line 0: Bad configuration option: PermitLocalCommand Couldn't read packet: Connection reset by peer 원인 openssh-clients 등 관련 모듈이 설치가 되어있지 않았음 해결[root@scwas wordpress]# yum install openssh-clients Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.yongb..
시스템 서버
2013. 1. 4. 11:12