diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rethinkeverything/no-canonical/README.md | 2 | ||||
| -rw-r--r-- | docs/rethinkeverything/norouter/wireguard-and-tinyproxy.md | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/rethinkeverything/no-canonical/README.md b/docs/rethinkeverything/no-canonical/README.md index 1490def..3ded7f3 100644 --- a/docs/rethinkeverything/no-canonical/README.md +++ b/docs/rethinkeverything/no-canonical/README.md @@ -13,7 +13,7 @@ We are in the process of reducing our colo presence from 2 servers to one server ### Debian -In this particular use case, Debian not only allowed me to install a system over a virtual serial console but allowed me to install from the original ubuntu. [So, I replaced ubuntu server with debian](https://www.digithink.com/rethinkeverything/no-canonical/debian/) on the secondary lxd server (with a temporary dual boot pathway back). Then I migrated the containers on the main server to and repeated the process on our primary server. +In this particular use case, Debian not only allowed me to install a system over a virtual serial console but allowed me to install from the original ubuntu. [So, I replaced ubuntu server with debian](https://www.digithink.com/rethinkeverything/no-canonical/debian/) on the secondary lxd server (with a temporary dual boot pathway back). Then I migrated the containers on the main server to the secondary server and repeated the process. ### Incus diff --git a/docs/rethinkeverything/norouter/wireguard-and-tinyproxy.md b/docs/rethinkeverything/norouter/wireguard-and-tinyproxy.md index ffaacac..13dbb3b 100644 --- a/docs/rethinkeverything/norouter/wireguard-and-tinyproxy.md +++ b/docs/rethinkeverything/norouter/wireguard-and-tinyproxy.md @@ -24,8 +24,8 @@ After working through the complexities of using headscale/tailscale I realized t To do this and to provide redundant routes to the admin lan we take two approaches. -1) Replace the router with a container. -2) Replace the router with a better one. +1. Replace the router with a container. +2. Replace the router with a better one. ## Replacing the colo router with a container. |
