• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/7

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

7 Cards in this Set

  • Front
  • Back
The configuration file for the logrotate utility.
/etc/logrotate.conf
Configuration file for the System Log daemon.
/etc/rsyslog.conf
Command used to rotate log files.
logrotate
The system daemon that logs system events.
rsyslogd
The importance of information when logging system events.
priority
Area of the system from which information is gathered when logging system events.
facility
Command to stop and start the syslog process.
/etc/init.d/rsyslogd stop
/etc/init.d/rsyslogd start