位置: 编程技术 - 正文
推荐整理分享Linux中使用hostname命令修改主机名称(非常简单)(linux中使用mkdir命令创建新的目录时),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:linux中使用什么命令可以把两个文件合并,linux中使用vim编辑器,进入编辑状态需输入,linux中使用bash是什么意思,linux中使用bash是什么意思,linux中使用find命令查找文件,linux中使用mkdir命令创建新的目录时,linux中使用mkdir命令创建新的目录时,linux中使用mkdir命令创建新的目录时,内容如对您有帮助,希望把文章链接给更多的朋友!
在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 namehostname [-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 command can read or set the hostname or the NIS domainname. You canalso read the DNS domain or the FQDN (fully qualified domain name).Unless you are using bind or NIS for host lookups you can change theFQDN (Fully Qualified Domain Name) and the DNS domain name (which ispart of the FQDN) in the /etc/hosts file.看到-v的用法了吗?修改主机名命令如下:复制代码代码如下:hostname -v 新的主机名这样就可以了,是不是非常地简单?
linux iotop 安装使用教程(显示硬盘IO读写情况) 官方的说明:LinuxhasalwaysbeenabletoshowhowmuchI/Owasgoingon(thebiandbocolumnsofthevmstat1command).IotopisaPythonprogramwithatoplikeUIusedtoshowofbehalfofwhichprocessistheI/Ogoingon.ItrequiresPy
linux下添加自定义脚本到开机自启动的方法 写一个脚本auto_coreseek.sh:复制代码代码如下:#!/bin/sh#chkconfig:#description:auto_coreseek/usr/local/coreseek/bin/searchd放到/etc/init.d/auto_coreseek.sh然后chmod+x/etc/init
Linux chkconfig命令浅析 chkconfig命令主要用来更新(启动或停止)和查询系统服务的运行级信息。谨记chkconfig不是立即自动禁止或激活一个服务,它只是简单的改变了符号连接
友情链接: 武汉网站建设