Server Configurations
Doctor
- Added 16GB ram
- Added NFS link to Librarian for ISO access following instructions from here
Wormhole
- clamav installation
- Copy clamav package to /boot/extras
- Copy libtool package to /boot/extras
- Install packages manually with installpkg or reboot
- Configure (to be automated with /boot/config/go script
- bash: mkdir /usr/share/clamav
- bash: freshclam
- bash: /etc/rc.d/rc.clamav start
- TODO: setup cron to run freshclam periodically
Librarian
Orb
- Disable DS_Store files on network shares
defaults write com.apple.desktopservices DSDontWriteNetworkStores true