Unix / Linux Default location for configuration files
- Unix / Linux Security: Secure your box using (autoban) Denyhosts
- How to install LAMP (Linux, apache, php, mysql) – Blogging – Make It Easy?
- 104 different people tried hacking this site in 45 days!!!
- Firewall – How Do I Block an IP Address on My Linux server?
- Simple Steps to setup sendmail in your linux installation.
I have compiled the list from Cent OS, Redhat Linux systems.
This is very common in many linux, Unix systems, but may vary depending on the system you use.
The default apache configure file is located at /etc/httpd/conf/httpd.conf
The default apache document root is /var/www/html
The default sendmail config file is located at /etc/mail/sendmail.mc
The default iptables configure file is located at /etc/sysconfig/iptables
The default ssh configure file is located at /etc/ssh/sshd_config
The default user accounts file is located at /etc/passwd
The default group accounts configure file is located at /etc/group
The default location to block the hostis at /etc/hosts.deny
The default location to see the login attempts, failures is /var/log/secure
…will add more soon. If you need something specific ask me in your comments..

Comments
No comments yet.