cmdref.net - Cheat Sheet and Example

cmdref.net is command references/cheat sheets/examples for system engineers.

User Tools

Site Tools


Sidebar








Cloud



Etc


Reference














.

os:linux:note:change-files.html



How to check Configuration Files in Linux

CentOS4, 5, 6

OS's Configuration Files

Files Change Note
/etc/sysconfig/network HOSTNAME=test-server
GATEWAY=192.168.10.1
/etc/sysconfig/network-scripts/ifcfg-* IPADDR=192.168.0.1
/etc/sysconfig/static-routes
/etc/resolv.conf search test.local
nameserver 192.168.0.5
/etc/ntp.conf server 192.168.0.5 iburst minpoll 6 maxpoll 10 prefer
/etc/ssh/sshd_config
/etc/hosts
/etc/fstab
/etc/yum.conf proxy=http://192.168.0.10:9999/
/home/USER/.ssh/authorized_keys
/etc/snmp/snmpd.conf

etc

  • DNS (Bind)
  • user password
  • log backup
  • log analysis (awstats)
  • performance monitoring (Nagios, Cacti, Zabbix etc)
  • Hardware monitoring (HP SIM)



os/linux/note/change-files.html.txt ยท Last modified: 2021/03/10 by admin

Page Tools