centos 设置hostname 博客分类: linux,centos centos
程序员文章站
2024-03-21 10:08:46
...
centos 有时候会莫名奇妙的把hostname改成bogo
把这个修改回来可以使用一下方法:编辑 /etc/sysconfig/networks
把 HOSTNAME= 你的主机名
比如我的
HOSTNAME=myhostname
另外可以在/etc/hosts中加上
你的ip 主机名 别名
比如我的
192.168.1.103 myhostname mycomputeralias
把这个修改回来可以使用一下方法:编辑 /etc/sysconfig/networks
把 HOSTNAME= 你的主机名
比如我的
HOSTNAME=myhostname
另外可以在/etc/hosts中加上
你的ip 主机名 别名
比如我的
192.168.1.103 myhostname mycomputeralias
上一篇: Java判断Sql server中数据库 数据表是否存在
下一篇: 带参数的宏定义、函数与内联函数
推荐阅读
-
centos 设置hostname 博客分类: linux,centos centos
-
centos 中yum错误修复 博客分类: linux centosjava
-
Centos 6.0 源码 编译 安装 bochs 博客分类: 工作记录 bochscentos安装yum虚拟机
-
CentOS 上 Jenkins 安装 博客分类: 开发(版本)环境工具 Jenkins
-
CentOS7.2rpm安装jdk1.8 博客分类: centosLinux javalinux
-
centOS6.4下安装Tomcat7 博客分类: Linux Tomcatcentos
-
centos7.2上如何安装maven3.3.9并配置maven环境变量 博客分类: Linuxcentosmaven maven
-
CentOS7.2rpm安装jdk1.8 博客分类: centosLinux javalinux
-
centos :运行ifconfig 提示command not found 博客分类: Linux ifconfig
-
centos7.2上如何安装maven3.3.9并配置maven环境变量 博客分类: Linuxcentosmaven maven