[SLL] All my 64bit Ubuntu's stopped booting...so far my 32bit UbuntuME still goes
Nathan Sandver
nsandver at gmail.com
Thu Dec 20 19:36:53 PST 2007
On Dec 20, 2007 6:53 PM, Howard Gibson <hgibson at eol.ca> wrote:
> Otherwise, I was hacking with something and I don't know what I messed up.
One possible way to avoid this particular problem, at least if you're
hacking with text files instead of GUI dialogs, is to copy the file
with a date-based name as Chuck suggested, or use the Revision Control
System (rcs). If it's not installed by default, it's almost certainly
available through the package manager of your distribution of choice.
Running:
ci -l <filename>
will put the file into a simple revision control system. See the man
pages for rcsintro(1), rcs(1), ci(1), and co(1) for more details, but
if you make only one change, or a small set of changes at a time, then
check in the file and test the new configuration, you can revert to a
known-good copy if something goes wrong.
--
Nathan Sandver <nsandver at gmail.com>
More information about the linux-list
mailing list