Linux下hostname号令的用法详解

相关游戏 相关文章 发表评论字体大小:【 | |

作者:佚名 2019-12-31 来源:本站整理    浏览:9     评论:0 条

  Linux外的hostname号令次要用于显现及配置体系的主机名称,若是您念要批改主机名称的话,运用该号令是最佳不外的了,上面随小编一同去教习高吧。

Linux下hostname号令的用法详解

  咱们间接运转hostname能够查看今朝的主机名称,要查看hostname的其它号令参数,运转hostname -h以下:

  代码以下:

  Usage: hostname [-v] {hostname|-F file} set hostname (from file)

  domainname [-v] {nisdomain|-F file} set NIS domainname (from file)

  hostname [-v] [-d|-f|-s|-a|-i|-y|-n] display formatted name

  hostname [-v] display hostname《/p》 《p》hostname -V|–version|-h|–help print info and exit《/p》 《p》dnsdomainname=hostname -d, {yp,nis,}domainname=hostname -y《/p》 《p》-s, –short short host name

  -a, –alias alias names

  -i, –ip-address addresses for the hostname

  -f, –fqdn, –long long host name (FQDN)

  -d, –domain DNS domain name

  -y, –yp, –nis NIS/YP domainname

  -F, –file read hostname or NIS domainname from given file《/p》 《p》This co妹妹and can read or set the hostname or the NIS domainname. You can

  also read the DNS domain or the FQDN (fully qualified domain name)。

  Unless you are using bind or NIS for host lookups you can change the

  FQDN (Fully Qualified Domain Name) and the DNS domain name (which is

  part of the FQDN) in the /etc/hosts file.

  看到-v的用法了吗?批改主机名号令以下:

  代码以下:

  hostname -v 新的主机名

  下面便是Linux高运用hostname号令批改主机名称的要领引见了,先运用该号令查看Linux主机,而后正在组折参数停止主机名称批改,是否是很利便呢,赶快尝尝看吧。

这些是你想要的吗?

相关游戏

网友评论

评论需审核后才能显示