Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to modify a hostname in Suse

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article is about how to modify the host name in Suse. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.

The hostname (hostname) can be modified with yast2 network in SLES10, or by modifying the configuration file and running the command.

Method 1. Configure through yast2 management tools

Run the yast2 tool in console to modify the hostname (hostname)

# yast2 network

Select "Network Card" in "Network Configuration", click "Launch", and select "User Controlled" in "Network Setup Method".

With NetworkManager ", click" Next ", and select" AMD PCnet-Fast79C971 "in" Network Card Configuration Overview "

Click "Edit" in "Network Address Setup", click "Hostname and Name Server" under "Address" in the pop-up dialogue

Click "Modify" in the box, and then modify it under "Hostname and Domain Name (Global)".

Method 2. Modify the hostname by modifying the configuration file and running the command

Modify the / etc/HOSTNAME file to save the hostname in this file, for example:

SLES-1

Then run the command to set the hostname

# / etc/rc.d/boot.localnet start

Method 3. Run sysctl to change the hostname dynamically

# sysctl-w kernel.hostname=SLES-1

With these three methods, you can easily change the host name in Suse.

Thank you for reading! This is the end of the article on "how to modify the host name in Suse". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it out for more people to see!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report