Remove host when install archlinux
parent
eaa3db0630
commit
963ed2adda
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue