Linux Server name access shh password-free login

Source: Internet
Author: User

  1. You can see that the host name of the current system is localhost.localdomain by logging in as the root user, or by switching to the root user after logging in, and then entering the hostname command at the prompt.

  2. Change the network file under/etc/sysconfig, enter vi/etc/sysconfig/network at the prompt, and then change the value after hostname to the host name you want to set.

  3. Change the Hosts file under/etc, enter vi/etc/hosts at the prompt and change Localhost.localdomain to the host name you want to set.

    Modify according to your own settings
  4. Restart the server by entering the reboot command at the prompt.

  5. After restarting the system hostname with the hostname command, you can see that the system hostname has been changed to MyComputer.


    SSH configuration

    Host a:10.0.5.199

    Host b:10.0.5.198

    SSH-KEYGEN-T RSA

    Always enter.

    Cd/root/.ssh

    CP Id_rsa.pub Authorized_keys

    A B Service performs the above operations

    A The authorized_keys of the additional copy B

    b authorized_keys append copy of a

Linux Server name access shh password-free login

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.