vault backup: 2024-05-19 09:59:55

This commit is contained in:
zleyyij 2024-05-19 09:59:55 -06:00
parent 06f9dc0a0c
commit 871d1155f4

View File

@ -31,4 +31,6 @@ Hoping in vain that nginx would somehow be able to request the provided IP from
nginx: [emerg] bind() to 192.168.0.8:443 failed (99: Cannot assign requested address)
```
I then googled a variety of things ber
I then googled a variety of things before determining that I'd configure the new IP in at an OS (and router?) level, then configure it in at an nginx level after.
I found the guide <https://www.tecmint.com/create-multiple-ip-addresses-to-one-single-network-interface/>