The hostname step of the change under Linux

Source: Internet
Author: User
Hostname changed under Linux gpdb

Step 1, execute the vi/etc/sysconfig/network command

Networking=yes
Hostname=gpdb

Second step, execute hostname gpdb order

Step three, execute the vi/etc/hosts command
192.168.1.121 gpdb # Added by NetworkManager
127.0.0.1 localhost.localdomain localhost
:: 1 gpdb localhost6.localdomain6 Localhost6

Step four, execute the reboot command again after you start the computer or use the Service Network Restart command to start the network service again after the effective


The default content of the/etc/sysconfig/network file before the change is
Networking=yes
Hostname=bogon

The default content of the/etc/hosts file before the change is
192.168.1.121 Bogon # Added by NetworkManager
127.0.0.1 localhost.localdomain localhost
:: 1 Bogon localhost6.localdomain6 Localhost6

The hostname step of the change under Linux

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.