Skip to content

etckeeper

Use etckeeper to store your /etc in a git reposiroty.

Sources⚓︎

Requirements⚓︎

None.

Guide⚓︎

apt install etckeeper
etckeeper init
cd /etc
git status

If the last command gives you a normal output, you're ready to go.

For more in-depth information, read the documentation, it is extremely straight-forward.

Read the doc