diff --git a/site/source/_static/images/cifs/cifs-blank.png b/site/source/_static/images/cifs/cifs-blank.png new file mode 100644 index 0000000..9453f8a Binary files /dev/null and b/site/source/_static/images/cifs/cifs-blank.png differ diff --git a/site/source/_static/images/cifs/cifs-mac-hostname.png b/site/source/_static/images/cifs/cifs-mac-hostname.png new file mode 100644 index 0000000..968c9b9 Binary files /dev/null and b/site/source/_static/images/cifs/cifs-mac-hostname.png differ diff --git a/site/source/_static/images/cifs/hostname-terminal-mac.png b/site/source/_static/images/cifs/hostname-terminal-mac.png new file mode 100644 index 0000000..a1d83c8 Binary files /dev/null and b/site/source/_static/images/cifs/hostname-terminal-mac.png differ diff --git a/site/source/_static/images/cifs/ventura-click-plus.png b/site/source/_static/images/cifs/ventura-click-plus.png new file mode 100644 index 0000000..116aeba Binary files /dev/null and b/site/source/_static/images/cifs/ventura-click-plus.png differ diff --git a/site/source/_static/images/cifs/ventura-enable-file-sharing.png b/site/source/_static/images/cifs/ventura-enable-file-sharing.png new file mode 100644 index 0000000..eeec512 Binary files /dev/null and b/site/source/_static/images/cifs/ventura-enable-file-sharing.png differ diff --git a/site/source/_static/images/cifs/ventura-folder-added.png b/site/source/_static/images/cifs/ventura-folder-added.png new file mode 100644 index 0000000..2fb7e6e Binary files /dev/null and b/site/source/_static/images/cifs/ventura-folder-added.png differ diff --git a/site/source/_static/images/cifs/ventura-general-sharing.png b/site/source/_static/images/cifs/ventura-general-sharing.png new file mode 100644 index 0000000..babea17 Binary files /dev/null and b/site/source/_static/images/cifs/ventura-general-sharing.png differ diff --git a/site/source/_static/images/cifs/ventura-smb.png b/site/source/_static/images/cifs/ventura-smb.png new file mode 100644 index 0000000..462c144 Binary files /dev/null and b/site/source/_static/images/cifs/ventura-smb.png differ diff --git a/site/source/_static/images/config/hostname-terminal-mac.png b/site/source/_static/images/config/hostname-terminal-mac.png deleted file mode 100644 index 5b5375d..0000000 Binary files a/site/source/_static/images/config/hostname-terminal-mac.png and /dev/null differ diff --git a/site/source/user-manual/backups/backup-setup/backup-mac.rst b/site/source/user-manual/backups/backup-setup/backup-mac.rst index 16ff7c6..e368cfb 100644 --- a/site/source/user-manual/backups/backup-setup/backup-mac.rst +++ b/site/source/user-manual/backups/backup-setup/backup-mac.rst @@ -8,71 +8,141 @@ Mac Network Folder :depth: 2 :local: -Check out the video below, and follow along with the steps in this guide to setup a Network Folder on your Mac (or attached drive), such that you may create encrypted, private backups of all your Start9 server's data. - .. youtube:: Uv7ul6ZKW5k - :width: 100% +Setup a Network Folder +---------------------- -Setup Network Folder --------------------- -#. Either select or create a folder you would like to use to store your Start9 server's backups +Please select what version of MacOS you are using from the two tabs below: -#. Go to "System Preferences" and click "Sharing" +.. tabs:: - .. figure:: /_static/images/cifs/cifs-mac0.png - :width: 60% + .. group-tab:: Ventura -#. Click file sharing + #. Identify or create a folder you would like to use to store your Start9 server's backups. - .. figure:: /_static/images/cifs/cifs-mac1.png - :width: 60% + .. tip:: You can select an external drive or folder within an external drive connected to your Mac if you'd like. -#. Click the "+" under "Shared Folders" and add the folder you would like to back up to + #. Go to **System Settings**: - .. figure:: /_static/images/cifs/cifs-mac2.png - :width: 60% + .. figure:: /_static/images/tor/systemSettings.png + :width: 40% + :alt: System settings -#. After selecting your folder, click "Options" + #. Click on **General** then **Sharing**: - .. figure:: /_static/images/cifs/cifs-mac3.png - :width: 60% + .. figure:: /_static/images/cifs/ventura-general-sharing.png + :width: 40% + :alt: general-sharing -#. Enable file sharing with "SMB" for the user you would like to use to authenticate and click "Done" + #. Click the toggle to enable file sharing: - .. figure:: /_static/images/cifs/cifs-mac4.png - :width: 60% + .. figure:: /_static/images/cifs/ventura-enable-file-sharing.png + :width: 40% + :alt: enable-cifs -You'll need the "Computer Name," and the name of the "Shared Folder" you chose above, as well as your Mac username and password for the following section + #. Click on the **"+"** icon and select the folder you would like to make backups to: + + .. figure:: /_static/images/cifs/ventura-click-plus.png + :width: 40% + :alt: click-plus + + #. Once added, click **Options**: + + .. figure:: /_static/images/cifs/ventura-folder-added.png + :width: 40% + :alt: ventura-folder-added + + #. Enable SMB sharing for the user you want to use and then click **Done**: + + .. figure:: /_static/images/cifs/ventura-smb.png + :width: 40% + :alt: ventura-smb + + You can now move on to connecting your server. + + .. group-tab:: Pre-Ventura + + #. Identify or create a folder you would like to use to store your Start9 server's backups. + + .. tip:: You can select an external drive or folder within an external drive connected to your Mac if you'd like. + + #. Go to **System Preferences** and click **Sharing**: + + .. figure:: /_static/images/cifs/cifs-mac0.png + :width: 40% + :alt: sharing + + #. Click **File Sharing**: + + .. figure:: /_static/images/cifs/cifs-mac1.png + :width: 40% + :alt: file-sharing + + #. Click the **"+"** icon under **Shared Folders** and add the folder you would like to back up to: + + .. figure:: /_static/images/cifs/cifs-mac2.png + :width: 40% + :alt: click-plus + + #. After selecting your folder, click **Options**: + + .. figure:: /_static/images/cifs/cifs-mac3.png + :width: 40% + :alt: options + + #. Enable **Share files and folders using SMB** and turn it on for the user you would like to use to authenticate and then click **Done**: + + .. figure:: /_static/images/cifs/cifs-mac4.png + :width: 40% + :alt: SMB + + #. Make a note of your computer's **Hostname** which can be found here: + + .. figure:: /_static/images/cifs/cifs-mac-hostname.png + :width: 40% + :alt: hostname + + #. You will also need the name of the "Shared Folder" you chose or created, as well as your Mac's username and password. Connect Your Server ------------------- -#. Go to *System > Create Backup*. +#. Go to the **System** tab and click **Create Backup**: .. figure:: /_static/images/config/embassy_backup.png :width: 60% + :alt: system-create-backup -#. Click "Open". +#. Click **Open New**: .. figure:: /_static/images/config/embassy_backup0.png :width: 60% + :alt: open-new -#. Fill in the following fields: +#. You will now see the following: - * Hostname - This is the name of your Computer, as shown in the "Sharing" menu earlier + .. figure:: /_static/images/cifs/cifs-blank.png + :width: 50% + :alt: cifs-blank + + Enter the credentials as follows: + + * **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: - .. figure:: /_static/images/config/hostname-terminal-mac.png - :width: 60% + .. 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. + * **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. - * Username - This is the user on the remote machine that you used to create the shared directory - * Password - This is your user (from above) password + * **Username** - This is the user on the remote machine that you used to create the shared directory. + * **Password** - This is the password to the above user. .. figure:: /_static/images/cifs/cifs-mac5.png :width: 60% @@ -85,6 +155,6 @@ Connect Your Server #. Restart macOS #. Turn on file sharing switch in **General > Sharing** -#. Click "Save". +#. Click **Connect**. -That's it! You can now :ref:`Create` encrypted, private backups of all your Start9 server's data to your Mac or external drive!! +That's it! You can now :ref:`create encrypted, private backups` of all your Start9 server's data to your Mac.