Remove host when install archlinux

main
sudo pacman -Syu 2021-11-04 14:57:12 +07:00
parent eaa3db0630
commit 963ed2adda
1 changed files with 2 additions and 8 deletions

View File

@ -215,14 +215,6 @@ Edit `/etc/hostname`:
myhostname
```
Edit `/etc/hosts`:
```txt
127.0.0.1 localhost
::1 localhost
127.0.1.1 myhostname.localdomain myhostname
```
#### Root password
```sh
@ -338,6 +330,8 @@ https://wiki.archlinux.org/index.php/Silent_boot
https://wiki.archlinux.org/title/Reflector
https://wiki.archlinux.org/title/TLP
## In the end
This guide is updated regularly I promise.