Changes between Version 15 and Version 16 of jazz/Hadoop_Lab3
- Timestamp:
 - Mar 25, 2009, 4:32:51 PM (17 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
jazz/Hadoop_Lab3
v15 v16 53 53 54 54 {{{ 55 ~$ alias ssh='ssh -o " ssh Node_1_IP_Addr"'55 ~$ alias ssh='ssh -o "StrictHostKeyChecking no"' 56 56 ~$ ssh-keygen -t rsa -f ~/.ssh/id_rsa -P "" 57 57 ~$ cp ~/.ssh/id_rsa.pub ~/.ssh/authorized_keys  
