A few days ago iI installed a new linux os. Today i realize /root/root has o+r (755)o+r (755) so EVERYONE is able to see my root sql password in /root/.my.cnf/root/.my.cnf. I freaked out and simply changed /root/root to 750750.
 My /var/www/var/www folder is 27552755 but all the folders in it are 27502750 (so certain users can browse to the folder without being blind). What software, file permissions and other DEFAULT configuration should iI change?