In-depth discussion of five issues with Linux modification hostname (iii)

Source: Internet
Author: User

OK, let's move on to the third question.
3: How many different ways to modify hostname?

1:hostname db-server– takes effect immediately after operation (new session takes effect), but changes are lost after the system restarts

2:echo db-server >/proc/sys/kernel/hostname– takes effect immediately after operation (new session takes effect), but changes are lost after the system restarts

3:sysctl kernel.hostname=db-server– takes effect immediately after operation (new session takes effect), but changes are lost after the system restarts

4: Modify the hostname variable under/etc/sysconfig/network – requires a reboot to take effect, permanent modification.
If you forget about the previous content, you might want to look back at the series of posts I sent earlier.
if you want to dive into the Linux system novice, you can also download a German Linux software center trial.
Free:Http://www.nfs-cloud.cn:81/appCenter/open/softcenter

In-depth discussion of five issues with Linux modification hostname (iii)

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.