dsa / rsa 키 생성
클라이언트 데스크탑
root@byoungguk-desktop:~# ssh-keygen -t dsa
Generating public/private dsa key pair.
Enter file in which to save the key (/root/.ssh/id_dsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_dsa.
Your public key has been saved in /root/.ssh/id_dsa.pub.
The key fingerprint is:
x:x:x:.... root@byoungguk-desktop
The key's randomart image is:
+--[ DSA 1024]----+
| |
| . |
| . + |
| . o o |
....
+-----------------+
root@byoungguk-desktop:~# cd /root/.ssh/
root@byoungguk-desktop:~/.ssh# ls -al
합계 20
drwx------ 2 root root 4096 2011-09-16 14:25 .
drwx------ 25 root root 4096 2011-09-15 11:28 ..
-rw------- 1 root root 672 2011-09-16 14:25 id_dsa
-rw-r--r-- 1 root root 612 2011-09-16 14:25 id_dsa.pub
-rw-r--r-- 1 root root 270 2010-07-23 12:28 known_hosts
파일중 id_dsa.pub 내용을 복사
접속하고자 하는 서버 계정에서 .ssh 디렉토리의 authorized_keys 파일에 추가함. 없으면 파일 만들고.
.ssh 디렉토리, authorized_keys 는 계정의 소유권으로 읽기,쓰기가능해야 한다.(0600)
접속 테스트
ssh xxx@ip
원격에서 명령 실행.
ssh xxx@ip df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/xvda2 9920624 7767680 1640876 83% /
/dev/xvda1 101086 26739 69128 28% /boot
/dev/xvda4 18034160 8734112 8383944 52% /home
tmpfs 262232 0 262232 0% /dev/shm
/dev/xvdc1 20635700 2980460 16607004 16% /data3
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 6077 | 9년 전 | 155 | ||
| 6076 |
PlayPixel
|
9년 전 | 145 | |
| 6075 | 9년 전 | 162 | ||
| 6074 | 9년 전 | 218 | ||
| 6073 |
|
9년 전 | 180 | |
| 6072 |
|
9년 전 | 322 | |
| 6071 | 9년 전 | 224 | ||
| 6070 |
|
9년 전 | 260 | |
| 6069 | 9년 전 | 235 | ||
| 6068 |
|
9년 전 | 185 | |
| 6067 | 9년 전 | 200 | ||
| 6066 |
|
9년 전 | 314 | |
| 6065 |
PASKRAN
|
9년 전 | 206 | |
| 6064 | 9년 전 | 231 | ||
| 6063 |
kiplayer
|
9년 전 | 339 | |
| 6062 |
|
9년 전 | 271 | |
| 6061 | 9년 전 | 211 | ||
| 6060 |
|
9년 전 | 268 | |
| 6059 |
|
9년 전 | 209 | |
| 6058 |
|
9년 전 | 203 | |
| 6057 | 9년 전 | 253 | ||
| 6056 |
|
9년 전 | 205 | |
| 6055 |
|
9년 전 | 250 | |
| 6054 |
|
9년 전 | 228 | |
| 6053 |
snshero
|
9년 전 | 573 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기