[LINUX] Main configuration files introduced in the LPIC202 exam (personal memo)

service setting file Explanation
BIND /etc/named.conf Main configuration file
Apache /usr/local/apache2/conf/httpd.conf Main configuration file
Apache /usr/local/apache2/conf/extra/ Store auxiliary settings
Squid /etc/squid/squid.conf setting file
nginx /etc/nginx/nginx/conf Main configuration file
samba /etc/samba/smb.conf Consists of global settings and shared definitions
NFS /etc/exports Describe the directory to export
DHCP /etc/dhcp.conf Describe parameters
PAM /etc/pam.d Contains the configuration file of the program that authenticates the user
OpenLDAP /etc/openldap/slapd.conf Describe the database format, administrator's DN, and LDAP storage directory
SSSD /etc/sssd/sssd.conf Manage communication with authentication services to cache information
Postfix /etc/postfix/main.cf Basic configuration file as MTA
Devcot /etc/docecot.conf Set the protocol to be used such as imap and pop

Recommended Posts

Main configuration files introduced in the LPIC202 exam (personal memo)
Linux command (basic in basic) personal memo
[LPIC 101] How to specify the disk partition number in the GRUB configuration file
[Learning memo] Create if the directory does not exist / Get the files in the directory
Read all csv files in the folder