We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118bd1b commit d968601Copy full SHA for d968601
_docs/sysadmin/installation.md
@@ -128,7 +128,7 @@ Note: These instructions should be run under root
128
the machine, one way to do this is:
129
130
```
131
- ls /home > /var/local/sumitty/instructors/valid
+ ls /home > /var/local/submitty/instructors/valid
132
133
134
8. We recommend that you should leave the PostgreSQL setup unless you know what you're doing.
@@ -167,4 +167,4 @@ True
167
168
If you get an error about module pam not being found, that means that `hwcgi` does not have the proper permissions to
169
the module and if you get False on authentication, then `hwcgi` does not have the proper permissions to check the
170
-right files via PAM.
+right files via PAM.
0 commit comments