mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
Fixed build errors, links, minor edits
This commit is contained in:
@@ -120,8 +120,8 @@
|
||||
support/index
|
||||
learn/index
|
||||
contribute/index
|
||||
about/index
|
||||
developer-docs/index
|
||||
about/index
|
||||
|
||||
.. raw:: html
|
||||
|
||||
@@ -135,4 +135,4 @@
|
||||
</form>
|
||||
<div class="padding-top-1" id="subscription_msg" class="hidden"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. _cifs-lin:
|
||||
.. _cifs-linux:
|
||||
|
||||
=====
|
||||
Linux
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
.. _cifs-win:
|
||||
.. _cifs-windows:
|
||||
|
||||
=======
|
||||
Windows
|
||||
|
||||
@@ -9,4 +9,4 @@ Linux
|
||||
* :ref:`Connecting over LAN <lan-linux>` - For a fast and secure connection while on your Embassy's local network
|
||||
* :ref:`Connecting over Tor <tor-linux>` - Run Tor natively (in the background) on your device. This will allow you to use applications on your machine via the Tor Network so they can communicate with your Embassy.
|
||||
* :ref:`Tor Firefox Config <torff-linux>` - Configure Firefox to use the Tor Network so that you can reach ``.onion`` sites without needing to change browsers.
|
||||
* :ref:`SNF Setup <cifs-linux>` - Configure a Shared Network Folder on your laptop/desktop (or an external drive plugged into your laptop/desktop) in order to use it for Embassy backups.
|
||||
* :ref:`SNF Setup <cifs-linux>` - Configure a Shared Network Folder on your laptop/desktop (or an external drive plugged into your laptop/desktop) in order to use it for Embassy backups.
|
||||
|
||||
@@ -40,7 +40,7 @@ Connecting
|
||||
|
||||
The product key is used to discover your Embassy's IP address on the Local Area Network using a hashing function and a protocol named :ref:`MDNS (or Zeroconf) <mdns>`.
|
||||
|
||||
3. Next, select "Start Fresh" if this is your first time using an Embassy. If you'd like to "Recover" from an existing Embassy, please follow the guide for :ref:`versions 0.2.x <recover-02x>` or :ref:`versions 0.3.x <recover-03x>`.
|
||||
3. Next, select "Start Fresh" if this is your first time using an Embassy. If you'd like to "Recover" from an existing Embassy, please follow the guide for :ref:`versions 0.2.x <migrate-02>` or :ref:`versions 0.3.x <backup-restore>`.
|
||||
|
||||
.. figure:: /_static/images/setup/setup1.png
|
||||
:width: 60%
|
||||
|
||||
@@ -10,7 +10,7 @@ Hardware Requirements
|
||||
---------------------
|
||||
|
||||
.. note::
|
||||
If you purchased the `upgrade kit <https://store.start9.com/collections/embassy/products/upgrade-kit>`_ from Start9, you can skip to :ref:`Instructions <recover-02-instructions>`.
|
||||
If you purchased the `upgrade kit <https://store.start9.com/collections/embassy/products/upgrade-kit>`_ from Start9, you can skip to :ref:`Instructions <migrate-02-instructions>`.
|
||||
|
||||
#. `16GB microSD card <https://www.amazon.com/Sandisk-Ultra-Micro-UHS-I-Adapter/dp/B073K14CVB/>`_
|
||||
|
||||
@@ -44,7 +44,7 @@ Flashing
|
||||
........
|
||||
|
||||
.. note::
|
||||
If you purchased the `upgrade kit <https://store.start9.com/collections/embassy/products/upgrade-kit>`_ from Start9, you can skip to :ref:`Migrate <recover-02-migrate>`.
|
||||
If you purchased the `upgrade kit <https://store.start9.com/collections/embassy/products/upgrade-kit>`_ from Start9, you can skip to :ref:`Migrate <migrate-02-migrate>`.
|
||||
|
||||
#. Once you have all these you will need to download an 0.3.0 image from https://images.start9.com. This is free for all existing users. Anyone who is running 0.2.x who compiled it themselves will need to either compile 0.3.0 themselves or purchase an 0.3.0 image.
|
||||
|
||||
@@ -72,7 +72,7 @@ Migrate
|
||||
Power Up
|
||||
........
|
||||
|
||||
#. The Embassy will power up and make a *bep* sound. It will then initialize, a process of less than 5 minutes if you purchased an image, or about 10-20 minutes if you built from source. Once complete you will hear a *chime* sound.
|
||||
#. Embassy will power up and then initialize, a process of less than 5 minutes if you purchased an image, or about 10-20 minutes if you built from source. Once complete you will hear a _bep_ to indicate it is initialized and then a _chime_ sound to indicate it is online.
|
||||
|
||||
#. On your computer, open up a browser and go to ``embassy.local``
|
||||
|
||||
@@ -88,7 +88,7 @@ Power Up
|
||||
|
||||
#. You will now need to make a password for your Embassy. It needs to be a strong password. This password protects your Embassy. It can be the same one that you used prior to migration, or a different one.
|
||||
|
||||
#. The Embassy will now recover all your data from your old Embassy and once finished, you will hear <this>.
|
||||
#. Embassy will now recover all your data from your old Embassy and once finished, you will hear <this>.
|
||||
|
||||
#. Now you will be provided with both a Tor and LAN address with which you can access your Embassy. Please make a note of these.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user