On Sat, Sep 3, 2011 at 5:44 PM, Jeremiah Dodds wrote:
>
> Just to get prerequisites out of the way, have you done the
>
> for f in $(find /etc -type f -name '*pacnew'); do
> orig = ${f%.pacnew}
> diff -u $orig $f > /tmp/$orig.diff
> done
>
> then review the config changes and make updates accord
On Sat, Sep 3, 2011 at 4:39 PM, swh wrote:
> Any help is appreciated.
>
Just to get prerequisites out of the way, have you done the
for f in $(find /etc -type f -name '*pacnew'); do
orig = ${f%.pacnew}
diff -u $orig $f > /tmp/$orig.diff
done
then review the config changes and make updates
Beginning a few months ago, two of the systems on my LAN, a desktop
and a laptop, have periodically become mutually uncommunicative. I
believe it started occurring when I did a massive -Syu on the laptop,
installing six months worth of updates for the laptop at once and
effectively upgrading 1/2 of
3 matches
Mail list logo