update change hostname

This commit is contained in:
onceupon 2017-08-28 10:58:22 +08:00 committed by GitHub
parent 745649866d
commit a1309864e4

View File

@ -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