Hello, The etckeeper explanation is not very clear:
etckeeper -------------- The etckeeper package allows you to save all the changes you make in a bazaar repository. Quite useful to track and revert changes. I propose: """The etckeeper package allows you to save all the changes you make to /etc thanks to a bazaar repository. Quite useful to track and revert changes.""" Or shorter: """The etckeeper package allows to save the changes made to /etc. Quite useful to track and revert changes.""" Also, I propose the classic Bash tips: Bash ---- Browse the command line history with Ctrl-R and then type a few characters that you know are part of the command you are looking for. Edit the command line with cut and paste. ctrl-k for cut, and ctrl-y for paste. Reach the end-of-line and beginning of line with Ctrl-e and ctrl-a. Cheers, -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
