skip to main
|
skip to sidebar
Tech Notes
Monday, February 1, 2010
SSH without password
the following commands allow an ssh connection without a password
ssh
-keygen -t rsa -P ""
cat $HOME/.
ssh
/id_rsa.pub >> $HOME/.
ssh
/authorized_keys
ssh
-copy-id hadoop@slave01
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
►
2013
(1)
►
April
(1)
▼
2010
(14)
►
March
(3)
▼
February
(11)
xorg.conf
jboss startup script
solr startup script
gzip files recursively
git basics
Linux paste and sed -- join and remove blanks
Linux command - remove lines
SSH without password
Setup Hadoop
Patch Hadoop
Install MogileFS on Ubuntu
About Me
Andre Quina
View my complete profile
No comments:
Post a Comment