edit hostname

This commit is contained in:
onceupon 2017-08-28 10:19:46 +08:00 committed by GitHub
parent 2c66e33ec0
commit 745649866d

View File

@ -1895,8 +1895,10 @@ if not working, do also:
```bash
hostnamectl set-hostname your-new-hostname
```
and edit /etc/hostname by replacing your new hostname
then run:
hostnamectl
check /etc/hostname
##### List installed packages
```bash