Skip to content

Commit

Permalink
修复本地主机解析错误
Browse files Browse the repository at this point in the history
  • Loading branch information
whitecodes committed Aug 4, 2024
1 parent a5ceffa commit b6d0f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_posts/2020-06-reinstall-arch-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ nano /etc/hosts
``` Hosts
127.0.0.1 localhost
::1 localhost
127.0.1.1 xps.localdomain xps
127.0.0.1 xps.localdomain xps
```

设置`root`密码
Expand Down

0 comments on commit b6d0f17

Please sign in to comment.