Changes

Jump to navigation Jump to search
166 bytes added ,  13:06, 20 June 2017
recipe
== Intro ==
[https://etckeeper.branchable.com/ Etckeeper] (also at https://github.com/joeyh/etckeeper) is a great tool created by Joey Hess to use your favorite VCS to keep track of what's going on in <code>/etc</code>.
 
== TLDR ==
<source lang="bash">
sudo su -
apt-get install etckeeper
cd /etc/
# change VCS to 'git' by commenting out bzr; and uncomment git
vim etckeeper/etckeeper.conf
 
etckeeper init
</source>
== Extending etckeeper ==
[[Category:Version Control]]
[[Category:DevOps]]
 
[[Category:VCS]]
[[Category:Version Control]]
4,558

edits

Navigation menu