SBGrid-Wiki.md
... ...
@@ -13,6 +13,7 @@ SBGrid is a global consortium of research labs in academia and industry using st
13 13
This site provides information on how to install, use, and get help with your SBGrid software installation. Here you can also find information about SBGrid services. Please let us know if you have questions.
14 14
15 15
### Recent Wiki Posts
16
+- [2021.08.15 - Installation Manager version 2.4.0](client_downloads)
16 17
- [2021.08.05 - Guide for migrating between SBGrid user accounts](account_migration)
17 18
- [2021.07.28 - More info on running Alphafold in SBGrid](examples/alphafold2)
18 19
- [2021.06.04 - SBGrid Installation Manager (GUI) version, 2.2.16, sbgrid-cli 2.2.16](client_usage)
catalina.md
... ...
@@ -53,7 +53,7 @@ lrwxr-xr-x 1 root wheel 11 Jun 4 14:49 /programs -> /opt/sbgrid
53 53
From there, you can continue to install software with the installation manager, or use the [GUI](https://sbgrid.org/wiki/client_install).
54 54
They are not mutually exclusive.
55 55
56
-### Disable SIP from Recovery mode
56
+### Disable SIP from Recovery mode (not recommended)
57 57
58 58
In rare cases, it may be desirable to disable Apple's System Integrity Protection. For reference, we have included the process to do that here.
59 59
... ...
@@ -71,7 +71,7 @@ csrutil disable
71 71
72 72
### Remount root filesystem as read/write
73 73
74
-If SIP is disabled, it is possible to remount the filesystem as read/write. This is not required to use SBGrid, but for reference we have included the instructions here.
74
+If SIP is disabled, it is possible to remount the filesystem as read/write. This is not required to use SBGrid, but can be useful in some circumstances. For reference we have included the instructions here.
75 75
76 76
```
77 77
sudo mount -uw /