Credit: iStockPhoto.com
What can software vendors do to make the lives of system administrators a little easier?
Regarding #9.
Unix standards recommend that all third party applications be installed in /opt, with configuration data placed in /etc/opt, and data files residing in /var/opt, all under a common namespace directory. Developers should defer to OS vendor guidelines, but should still make sure they communicate locations to administrators.