From a1309864e4498043078fc64a44f4494134cfaf02 Mon Sep 17 00:00:00 2001 From: onceupon Date: Mon, 28 Aug 2017 10:58:22 +0800 Subject: [PATCH] update change hostname --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 651901c..15cafbd 100644 --- a/README.md +++ b/README.md @@ -1900,6 +1900,12 @@ hostnamectl check /etc/hostname +if still not working..., edit: +/etc/sysconfig/network +/etc/sysconfig/network-scripts/ifcfg-ensxxx +add HOSTNAME="your-new-hostname" + + ##### List installed packages ```bash apt list --installed