mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 04:01:59 +00:00
Maint/misc improvements (#310)
* Add warnings about powering external drives to Restore page * Add caveat to physical backups excusing One/Pro users from power reqs * Add warning about ssh key changes to SSH guide * spelling --------- Co-authored-by: BitcoinMechanic <bitcoinmechanicca@protonmail.com>
This commit is contained in:
@@ -87,6 +87,8 @@ Connecting via CLI (Linux/Mac)
|
||||
|
||||
Replacing ``<LAN URL>`` with your Embassy's LAN (``embassy-xxxxxxx.local``) address
|
||||
|
||||
.. note:: If you get a scary looking warning that says something like "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!" - fear not! This is most likely happening because you have recently reflashed or did an update from pre-v0.3.3, which would cause a change in the key for your device's hostname (e.g. `xxxxxxxx.local`) or IP address (e.g. `192.168.1.x`). The solution is to delete the existing entry from your `known_hosts` file, which is typically located at `~/.ssh/known_hosts`. This should be named in the warning, along with a helpful line number (in case your file is lengthy).
|
||||
|
||||
Connecting via PuTTY on Windows
|
||||
-------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user