1. 설정 : http://blog.naver.com/ssamba?Redirect=Log&logNo=129099379
2. 포트변경 ; http://anglehun.tistory.com/390
3. rsa : 비밀번호 없이 쓰기
- http://cafe.naver.com/passwd/5
- http://faq.hostway.co.kr/xe/lnx_etc/672
- 컴파일서버의 id_rsa.pub을 실행서버의 authorized_key로 :
scp -o port=9349 /root/.ssh/id_rsa.pub [ip]:/root/.ssh/authorized_keys
'리눅스 > 명령어' 카테고리의 다른 글
[리눅스] 하드디스크 추가 후 마운트 (0) | 2012.02.21 |
---|---|
[리눅스] os 버전확인 (0) | 2012.02.21 |
[명령어] ls 옵션들 (0) | 2012.02.08 |
[리눅스] ifenslave 테스트 (0) | 2012.01.26 |
[리눅스] NFS 설치 및 설정 (0) | 2012.01.26 |