Recovering from X "upgrade" disaster [was: how to downgrade X server]

Niklaas Baudet von Gersdorff stdin at niklaas.eu
Thu Mar 31 11:44:51 UTC 2016


Carmel [2016-03-31 06:58 -0400] :

> On Thu, 31 Mar 2016 05:02:18 +0000 (UTC), Will Parsons stated:
> 
> >Is there anyone who can give me hope of recovering this system?
> >(I *really* don't want to trash it and reinstall.  And even if I did,
> >would there be any reason to think it would work?)
> 
> I have experienced the same bullshit in the past. That is why I keep a
> backup of my critical configuration files; ie., Postfix, Dovecot,
> etcetera.

Doing the same here. With sysutils/duply it is quite easy. Simply use / as base
for the backup include what you need to backup, and exclude the rest in
`~/.duply/<backup-name>/{conf,exclude}`. Because of wildcard support it's also
easy to backup configuration files of jails by doing something like
`/**/etc/*`. (In case you intend to backup the next time.)


More information about the freebsd-questions mailing list