mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
14 lines
415 B
ReStructuredText
14 lines
415 B
ReStructuredText
.. _ssh-setup:
|
|
|
|
*********
|
|
SSH Setup
|
|
*********
|
|
|
|
#. Navigate to *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:: This is an advanced feature and should be used with caution. Start9 is not responsible for any damage you might cause through SSH access. |