Ubuntu Server tips fortune?

Jean Daniel jeandaniel.browne at gmail.com
Tue Jun 23 17:11:58 UTC 2009


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,




More information about the ubuntu-server mailing list