mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
Update remote-admin.mdx
This commit is contained in:
parent
289e56b0a8
commit
8af23b7592
|
@ -143,5 +143,13 @@ For Linux/Mac, enclose the `nodeid` value in single quotes: `--dest '!28979058'`
|
||||||
|
|
||||||
#### Web
|
#### Web
|
||||||
|
|
||||||
|
1. Connect to the node that will be used to administer the remote node.
|
||||||
|
2. Navigate to **⚙ Config > ⚙ Radio Config > [Security](/docs/configuration/radio/security/#public-key)** to find its public key.
|
||||||
|
4. Copy the public key to use for configuring the remote node.
|
||||||
|
5. Connect to the remote node.
|
||||||
|
6. In **⚙ Config > ⚙ Radio Config > Security**, add the public key of the local node as an Admin Key.
|
||||||
|
7. Only one Admin Keys may be supplied through the Web interface at present.
|
||||||
|
8. Save the configuration.
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
Loading…
Reference in a new issue