mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 18:31:53 +00:00
13 lines
393 B
ReStructuredText
13 lines
393 B
ReStructuredText
.. _ssh-setup:
|
|
|
|
*********
|
|
SSH Setup
|
|
*********
|
|
|
|
``Embassy > Developer Options > SSH Keys``
|
|
|
|
#. Click the ``+`` button in the lower right hand corner.
|
|
#. Paste in your SSH key.
|
|
#. You can now access your Embassy from the command line using ``ssh pi@<LAN URL>``
|
|
|
|
.. warning:: Adding an SSH key voids the device warranty. This is an advanced feature for developers and should ne used with caution. |