Customized software
(→Current software) |
|||
| Line 4: | Line 4: | ||
==postfix== | ==postfix== | ||
Postfix requires a patch to work nicely with AFS. (Do you have the patch, Liz?) | Postfix requires a patch to work nicely with AFS. (Do you have the patch, Liz?) | ||
| + | |||
| + | Responsible sysadmin: Liz | ||
| + | |||
| + | ===matlab=== | ||
| + | Matlab R2007b is installed to /opt/matlabR2007b on the netboot images. In /usr/local/bin, matlab, mbuild, mcc, and mex are symlinked to a wrapper script (matlab_wrapper) which prints a message letting users know the license requirements (being a current member of the Caltech community, basicaly) before running the appropriate program. | ||
| + | |||
| + | Responsible sysadmin: Joshua | ||
=Software no longer installed= | =Software no longer installed= | ||
Revision as of 22:18, 26 October 2007
Please list anything that isn't from normal Debian repositories here.
Contents |
Current software
postfix
Postfix requires a patch to work nicely with AFS. (Do you have the patch, Liz?)
Responsible sysadmin: Liz
matlab
Matlab R2007b is installed to /opt/matlabR2007b on the netboot images. In /usr/local/bin, matlab, mbuild, mcc, and mex are symlinked to a wrapper script (matlab_wrapper) which prints a message letting users know the license requirements (being a current member of the Caltech community, basicaly) before running the appropriate program.
Responsible sysadmin: Joshua
Software no longer installed
libpam-script
This package provides a pam module for running scripts on login/logoff. It was going to be used to do the job posting script, and possibly other things (provide helpful messages when a user is blocked by pam_access?).