본문 바로가기

Bigdata 동영상

SSH in Linux with voice

[하둡] ssh 설치 입니다. 


가상머신 vmware

Linux Centos

Server 4 EA


commands used

ssh-keygent -t rsa

ssh h002

cp id_rsa.pub authorized_keys

chmod 700 .ssh 

chmod 644 authorized_keys

ssh h002 "cat ./.ssh/id_rsa.pub" authorized_keys








'Bigdata 동영상' 카테고리의 다른 글

Hadoop install  (0) 2013.06.20
JAVA Install  (0) 2013.06.20
Hive install and QL use with no voice  (0) 2013.06.17
NameNode format and put the file into HDFS [ Hadoop bigdata ]  (0) 2013.06.12
Incompatible namespaceIDs [ Hadoop bigdata ]  (0) 2013.06.12