mirror of
https://github.com/kristoferssolo/karbs.git
synced 2025-10-21 19:00:35 +00:00
Fix typos
This commit is contained in:
parent
56367fa5d9
commit
862214f4f6
@ -298,7 +298,7 @@ Replace _myhostname_ with a name that will be seen by other devices on the same
|
|||||||
vim /etc/hostname
|
vim /etc/hostname
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```config
|
||||||
myhostname
|
myhostname
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -308,7 +308,7 @@ Add matching entries to hosts:
|
|||||||
vim /etc/hosts
|
vim /etc/hosts
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```config
|
||||||
127.0.0.1 localhost
|
127.0.0.1 localhost
|
||||||
::1 localhost
|
::1 localhost
|
||||||
127.0.1.1 myhostname.localdomain myhostname
|
127.0.1.1 myhostname.localdomain myhostname
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user