Linux modified hostname (permanent)

Source: Internet
Author: User

Linux system installed, there will be a default hostname, here in the case of the CentOS system, the default hostname is Localhost.localdomain, for ease of use, we often need to modify the hostname, the following is a way to permanently change the hostname.

Steps:

1. Log in as root, or switch to the root user after logging in, and then enter the hostname command at the prompt to see that the host name of the current system is localhost.localdomain.

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.

4. Restart the server by entering the reboot command at the prompt.

5. After reboot, use hostname command to query the system hostname, you can see that the system hostname has changed to MyComputer.

Linux modified hostname (permanent)

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.