mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
Maint/misc fixes 2023 (#418)
* Fix broken contact links * Remove bad sentence * Mac guide fixes and x86_64 flashing update * Remove dated tor video, fix more links * Update site/source/user-manual/connecting/connecting-tor/tor-os/tor-mac.rst Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com> * Update site/source/user-manual/flashing/flashing-pi.rst Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com> --------- Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com>
This commit is contained in:
@@ -57,9 +57,9 @@ Please select what version of MacOS you are using from the two tabs below:
|
||||
:width: 40%
|
||||
:alt: ventura-smb
|
||||
|
||||
You can now move on to connecting your server.
|
||||
#. Click **Done** to close this window. You can now move on to connecting your server.
|
||||
|
||||
.. tip:: You can find hostname at the bottom of sharing window.
|
||||
.. tip:: You can find hostname at the bottom of sharing window. You will need this in the next step.
|
||||
|
||||
|
||||
.. group-tab:: Pre-Ventura
|
||||
@@ -131,14 +131,12 @@ Connect Your Server
|
||||
|
||||
* **Hostname** - This is the name of your computer.
|
||||
|
||||
.. tip:: Sometimes it can be unclear what your Mac's hostname is. One way to establish it for good is to open up Terminal and type `hostname` as below:
|
||||
.. tip:: Sometimes it can be unclear what your Mac's hostname is. Check the tip in Step 8 of the section above to find it. On some versions of Mac, you may need to open up Terminal and type `hostname` as below:
|
||||
|
||||
.. figure:: /_static/images/cifs/hostname-terminal-mac.png
|
||||
:width: 35%
|
||||
:alt: hostname-terminal-mac
|
||||
|
||||
In Pre-Ventura versions of MacOS it can be found in the **Sharing** settings mentioned above (step 7).
|
||||
|
||||
* **Path** - This is the *name of the shared folder* you are using and **not** the full directory path.
|
||||
|
||||
.. tip:: If you copied the share name from the Mac computer and it contained a space, macOS will have replaced the space with the string "%20". Please re-replace `%20` with a space in this `Path` field.
|
||||
|
||||
@@ -6,9 +6,6 @@ Running Tor on Android
|
||||
|
||||
Some apps, such as :ref:`Tor Browser<tor-browser>`, have Tor built in. They do not require additional software or configurations to utilize Tor. Most apps, however, do not have Tor built in. They require an app called Orbot to be installed in order to utilize the Tor Network.
|
||||
|
||||
.. youtube:: b__mVfN-BP8
|
||||
:width: 100%
|
||||
|
||||
Running Orbot
|
||||
-------------
|
||||
|
||||
|
||||
@@ -98,7 +98,7 @@ Enable Tor System-wide
|
||||
:width: 80%
|
||||
:alt: Click Advanced
|
||||
|
||||
#. Select "Automatic Proxy Configuration", add this URL: **http://localhost/proxy.pac** then click "OK":
|
||||
#. Click "Proxies," then select "Automatic Proxy Configuration," add this URL: ``http://localhost/proxy.pac``, then click "OK":
|
||||
|
||||
.. figure:: /_static/images/tor/ventura-proxies-corrected.png
|
||||
:width: 80%
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
=======================
|
||||
Flashing (Raspberry Pi)
|
||||
=======================
|
||||
This guide is for flashing StartOS to a micro SD card in order to install it on a Raspberry Pi with an external SSD. Please contact support if you need to re-install your OS on a Lite (SD card storage).
|
||||
This guide is for flashing StartOS to a micro SD card in order to install it on a Raspberry Pi with an external SSD. Please `contact support <https://start9.com/contact>`_ if you need to re-install your OS on a Server Lite (SD card storage).
|
||||
|
||||
.. warning:: DO NOT DO THIS UNLESS YOU HAVE AN EXTERNAL SSD. If you are running in a "Lite" configuration (everything on an SD card), then flashing in the manner proscribed below WILL ERASE ALL YOUR DATA! Contact support for assistance instead.
|
||||
|
||||
|
||||
@@ -67,7 +67,9 @@ Once you have the StartOS image, you will need to flash it onto your USB drive.
|
||||
|
||||
#. Click "Flash!". You may be asked to approve the unusually large disk target and/or enter your password. Both are normal.
|
||||
|
||||
#. After this completes, you may remove the newly flashed drive from your computer, insert it into the device you intend to install StartOS onto.
|
||||
#. After this completes, you may remove the newly flashed drive from your computer, and insert it into the device you intend to install StartOS onto.
|
||||
|
||||
#. Plug the USB drive into the device and power on. Follow the on-screen instructions to Install StartOS (use "Re-Install" to preserve data, or "Factory Reset" to wipe the device). After install is complete, you will be prompted to remove your USB drive.
|
||||
|
||||
.. note:: Always perfer the fastest available USB 3.0+ port - typically this is blue or labeled "SS" (SuperSpeed)
|
||||
|
||||
|
||||
@@ -90,7 +90,7 @@ If you are experiencing issues with setup, try the following:
|
||||
|
||||
#. Confirm that the server is plugged into both power and Ethernet
|
||||
|
||||
- An ethernet network with DHCP server must be available at setup. Most routers provide one. If such ethernet connectivity is not available, or there is another hardware issue, you may hear this sound:
|
||||
- An ethernet network with DHCP server must be available at setup. Most routers provide this.
|
||||
|
||||
#. Confirm your phone/computer is **not** connected to a "Guest" network
|
||||
#. Confirm your phone/computer is not using a VPN, or that if you are, that it allows LAN connections, such as the examples below:
|
||||
@@ -105,7 +105,7 @@ If you are experiencing issues with setup, try the following:
|
||||
- From your browser, navigate to your router configuration settings. This is usually an IP address such as 192.168.1.1. A simple web search will usually reveal how to access the router configuration settings for a particular brand.
|
||||
- Once in the router config settings, find the section that lists the devices on your network. You should see a device labeled ``start``. Take note of the associated IP address and enter it into your browser's URL field to enter the setup.
|
||||
|
||||
You can always to `reach out to support <https://start9.com/contact>_` if you need a hand.
|
||||
You can always to `reach out to support <https://start9.com/contact>`_ if you need a hand.
|
||||
|
||||
Server Models With Speakers
|
||||
---------------------------
|
||||
|
||||
Reference in New Issue
Block a user