Linux setup steps/Permission changes
From Nick Jenkins
A few permission changes recommended by Tiger (a security auditing program) -
Fix the permissions in one manually created directory:
chmod g-w /usr/local/lib chmod g-w /usr/local
Some other changes:
chmod 660 /var/log/btmp chmod 600 /boot/grub/menu.lst
