Chapter 13 Flashcards
(/proc)
Battery info for systems using advanced power management (APM Software)
/proc/apm
(/proc)
CPU Info
/proc/cpuinfo
(/proc)
Direct memory access (DMA) channels used by system devices
/proc/dma
(/proc)
Interrupts configured for system devices
/proc/interrupts
(/proc)
Ports used to communicate with system devices
/proc/ioports
File systems currently acailable to the Linux kernel
/proc/mounts
Disk partitions known to the Linux kernel
/proc/partitions
(/proc)
information on all PCI devices in your system, such as video cards and hard disk controllers.
/proc/pci
(/proc)
info on all SCSI devices in your system
/proc/scsi and its subdirectories
(/proc)
Swap device info
/proc/swaps
Code words to specify facilities in syslog.conf
Messages fom the user authentication utilities such as login
auth
(Code words to specify facilities in syslog.conf)
Special- purpose user authentication messages
auth-priv
(Code words to specify facilities in syslog.conf)
Messages from the cron program (used to control automated, scheduled tasks
cron
(Code words to specify facilities in syslog.conf)
Messages from all standard daemons or servers not otherwise listed by name here
daemon
(Code words to specify facilities in syslog.conf) kernel messages (through klogd)
kern