http://biohpc.tistory.com
  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
  • 관리자
  • 글쓰기
    • 분류 전체보기
      • 추천사이트
      • Journal
      • 용어정리
        • 과제관련
        • 전산관련
      • HPC 시스템 소개
      • Big Data
      • HPC
        • 클러스터 시스템 구축
        • Rocks Clusters
        • Sun Grid Engine
        • InfiniBand
        • Torque
        • CUDA
        • MPI
        • GPFS
        • Lustre
        • XFS
      • CLOUD
        • CloudStack 설치
        • CloudStack 설정및사용방법
        • CloudStack 에러
        • OpenStack 설치.old
        • OpenStack 설정및사용방법
        • OpenStack 이미지
        • VMware
        • OpenStack
        • Vagrant
        • OpenStack.new
        • Docker
        • Kubernetes
      • Linux
        • CentOS
        • Fedora
        • Ubuntu
        • Heartbeat
        • DRBD
        • Apache
        • SSH
        • RSH
        • LFTP
        • TFTP
        • PXE
        • DHCP
        • iSCSI
        • NTP Server
        • YUM, RPM
        • Command
        • OpenLDAP
        • Security
        • Network
        • LVM
        • rsnapshot
        • VNC
        • POSTFIX
        • Compile errors
        • Liferay
      • MAC OS X
      • Tools
        • Bio Tools
        • Automation Tools
        • Torrent Client
        • Gmail
        • LibreOffice
        • Thunderbird
        • Google Chrome
        • PAC Manager
        • GIMP
        • mp3 player
        • WINE
        • SSH Client
        • Clonezilla
      • Windows
        • Windows10
        • Windows11
        • Windows 7 텔넷 허용
        • Windows 7 SMTP Server
        • Windows 7 원격데스크탑 허용
        • Windows 7 ping 허용
        • Windows 7 Short-Cut Command
        • 2TB 이상의 하드디스크 사용하기
        • SSH Tunneling
        • Windows XP SP3 다운로드
        • Xmanager
        • Drivers
        • Windows 7 SSD 인식 불가
        • Windows 7 shutdown
        • Windows 8.1 시작 메뉴
        • Browser
        • Outlook
      • Storage
        • NexentaStor
        • multipath
        • DELL
        • IBM
      • Lang_Development
        • Python
        • django
        • Perl
        • R
        • BASH
        • JAVA
        • JSP
        • JavaScript
        • Groovy
        • Ruby
        • awk,sed,grep
        • Puppet
        • Ansible
      • Hardware
      • 성능측정
        • IOZONE
        • IOPS
        • 성능측정방법
      • 모니터링
        • Hardware
        • Thread 확인
        • Ganglia
        • top,atop..
        • Nagios
        • iDrac
      • 축구
      • 영어
      • 교육 자료
      • TONG
      • Raspberry Pi
      • UNCATEGORIZED
  • 글작성
  • 방명록
  • 환경설정
  • 메뉴 닫기
Linux/SSH 검색 결과
2 개의 검색 결과가 있습니다.
Linux/SSH

[SSH] Host based Authentication

C : client.localS : server.local C,S# ssh-keygen -t rsaC,S# cp ~/.ssh/id_rsa /etc/ssh/ssh_host_rsa_keyC,S# cp ~/.ssh/id_rsa.pub /etc/ssh/ssh_host_rsa_key.pub C,S# echo "192.168.64.133 client.local" >> /etc/hostsC,S# echo "192.168.64.134 server.local" >> /etc/hosts S# ssh-keyscan -t rsa client.local S# ssh client.local S# cp ~/.ssh/known_hosts /etc/ssh/ssh_known_hosts S# vi /etc/ssh/sshd_configHo..

2013. 6. 10. 15:33
Linux/SSH

SSH 인증을 사용하여 패스워드 없이 대상 서버에 로그인

1. SSH 키 생성 $ ssh-keygen Generating public/private rsa key pair. Enter file in which to save the key (/home/isbyeon/.ssh/id_rsa): Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in /home/isbyeon/.ssh/id_rsa. Your public key has been saved in /home/isbyeon/.ssh/id_rsa.pub. The key fingerprint is: ed:ac:23:7e:ed:17:43:10:a6:26:ec:d9:f1:7a..

2012. 8. 9. 15:19
  • «
  • 1
  • »
반응형

공지사항

전체 카테고리

  • 분류 전체보기
    • 추천사이트
    • Journal
    • 용어정리
      • 과제관련
      • 전산관련
    • HPC 시스템 소개
    • Big Data
    • HPC
      • 클러스터 시스템 구축
      • Rocks Clusters
      • Sun Grid Engine
      • InfiniBand
      • Torque
      • CUDA
      • MPI
      • GPFS
      • Lustre
      • XFS
    • CLOUD
      • CloudStack 설치
      • CloudStack 설정및사용방법
      • CloudStack 에러
      • OpenStack 설치.old
      • OpenStack 설정및사용방법
      • OpenStack 이미지
      • VMware
      • OpenStack
      • Vagrant
      • OpenStack.new
      • Docker
      • Kubernetes
    • Linux
      • CentOS
      • Fedora
      • Ubuntu
      • Heartbeat
      • DRBD
      • Apache
      • SSH
      • RSH
      • LFTP
      • TFTP
      • PXE
      • DHCP
      • iSCSI
      • NTP Server
      • YUM, RPM
      • Command
      • OpenLDAP
      • Security
      • Network
      • LVM
      • rsnapshot
      • VNC
      • POSTFIX
      • Compile errors
      • Liferay
    • MAC OS X
    • Tools
      • Bio Tools
      • Automation Tools
      • Torrent Client
      • Gmail
      • LibreOffice
      • Thunderbird
      • Google Chrome
      • PAC Manager
      • GIMP
      • mp3 player
      • WINE
      • SSH Client
      • Clonezilla
    • Windows
      • Windows10
      • Windows11
      • Windows 7 텔넷 허용
      • Windows 7 SMTP Server
      • Windows 7 원격데스크탑 허용
      • Windows 7 ping 허용
      • Windows 7 Short-Cut Command
      • 2TB 이상의 하드디스크 사용하기
      • SSH Tunneling
      • Windows XP SP3 다운로드
      • Xmanager
      • Drivers
      • Windows 7 SSD 인식 불가
      • Windows 7 shutdown
      • Windows 8.1 시작 메뉴
      • Browser
      • Outlook
    • Storage
      • NexentaStor
      • multipath
      • DELL
      • IBM
    • Lang_Development
      • Python
      • django
      • Perl
      • R
      • BASH
      • JAVA
      • JSP
      • JavaScript
      • Groovy
      • Ruby
      • awk,sed,grep
      • Puppet
      • Ansible
    • Hardware
    • 성능측정
      • IOZONE
      • IOPS
      • 성능측정방법
    • 모니터링
      • Hardware
      • Thread 확인
      • Ganglia
      • top,atop..
      • Nagios
      • iDrac
    • 축구
    • 영어
    • 교육 자료
    • TONG
    • Raspberry Pi
    • UNCATEGORIZED
애드센스 광고 영역
  • 최근 글
  • 최근 댓글

최근 글

최근댓글

태그

  • #Development
  • #NGINX
  • #크롬캐스트
  • #php
  • #language
  • #vsftpd
  • #맥북
  • #gdc-client #centos7
  • #r
  • #MySQL
  • #centOS7
더보기+

전체 방문자

오늘
어제
전체

블로그 인기글

Powered by Privatenote Copyright © http://biohpc.tistory.com All rights reserved. TistoryWhaleSkin3.4

티스토리툴바