vault backup: 2024-05-19 10:57:07

This commit is contained in:
zleyyij
2024-05-19 10:57:07 -06:00
parent 80cf75661a
commit a735dfe1eb

View File

@ -0,0 +1,5 @@
Edit `/etc/hosts` to include a line under the `localhost` one with a loopback IP and the new hostname, eg
```
127.0.0.1 localhost
127.0.0.1 newhostname
```