Recent Posts
Recent Comments
변군이글루
[명령어] sshpass 명령어 본문
sshpass 명령어
sshpass 설치
$ yum install -y sshpass
sshpass 활용하여 ssh 접속하기
$ sshpass -p'PASSWORD' ssh user@111.111.111.111 -oStrictHostKeyChecking=no
user@bvm111:~$
'* 리눅스' 카테고리의 다른 글
[리눅스] git clone 디렉토리 지정(변경)하기 (0) | 2021.01.25 |
---|---|
[리눅스] 패스워드 한 줄로 변경하기 (0) | 2021.01.25 |
[명령어] sshpass 명령어 (0) | 2021.01.22 |
[리눅스] lsyncd와 rsync를 이용한 실시간 동기화(백업) (0) | 2021.01.22 |
[Apache] 아파치 모니터링 명령어 (0) | 2021.01.21 |
[명령어] htop 명령어 (0) | 2021.01.21 |
- Tag
- centos, Linux, SSH, sshd, sshpass, sshpass 명령어, sshpass_command, sshpass명령어
0 Comments