Ubuntu tips: Change the Host Name

Source: Internet
Author: User
UbuntuLinux system change host name 1. enable the root user to run the command sudopasswdroot to set the password for the root user 2. log on as a root user. 1) edit the file/etc/hosts and replace 127.0.1.1xxxxx with 127.0.1.1newhostname2. edit/etc.

Change the host name in Ubuntu Linux

1. Enable the root user

Run sudo passwd root to set the password for the root user.

2. Log On As A root user

1) edit the file/etc/hosts and set the following line

127.0.1.1 xxxxx

Replace

127.0.1.1 newhostname

2) edit the/etc/hostname file to delete all contents of the file and add newhostname

3) run the hostname newhostname command.

3. Quit the root user and use the normal user to log on.

Note:

Here, xxxxx is the original host name newhostname, the host name you want to modify

Related Article

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.