AWS.md
... ...
@@ -21,7 +21,7 @@ It is not provided on linux by default but is required by several SBGrid titles.
21 21
sudo yum install tcsh
22 22
23 23
### Download the SBGrid command line interface
24
-Download the SBGrid CLI install client.
24
+Download the SBGrid CLI installation manager.
25 25
26 26
```
27 27
curl -LO https://sbgrid.org/wiki/downloads/sbgrid-1.0.694-Linux.tgz
SBGrid-Wiki.md
... ...
@@ -6,8 +6,8 @@ This site provides information on how to install, use, and get help with your SB
6 6
7 7
[Examples on changing COOT verions](coot)
8 8
9
-[SBGrid install client registration](https://sbgrid.org/registration/register/)
9
+[SBGrid Installation Mangager registration](https://sbgrid.org/registration/register/)
10 10
11
-[SBGrid install client downloads](client_downloads)
11
+[SBGrid Installation Mangager downloads](client_downloads)
12 12
13 13
[MacOS 10.15 catalina is supported](catalina)
catalina.md
... ...
@@ -1,7 +1,7 @@
1 1
# Using SBGrid with MacOS 10.15 'Catalina'
2 2
SBGrid software is largely compatible with MacOS Catalina, but the installation process requires a work-around to handle new filesystem controls.
3
-These controls impact the 'activation' process of our installation client and also the ability to install the software.
4
-Once the activation process is completed following the procedure below, the client can be used normally. The SBGrid software is then functional, though [32-bit applications](https://docs.google.com/spreadsheets/d/e/2PACX-1vSZEEdZhYIdRq0BoY-Aq8XFO1QSR6idkO72N2UeACWSG8-84gLlPqE_v9NrFO9na66gZ3_6PCSDUXGI/pubhtml?gid=1974952972&single=true) are not supported on 10.15 Catalina.
3
+These controls impact the 'activation' process of our installation manager and also the ability to install the software.
4
+Once the activation process is completed following the procedure below, the manager can be used normally. The SBGrid software is then functional, though [32-bit applications](https://docs.google.com/spreadsheets/d/e/2PACX-1vSZEEdZhYIdRq0BoY-Aq8XFO1QSR6idkO72N2UeACWSG8-84gLlPqE_v9NrFO9na66gZ3_6PCSDUXGI/pubhtml?gid=1974952972&single=true) are not supported on 10.15 Catalina.
5 5
6 6
Note that macOS now uses the z-shell (zsh) by default.
7 7
This shell is also supported in SBGrid using the standard sbgrid.shrc file.
... ...
@@ -11,11 +11,11 @@ Also note the XQuartz is required for many applications.
11 11
If you have upgraded to Catalina from an 10.14 or earlier, you may need to reinstall XQuartz.
12 12
See [https://www.xquartz.org/](https://www.xquartz.org/) for downloads and more info.
13 13
14
-## Installation : the easy way with the latest command line client, sbgrid-cli.
15
-Activation with our latest command-line install client is possible in 3 steps, but a reboot is required to add the '/programs' path.
14
+## Installation : the easy way with the latest command line application sbgrid-cli.
15
+Activation with our latest command-line installation manager is possible in 3 steps, but a reboot is required to add the '/programs' path.
16 16
17
-### 1. Download the client, sbgrid-cli :
18
-First, download the latest install client from here
17
+### 1. Download the installation manager, sbgrid-cli :
18
+First, download the latest installation manager from here
19 19
20 20
[sbgrid-cli version 2.0.44](downloads/sbgrid-cli_2.0.44_macOS.tar.gz)
21 21
... ...
@@ -88,11 +88,11 @@ You should then see this in your root partition (/) :
88 88
lrwxr-xr-x 1 root wheel 11 Jun 4 14:49 /programs -> /opt/sbgrid
89 89
```
90 90
91
-From there, you can continue to install software with the installation client, or use the [GUI](https://sbgrid.org/wiki/client_install).
91
+From there, you can continue to install software with the installation manager, or use the [GUI](https://sbgrid.org/wiki/client_install).
92 92
They are not mutually exclusive.
93 93
94
-## Method 2, SBGrid graphical client, activate by disabling SIP. Requires a few reboots.
95
-Activation with our graphical client is not compatible with MacOS 10.15 "Catalina" without temporarily disabling System Integrity Protection (SIP). While the approach above is easier and recommended, it is possible to activate with the GUI by following the process below.
94
+## Method 2, SBGrid graphical installation manager, activate by disabling SIP. Requires a few reboots.
95
+Activation with our graphical installation manager is not compatible with MacOS 10.15 "Catalina" without temporarily disabling System Integrity Protection (SIP). While the approach above is easier and recommended, it is possible to activate with the GUI by following the process below.
96 96
97 97
To create the /programs symlink in Catalina without using the /etc/synthetic.conf file, the system filesystem must be remounted as read/write.
98 98
To do that in Catalina, system integrity protection (SIP) must be disabled.
... ...
@@ -123,7 +123,7 @@ To create the SBGrid /programs link, run :
123 123
sudo ln -s /opt/sbgrid /programs
124 124
```
125 125
126
-To install the software, you can use the install client normally. It will create the required paths and install the software. After the initial installation, you can use the install client as in previous MacOS releases, even after the steps below.
126
+To install the software, you can use the installation manager normally. It will create the required paths and install the software. After the initial installation, you can use the installation manager as in previous MacOS releases, even after the steps below.
127 127
128 128
### 3. Re-enable SIP (optional)
129 129
- Restart your Mac.
cli_v2.md
... ...
@@ -1,4 +1,4 @@
1
-## SBGrid command line installation client - v2.0.44
1
+## SBGrid command line installation manager - v2.0.44
2 2
3 3
## How do I get it?
4 4
[LINUX : sbgrid-cli_2.0.44_linux.tar.gz](https://sbgrid.org/wiki/downloads/sbgrid-cli_2.0.44_linux.tar.gz)
... ...
@@ -14,7 +14,7 @@ See [here for more info :](catalina)
14 14
15 15
### Pre-installation requirements
16 16
**Admin access required on your computer.**
17
- The SBGrid installation client will install the software tree to /opt/sbgrid and create a symlink from this directory to /programs.
17
+ The SBGrid installation manager will install the software tree to /opt/sbgrid and create a symlink from this directory to /programs.
18 18
While admin privileges are not required to run the application, you will likely need admin privileges to create /opt/sbgrid and /programs .
19 19
20 20
```
... ...
@@ -64,7 +64,7 @@ Commands:
64 64
```
65 65
66 66
## General Usage
67
-The SBGrid command line installation client takes subcommands and arguments to those commands to perform various tasks. These can be found in the usage info shown above.
67
+The SBGrid command line installation manager takes subcommands and arguments to those commands to perform various tasks. These can be found in the usage info shown above.
68 68
Each subcommand can also take a -h or --help argument to show usage info.
69 69
70 70
### Activation
client_CLI_install.md
... ...
@@ -1,4 +1,4 @@
1
-## SBGrid command line installation client
1
+## SBGrid command line installation manager
2 2
3 3
- [Installation](#installation)
4 4
- [Pre-installation requirements](#installation_pre-installation-requirements)
... ...
@@ -18,21 +18,21 @@
18 18
- [Known Issues](#general-usage_known-issues)
19 19
20 20
## Installation
21
-The SBGrid software stack can be installed using our command line client for [Linux (CentOS/RHEL 7 or 8 recommended) or Apple OSX computers running MacOSX v10.11 - 10.15.](operatingsystems)
21
+The SBGrid software stack can be installed using our command line program for [Linux (CentOS/RHEL 7 or 8 recommended) or Apple OSX computers running MacOSX v10.11 - 10.15.](operatingsystems)
22 22
CentOS 6 is no longer supported.
23 23
24 24
Two software installers are available. Binary releases are available for MacOS and CentOS operating systems.
25 25
26
-The SBGrid installation client requires an individual account. To get started, first, set up an account by registering here : [SBGrid registration](https://sbgrid.org/registration/register/)
26
+The SBGrid installation manager requires an individual account. To get started, first, set up an account by registering here : [SBGrid registration](https://sbgrid.org/registration/register/)
27 27
28 28
**Check out [Jason Key's presentation on SBGrid installation tools](https://www.youtube.com/watch?v=sAxIzWhWX5o&t=1s)**
29 29
30 30
### Pre-installation requirements
31 31
**Admin access required on your computer.**
32
- The SBGrid installation client will install the software tree to /opt/sbgrid and create a symlink from this directory to /programs. While admin privileges are not required to run the application, you will need admin privileges to create /opt/sbgrid and /programs. The install client currently relies on 'sudo' for these tasks and should in installed from an account with sudo privileges. While not strictly required, we recommend a dedicated 'sbgrid' user account for software management. This ensures the software can't be modified by user accounts and that data won't be mistakenly saved into the software stack and possibly inadvertantly deleted by software updates.
32
+ The SBGrid installation manager will install the software tree to /opt/sbgrid and create a symlink from this directory to /programs. While admin privileges are not required to run the application, you will need admin privileges to create /opt/sbgrid and /programs. The install manager currently relies on 'sudo' for these tasks and should in installed from an account with sudo privileges. While not strictly required, we recommend a dedicated 'sbgrid' user account for software management. This ensures the software can't be modified by user accounts and that data won't be mistakenly saved into the software stack and possibly inadvertantly deleted by software updates.
33 33
34 34
**Existing SBGrid installations must be renamed or removed.**
35
- If you have previously installed SBGrid software on your computer at /programs or at /opt/sbgrid, these directories should be removed or renamed. The client will create these on first run.
35
+ If you have previously installed SBGrid software on your computer at /programs or at /opt/sbgrid, these directories should be removed or renamed. The manager will create these on first run.
36 36
37 37
**Hard Drive Space**
38 38
Depending on what you install, ensure you have enough free hard drive space on your machine.
... ...
@@ -41,7 +41,7 @@ The SBGrid installation client requires an individual account. To get started, f
41 41
Some packages are quite large and can be slow to download, especially over WiFi.
42 42
43 43
### Binary releases
44
-Binary releases of the install client are recommended - there is minimal installation needed for these binaries and they can be run from any location with no dependencies. Untar the archive, make the file executable if necessary, and run from your preferred location.
44
+Binary releases of the install manager are recommended - there is minimal installation needed for these binaries and they can be run from any location with no dependencies. Untar the archive, make the file executable if necessary, and run from your preferred location.
45 45
46 46
[Mac : 1.0.695, 2020-05-31](downloads/sbgrid-1.0.695-Darwin.tgz)
47 47
... ...
@@ -99,20 +99,20 @@ Currently the installer application installs the software tree in /opt/sbgrid an
99 99
100 100
An installation can be made on an external drive if you first do an install (into /opt/sbgrid), then move it and symlink to the new location.
101 101
102
-**Example:** 128Gb USB 'key' drives are available on Amazon for 30$ or less and are a nice way to supplement the SSDs that come in Mac laptops. To install on an external drive like this, mount it on your computer. For this example, the mount is */Volumes/sbgrid_client_install*. Then, using the SBGrid installer, do an initial installation on the hard drive. To make life easy, just do one application. Then close the installer application.
102
+**Example:** 128Gb USB 'key' drives are available on Amazon for 30$ or less and are a nice way to supplement the SSDs that come in Mac laptops. To install on an external drive like this, mount it on your computer. For this example, the mount is */Volumes/sbgrid_installation*. Then, using the SBGrid installer, do an initial installation on the hard drive. To make life easy, just do one application. Then close the installer application.
103 103
104
-Next move */opt/sbgrid* to the USB key at */Volumes/sbgrid_client_install*. You will likely need sudo for this.
104
+Next move */opt/sbgrid* to the USB key at */Volumes/sbgrid_installation*. You will likely need sudo for this.
105 105
106
- $ sudo mv /opt/sbgrid /Volumes/sbgrid_client_install/.
106
+ $ sudo mv /opt/sbgrid /Volumes/sbgrid_installation/.
107 107
108
-Now we have */Volumes/sbgrid_client_install/sbgrid*. Create a symlink from */opt/sbgrid* to */Volumes/sbgrid_client_install/sbgrid*.
108
+Now we have */Volumes/sbgrid_installation/sbgrid*. Create a symlink from */opt/sbgrid* to */Volumes/sbgrid_installation/sbgrid*.
109 109
110
- $ sudo ln -s /Volumes/sbgrid_client_install/sbgrid /opt/sbgrid
110
+ $ sudo ln -s /Volumes/sbgrid_installation/sbgrid /opt/sbgrid
111 111
112 112
The symlink at */programs* still points to */opt/sbgrid*, and that is a link that points to the external location. Open the installer and add the desired applications. These will now install to the external drive.
113 113
114 114
## General Usage
115
-The SBGrid command line installation client takes subcommands and arguments to those commands to perform various tasks. These can be found in the usage info shown above. Each subcommand can also take a -h or --help argument to show more detailed usage info. For example, the 'install' subcommand can take several arguments :
115
+The SBGrid command line installation manager takes subcommands and arguments to those commands to perform various tasks. These can be found in the usage info shown above. Each subcommand can also take a -h or --help argument to show more detailed usage info. For example, the 'install' subcommand can take several arguments :
116 116
117 117
```
118 118
$ ./sbgrid install --help
client_downloads.md
... ...
@@ -1,40 +1,40 @@
1 1
2
-## SBGrid installation client
2
+## SBGrid installation manager
3 3
4
-### MacOS Graphical installation client
4
+### MacOS Graphical installation manager
5 5
![SBGrid](images/thumbnail_gui.png)
6 6
7 7
[Latest build : 1.0.695, 2020-05-31](downloads/SBGrid_Installer-1.0.695.dmg)
8 8
9
-This is our original GUI client for MacOS.
9
+This is our original GUI manager for MacOS.
10 10
See [this page](client_install) for additional installation and usage info.
11 11
12 12
To install, first mount the .dmg disk image on your Mac. Copy the 'SBGrid installer.app' to a convenient location - it does not need to be in /Applications. The .app bundle can be run directly from the mounted dmg image with no installation if desired.
13 13
14 14
You may be prompted that the appication is from an "Unidentified Developer". On MacOS, if you try to open an app that is not signed by an Apple-registered developer, you will be prompted by a warning dialog. This doesn’t necessarily mean that something’s wrong with the app. Some apps were written by developers who are not members of the Apple developers program.
15 15
16
-### Command line client for MacOS and Linux, v1.0.695
16
+### Command line manager for MacOS and Linux, v1.0.695
17 17
18 18
[macOS : 1.0.695, 2020-05-31](downloads/sbgrid-1.0.695-Darwin.tgz)
19 19
20 20
[Linux : 1.0.695, 2020-05-31](downloads/sbgrid-1.0.695-Linux.tgz)
21 21
22
-This is the original SBGrid CLI install client.
22
+This is the original SBGrid CLI install manager.
23 23
[More info can be found here](client_CLI_usage).
24 24
25 25
Minimal installation required for these binaries and they can be run from any location with no dependencies.
26 26
Untar the archive, make the file executable if necessary and run from your preferred location.
27 27
28
-### Command line client for MacOS and Linux, v2.0.44
28
+### Command line manager for MacOS and Linux, v2.0.44
29 29
30 30
[macOS : 2.0.44, 2020-05-31](downloads/sbgrid-cli_2.0.44_macOS.tar.gz)
31 31
32 32
[Linux : 2.0.44, 2020-05-31](downloads/sbgrid-cli_2.0.44_linux.tar.gz)
33 33
34
-New command line client with advanced features.
34
+New command line application with advanced features.
35 35
See [this page](cli_v2) for usage info.
36 36
37
-### GUI client 2.0 for MacOS and Linux
37
+### GUI manager 2.0 for MacOS and Linux
38 38
39 39
Coming 6/2020!
40 40
Interested in beta testing? Email bugs@sbgrid.org
client_install.md
... ...
@@ -1,14 +1,14 @@
1
-## SBGrid installation client
1
+## SBGrid installation manager
2 2
3
-The SBGrid softare collection can be installed using our graphical installation client for Apple OSX computers running MacOSX v10.11 - 10.15.
3
+The SBGrid softare collection can be installed using our graphical installation manager for Apple OSX computers running MacOSX v10.11 - 10.15.
4 4
5 5
**BIOGRIDS users** - [ Instructions can be found here ](https://biogrids.org/wiki/client_install) .
6 6
7 7
![](images/client_all.png)
8 8
9
-Looking to get started with the SBGrid installation client? First, set up an account by registering here : [SBGrid registration](https://sbgrid.org/registration/register/)
9
+Looking to get started with the SBGrid installation manager? First, set up an account by registering here : [SBGrid registration](https://sbgrid.org/registration/register/)
10 10
11
-A command line version is also available for mac and linux - installation instructions can be found here : [CLI installation](client_CLI_install). The command line installation client is compatible with and can be used along side the graphical client.
11
+A command line version is also available for mac and linux - installation instructions can be found here : [CLI installation](client_CLI_install). The command line installation manager is compatible with and can be used along side the graphical manager.
12 12
13 13
- [Installation](#installation)
14 14
- [Pre-installation](#installation_pre-installation)
... ...
@@ -28,10 +28,10 @@ A command line version is also available for mac and linux - installation instru
28 28
### Pre-installation
29 29
30 30
**1. Admin access required.**
31
- The SBGrid installation client will install the software tree to */opt/sbgrid* and create a symlink from this directory to */programs*. While admin privileges are not required to run the application, you will need admin privileges to create */opt/sbgrid* and */programs* .
31
+ The SBGrid installation manager will install the software tree to */opt/sbgrid* and create a symlink from this directory to */programs*. While admin privileges are not required to run the application, you will need admin privileges to create */opt/sbgrid* and */programs* .
32 32
33 33
**2. Existing installations must be renamed or removed.**
34
- If you have previously installed SBGrid software on your computer at */programs* or at */opt/sbgrid*, these directories should be removed or renamed. The client will create these on first run.
34
+ If you have previously installed SBGrid software on your computer at */programs* or at */opt/sbgrid*, these directories should be removed or renamed. The manager will create these on first run.
35 35
36 36
**3. Hard Drive Space**
37 37
Depending on what you install, ensure that you have enough free hard drive space on your machine.
... ...
@@ -44,7 +44,7 @@ A command line version is also available for mac and linux - installation instru
44 44
45 45
### Download, Installation and activation
46 46
47
-**1. Download the latest SBGrid installation client from here.**
47
+**1. Download the latest SBGrid installation manager from here.**
48 48
49 49
[Latest build : 1.0.695, 2020-05-31](downloads/SBGrid_Installer-1.0.695.dmg)
50 50
... ...
@@ -60,21 +60,21 @@ On activation you will be prompted to provide admin credentials for your mac. Th
60 60
61 61
![activation](images/client_permissions.png)
62 62
63
-**4. On successful activation, you should see the client populate with software titles.** If not, please close the application and try again. If activation continues to fail, you may have an old SBGrid installation at */programs* or */opt/sbgrid*. These should be removed. You may also be blocked from accessing SBGrid servers on port 873 and port 8080 by your institution's firewall. You can check if you can access [port 873 here](http://portquiz.net:873) and [port 8080 here](http://portquiz.net:8080)
63
+**4. On successful activation, you should see the manager populate with software titles.** If not, please close the application and try again. If activation continues to fail, you may have an old SBGrid installation at */programs* or */opt/sbgrid*. These should be removed. You may also be blocked from accessing SBGrid servers on port 873 and port 8080 by your institution's firewall. You can check if you can access [port 873 here](http://portquiz.net:873) and [port 8080 here](http://portquiz.net:8080)
64 64
For help, email *bugs@sbgrid.org.*
65 65
66 66
### Installation on an external drive or USB key
67 67
Currently the installer application installs the software tree in */opt/sbgrid* and uses a symlink at */programs*. The */programs* link is required for the software to work, but in principle the software can be anywhere by linking */opt/sbgrid* to the desired installation point. This functionality is not yet included in the SBGrid application, but can be set up manually post-install with a symlink. First do an install (into */opt/sbgrid*), then move it to the desired localtion. Then symlink to the new location from */opt/sbgrid*.
68 68
69
-**Example:** 128Gb USB 'key' drives are available on Amazon for 30$ or less and are a nice way to supplement the small SSDs that come in Mac laptops. To install on an external drive in this way, first mount it on your computer. For this example, the mount is */Volumes/sbgrid_client_install*. Then, using the SBGrid installer, do an initial installation on the hard drive. To make life easy, just do one application. Then close the installer application.
69
+**Example:** 128Gb USB 'key' drives are available on Amazon for 30$ or less and are a nice way to supplement the small SSDs that come in Mac laptops. To install on an external drive in this way, first mount it on your computer. For this example, the mount is */Volumes/sbgrid_programs*. Then, using the SBGrid installer, do an initial installation on the hard drive. To make life easy, just do one application. Then close the installer application.
70 70
71
-Next move **/opt/sbgrid** to the USB key at */Volumes/sbgrid_client_install*. You will likely need sudo for this.
71
+Next move **/opt/sbgrid** to the USB key at */Volumes/sbgrid_programs*. You will likely need sudo for this.
72 72
73
- sudo mv /opt/sbgrid /Volumes/sbgrid_client_install/.
73
+ sudo mv /opt/sbgrid /Volumes/sbgrid_programs/.
74 74
75
-Now we have */Volumes/sbgrid_client_install/sbgrid*. Create a symlink from **/opt/sbgrid** to */Volumes/sbgrid_client_install/sbgrid*.
75
+Now we have */Volumes/sbgrid_programs/sbgrid*. Create a symlink from **/opt/sbgrid** to */Volumes/sbgrid_programs/sbgrid*.
76 76
77
- sudo ln -s /Volumes/sbgrid_client_install/sbgrid /opt/sbgrid
77
+ sudo ln -s /Volumes/sbgrid_programs/sbgrid /opt/sbgrid
78 78
79 79
The symlink at **/programs** still points to **/opt/sbgrid**, and that is a link that points to the external location. Open the installer and add the desired applications. These will now install to the external drive.
80 80
... ...
@@ -83,11 +83,11 @@ The symlink at **/programs** still points to **/opt/sbgrid**, and that is a link
83 83
**Instructions for installing the SBGrid software installation client can be found here** --> [Installation Instructions](client_install)
84 84
85 85
### General
86
-The SBGrid software installation client is a GUI-based installer for the SBGrid software collection. The application allows for selected applications to be installed in the familiar SBGrid environment.
86
+The SBGrid software installation manager is a GUI-based installer for the SBGrid software collection. The application allows for selected applications to be installed in the familiar SBGrid environment.
87 87
88 88
![installed](images/client_install.png)
89 89
90
-The client GUI is displays software 'Collections' on the right panel with folder icons under the 'Packages' heading. These Collections control the list of titles displayed in the center 'main' panel.
90
+The manager GUI is displays software 'Collections' on the right panel with folder icons under the 'Packages' heading. These Collections control the list of titles displayed in the center 'main' panel.
91 91
92 92
The first of two of these 'Collections' are shortcut meta-collections of the local machine. The first is the currently installed titles. The second icon, Updates, shows updates available from SBGrid. 'Pending' is a collection of pending installs and removals. Below these shortcuts are packages are grouped by primary scientific uses. Installation status is also indicated in theses collections.
93 93
... ...
@@ -158,4 +158,4 @@ If relevant, please include a screenshot of the GUI if possible (command + shift
158 158
159 159
* **rsync required on 873 or 8080**. The application will fail if outbound port 873 and port 8080 are blocked by your institution or are otherwise not available.
160 160
161
-* **Activation Failed**. In some cases the Authorization dialog for admin privileges does not appear during activation. This causes the client activation to fail. This is usually due to a previously existing */programs* directory or symlink from a prior installation. This must be removed for activation to be successful. Other users have reported successful activation after a restart.
161
+* **Activation Failed**. In some cases the Authorization dialog for admin privileges does not appear during activation. This causes the manager activation to fail. This is usually due to a previously existing */programs* directory or symlink from a prior installation. This must be removed for activation to be successful. Other users have reported successful activation after a restart.
installation_overview.md
... ...
@@ -2,7 +2,7 @@
2 2
[Installing the software](#installing-the-software)
3 3
- [Complete site installation](#installing-the-software_site-installation)
4 4
- [Graphic installation for MacOS](#installing-the-software_graphical-installation-for-macos)
5
- - [Command Line installation client](#installing-the-software_command-line-installation-client-for-linux-and-macos)
5
+ - [Command Line installation manager](#installing-the-software_command-line-installation-manager-for-linux-and-macos)
6 6
7 7
[Supported Operating Systems](#supported-operating-systems)
8 8
- [Linux](#supported-operating-systems_linux)
... ...
@@ -19,14 +19,14 @@ The software can be installed using one of 3 methods:
19 19
This is ideal for large labs, shared and departmental installations that use a shared network file storage for their programs. The installation is updated automatically on a monthly basis. [This installation is large and can take some time to install.](size_graph)
20 20
21 21
### Graphical installation for MacOS
22
-[A Graphical stand-alone installation client for MacOS](client_install)
22
+[A Graphical stand-alone installation manager for MacOS](client_install)
23 23
24
-The MacOS GUI installation client allows users to select the applications they need when they need them through a MacOS-native graphical client. Applications are updated on a rolling basis and are available to the user at their convenience. Updates are reported when available, but are managed by the user.
24
+The MacOS GUI installation manager allows users to select the applications they need when they need them through a MacOS-native graphical application. Applications are updated on a rolling basis and are available to the user at their convenience. Updates are reported when available, but are managed by the user.
25 25
26
-### Command line installation client for Linux and MacOS
26
+### Command line installation manager for Linux and MacOS
27 27
[Command line installation using the SBGrid package managager program for Linux and MacOS ](client_CLI_install)
28 28
29
-The SBGrid CLI tool allows users to choose the titles they wish to install using a command-line driven package manager. Applications can be installed and updated as convenient. Updates are released on a rolling basis and can be installed by the user as necessary. This client can be made automatic or used in manual mode.
29
+The SBGrid CLI tool allows users to choose the titles they wish to install using a command-line driven package manager. Applications can be installed and updated as convenient. Updates are released on a rolling basis and can be installed by the user as necessary. This program can be made automatic or used in manual mode.
30 30
31 31
Member labs may use any/all of the installation types above for as many Computers as they require. 
32 32