This document discusses using etckeeper to manage configuration files under version control with Git. It explains how etckeeper initializes a Git repository for /etc, configures Git user information, and uses etckeeper commands as a frontend to common Git commands like status, diff, add, and commit. Backup of the /etc Git repository to remote servers is also described.Read less