Log Files Sorted by OS

Jedes OS hat seinen eigenen typischen LogFiles und Config Files. Natürlich könnten diese auch vom Admin angepasst werden. Im laufe der Zeit werde ich weitere Paths hinzufügen.

##FreeBSD

/usr/local/share/examples/apache22/httpd.conf
/usr/local/etc/apache22/httpd.conf
/var/log/httpd-access.log
/var/log/httpd-error.log
/etc/ssh/sshd_config
/etc/login.conf
/etc/ftpusers
/etc/syslog.conf
/etc/newsyslog.conf
/var/log/xferlog
/etc/rc.conf
/etc/auth.conf
/etc/login.conf
/etc/crontab
/etc/group
/etc/fstab
/etc/hosts.allow

##Ubuntu
/etc/ssh/sshd_config
/etc/syslog.conf
/etc/hosts.allow
/etc/issue.net <- Version
/etc/apache2/apache2.conf
/etc/apache2/ports.conf
/etc/init.d/apache2
/etc/mysql/my.cnf

##CentOS
/etc/redhat-release
/sbin/service

##CloundLinux
/etc/issue.net
/etc/selinux/config
/etc/yum.conf

Hinterlasse einen Kommentar