Xubuntu Learning Summary (2) failure to install hadoop1.04ssh password-free logon
Source: Internet
Author: User
Xubuntu Learning Summary (2) installation of hadoop1.04ssh password-free login failure 1. install sshsudoapt-getinstallssh.2. install rsyncsudoapt-getinstallrsync3. configure ssh password-free login to www.2cto. comssh-keygen-trsa-P... xubuntu Learning Summary (2) installation of hadoop1.04 ssh password-free login failure 1. install ssh sudo apt-get install ssh. 2. install rsync sudo apt-get install rsync 3. configure ssh password-free logon to www.2cto.com ssh-keygen-t rsa-p'-f ~ /. Ssh/id_rsa cat ~ /. Ssh/id_rsa.pub> ~ /. Ssh/anthorized_keys (note: This configuration is configured under the current user and must be installed under this user when you install hadoop1.04; otherwise, your password-free logon settings are invalid (for example: when you install hadoop in the/usr folder, you must enter the password three times when starting the hadoop service )). Verify that ssh is successful: ssh localhost
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.