diff options
author | Katherine Peeters <katherine.peeters@leagueh.xyz> | 2021-06-03 11:59:43 -0400 |
---|---|---|
committer | Katherine Peeters <katherine.peeters@leagueh.xyz> | 2021-06-03 11:59:43 -0400 |
commit | bdf5ee786279983e228136c4db3ac351051dd838 (patch) | |
tree | c599c4a6098f0b73074c7911890c028f6aee7446 | |
parent | cc9ca37eaaf26a8e96b677fd53e2786638330800 (diff) | |
download | loh-website-bdf5ee786279983e228136c4db3ac351051dd838.tar.gz |
Make cafe:babe IDs simpler
-rw-r--r-- | site/en/cafe-babe.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/en/cafe-babe.md b/site/en/cafe-babe.md index 5987835..23644e1 100644 --- a/site/en/cafe-babe.md +++ b/site/en/cafe-babe.md @@ -11,7 +11,7 @@ Here's a step-by-step guide to getting connected to the network. 1. Install `wireguard-tools` on your Linux or BSD machine. 2. Generate keys with `wg genkey | tee privatekey | wg pubkey > publickey`. -3. Get your ID by taking the first four digits of `lshw | grep uuid`. +3. Pick a four-digit hex number to be your ID. It must not already be taken. 3. Email your public key and ID to [root@leagueh.xyz](mailto:root@leagueh.xyz). 4. Once approved, you will receive an email with your gateway information. 5. Fill in the example configuration file given below using your assigned ID. @@ -41,6 +41,7 @@ add `PersistentKeepalive = 25` to the `[Peer]` section of the above config file. | ID | Description | | :--- | :-------------------------------------------------------------------- | +| 0000 | Home of leagueh.xyz and LOHIRC. | | FF67 | PUBNIX with chat and botany. Contact root@leagueh.xyz for account. | | 751E | [Official LOH Minetest server](minetest.md). | |