client_usage.md
... ...
@@ -39,16 +39,16 @@ Check old/non-default versions
39 39
40 40
41 41
### Versions and the BioGrids environment
42
-If you have a single version of an application installed, explicitl version selection in your environment will not be needed. In the case of multiple installed versions, the *BioGrids Default* version will be the version available at the terminal when installed, unless configured otherwise in *~/.sbgrid.conf*.
42
+If you have a single version of an application installed, explicit version selection in your environment will not be needed. In the case of multiple installed versions, the *BioGrids Default* version will be the version available at the terminal when installed, unless configured otherwise in *~/.sbgrid.conf*.
43 43
44
-If you have multiple non-default versions installed, the *latest release* will be version available in your shell. If you would like to have more than one version of a title installed, and prefer to use either an older release or the non-default version when a default version is installed, you must set this explicitly in your *~/.sbgrid.conf* file as in the standard BioGrids environment.
44
+If you have multiple non-default versions installed, the *latest release* will be the version available in your shell. If you would like to have more than one version of a title installed, and prefer to use either an older release or the non-default version when a default version is installed, you must set this explicitly in your *~/.sbgrid.conf* file as in the standard BioGrids environment.
45 45
46 46
**Version priority in the shell**
47 47
1. *~/.sbgrid.conf*
48 48
2. Installed Default version
49 49
3. Latest installed release
50 50
51
-You can do open the configuration file by selecting the *"Edit Configuration File"* from the *"BioGrids Installer"* menu.
51
+You can open the configuration file by selecting the *"Edit Configuration File"* from the *"BioGrids Installer"* menu.
52 52
53 53
![all](images/client_config1.png)
54 54
... ...
@@ -66,18 +66,18 @@ To run the software, you can click the "BioGrids Shell" button for an initialize
66 66
You may also run the software from another terminal on your machine.
67 67
To use the software at the terminal in bash, open a new terminal and run
68 68
69
- source /programs/sbgrid.shrc
69
+ source /programs/biogrids.shrc
70 70
71 71
or in tcsh
72 72
73
- source /programs/sbgrid.cshrc
73
+ source /programs/biogrids.cshrc
74 74
75 75
### Questions, Problems and Known Issues
76
-For questions or problems, the Help menu will direct to the BioGrids help page. Or just email *bugs@sbgrid.org*.
76
+For questions or problems, the Help menu will direct to the BioGrids help page. Or just email *bugs@biogrids.org*.
77 77
If relevant, please include a screenshot of the GUI if possible (command + shift + 4) and please include the ~/Library/Application Support/BioGrids/biogrids.log file with your report.
78 78
79 79
**Known issues**
80 80
81 81
* The application will fail if outbound port 873 and port 8080 are blocked by your institution or are otherwise not available.
82 82
83
-* In some cases the prompt for admin credentials fails to appear on activation. Be sure there is no prior BioGrids install on your machine at /programs or /opt/sbgrid.
83
+* In some cases the prompt for admin credentials fails to appear on activation. Be sure there is no prior BioGrids install on your machine at /programs or /opt/biogrids.