Include hosts change
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
37114f6c45
commit
d0527f7d0c
|
@ -54,6 +54,8 @@ mount /dev/sdX2 /mnt
|
|||
echo host | sudo tee /mnt/etc/hostname
|
||||
```
|
||||
|
||||
Also edit `/etc/hosts` so `127.0.0.1` points to your new hostname.
|
||||
|
||||
Otherwise, just `sync && umount /mnt` and you are done.
|
||||
|
||||
If you did set up the hostname, and you have `.local` domains with Avahi set up,
|
||||
|
|
Loading…
Reference in a new issue