Sujet : Re: Linux upgrade.
De : vallor (at) *nospam* cultnix.org (vallor)
Groupes : comp.os.linux.miscDate : 24. Dec 2024, 04:04:29
Autres entêtes
Message-ID : <lsumltFl7p7U5@mid.individual.net>
References : 1 2 3 4 5 6 7
User-Agent : Pan/0.161 (Hmm2; be402cc9; Linux-6.12.6)
On Tue, 24 Dec 2024 02:24:37 -0000 (UTC), Lawrence D'Oliveiro
<
ldo@nz.invalid> wrote in <
vkd614$1gfpo$3@dont-email.me>:
On 24 Dec 2024 02:08:42 GMT, vallor wrote:
On Tue, 24 Dec 2024 00:27:12 -0000 (UTC), Lawrence D'Oliveiro
<ldo@nz.invalid> wrote in <vkcv50$1f4ve$2@dont-email.me>:
And here’s another tip: before modifying anything in /etc, I try to
make a backup copy with the suffix “-orig” attached. That way, it’s
easy to find all the places I’ve customized the config, with a simple
command like
find /etc -iname \*-orig
Or you could:
# mkdir RCS ...
Some people use Git. Why be satisfied with half-measures?
You snipped out (as you are wont to do):
v] (Or, you could use git, but that's overkill for /etc files...)
rcs isn't a "half-measure" -- it's a simpler measure. But by all means,
use git:
1) cd /etc
2) git init
3) [...]
4) Profit!
-- -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti OS: Linux 6.12.6 Release: Mint 21.3 Mem: 258G "Computers make very fast, very accurate mistakes."